Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > cedb235289058c9cc169a47abfd4220f > files > 2

xmms-modplug-2.05-8mdv2008.1.src.rpm

%define	name	xmms-modplug
%define oname modplugxmms
%define version 2.05
%define release %mkrel 8

Name:		%{name}
Summary:	Modplug Plugin for XMMS
Version:	%{version}
Release:	%{release}
License:	Public Domain
Group:		Sound
URL:		http://modplug-xmms.sourceforge.net/
Source:		http://prdownloads.sourceforge.net/modplug-xmms/%oname-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}
Requires:	xmms >= 1.0.0
Provides: modplug-xmms
Obsoletes: modplug-xmms
BuildRequires:	libxmms-devel
BuildRequires:  libmodplug-devel >= 1:0.7

%description
Modplug-XMMS is a fully featured, complete input plugin for XMMS which
plays mod-like music formats. It is based on the mod rendering code from
ModPlug, a popular windows mod player written by Olivier Lapicque,
found at http://www.modplug.com

%prep
%setup -q -n %oname-%{version}

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -f %buildroot%_libdir/xmms/Input/libmodplugxmms.la
install -d -m 755 $RPM_BUILD_ROOT%{_menudir}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog README TODO
%_bindir/modplugplay
%{_libdir}/xmms/Input/libmodplugxmms.so




%changelog

* Tue Jan 16 2007 Götz Waschk <waschk@mandriva.org> 2.05-8mdv2007.0
+ Revision: 109402
- Import xmms-modplug

* Tue Jan 16 2007 Götz Waschk <waschk@mandriva.org> 2.05-8mdv2007.1
- Rebuild

* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 2.05-7mdv2007.0
- remove menu

* Mon Jan 09 2006 Götz Waschk <waschk@mandriva.org> 2.05-6mdk
- Rebuild
- use mkrel

* Wed Jan 05 2005 Michael Scherer <misc@mandrake.org> 2.05-5mdk
- Rebuild, to solve missing symbols errors

* Mon Dec 27 2004 Götz Waschk <waschk@linux-mandrake.com> 2.05-4mdk
- from Michael Collard some x86_64 fixes

* Sat Jul 24 2004 Götz Waschk <waschk@linux-mandrake.com> 2.05-3mdk
- add xmms menu entry

* Sat Jun 05 2004 Götz Waschk <waschk@linux-mandrake.com> 2.05-2mdk
- source URL
- new g++