Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > a98c392e0512586d7795b7be4806607a > files > 2

xmms-scrobbler-0.3.8.1-8mdv2007.1.src.rpm

%define name xmms-scrobbler
%define version 0.3.8.1
%define release %mkrel 8

Summary:	A xmms plugin that builds a profile of your musical taste
Name:		%{name}
Version:	%{version}
Release:	%{release}
#Source0:	http://static.audioscrobbler.com/plugins/%{name}-%{version}.tar.bz2
Source0: http://www.pipian.com/stuffforchat/%{name}-%{version}.tar.bz2
Patch: http://archive.ubuntu.com/ubuntu/pool/universe/x/xmms-scrobbler/xmms-scrobbler_0.3.8.1-4build1.diff
License:	GPL
Group:		Sound
Url:		http://www.audioscrobbler.com/
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires:	musicbrainz-devel
BuildRequires:	curl-devel
BuildRequires:	xmms-devel

%description
Audioscrobbler builds a profile of your musical taste using a plugin
for XMMS. Plugins send the name of every song you play to the
Audioscrobbler server, which updates your musical profile with the new
song. Every person with a plugin has their own page on this site which
shows their listening statistics. The system automatically matches you
to people with a similar music taste, and generates personalised
recommendations.


%prep
%setup -q
aclocal
autoconf
automake

%build
%configure2_5x --disable-bmp-plugin
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -f %buildroot%{_libdir}/*/General/lib*_scrobbler.la
%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS COPYING INSTALL KnownIssues NEWS README README.tags TODO
%{_libdir}/xmms/General/libxmms_scrobbler.so


%changelog
* Thu Jan 04 2007 Götz Waschk <waschk@mandriva.org> 0.3.8.1-8mdv2007.0
+ Revision: 104255
- Import xmms-scrobbler



* Thu Jan  4 2007 Götz Waschk <waschk@mandriva.org> 0.3.8.1-8mdv2007.1
- Rebuild

* Fri Jul 21 2006 Götz Waschk <waschk@mandriva.org> 0.3.8.1-7mdv2007.0
- add Ubunutu patch with bug fixes
- drop audacious support

* Mon Mar  6 2006 Götz Waschk <waschk@mandriva.org> 0.3.8.1-6mdk
- drop audacious plugin

* Fri Jan  6 2006 Götz Waschk <waschk@mandriva.org> 0.3.8.1-5mdk
- remove one remaining bmp string in the audacious package

* Sat Dec 31 2005 Götz Waschk <waschk@mandriva.org> 0.3.8.1-4mdk
- improve audacious patch

* Fri Dec  2 2005 Götz Waschk <waschk@mandriva.org> 0.3.8.1-3mdk
- fix the patch
- obsolete bmp plugin

* Thu Dec  1 2005 Götz Waschk <waschk@mandriva.org> 0.3.8.1-2mdk
- add audacious build

* Wed Jun  8 2005 Götz Waschk <waschk@mandriva.org> 0.3.8.1-1mdk
- new source URL
- New release 0.3.8.1

* Wed Feb  2 2005 Olivier Blin <oblin@mandrakesoft.com> 0.3.6-1mdk
- initial Mandrakelinux release