Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > c430af99998c157dcfd98fcae6818a9c > files > 3

xmms-modplug-2.05-10mdv2010.0.src.rpm

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

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
Patch: modplugxmms-2.05-fix-includes.patch
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}
%patch -p1

%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
* Mon Sep 21 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.05-10mdv2010.0
+ Revision: 446230
- rebuild

* Thu Nov 20 2008 Götz Waschk <waschk@mandriva.org> 2.05-9mdv2009.1
+ Revision: 305255
- fix build

  + Thierry Vignaud <tvignaud@mandriva.com>
    - rebuild
    - rebuild
    - kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot


* 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++