Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 15ffaea8076e9c84f0806a47731e187e > files > 2

xmms-mplayer-0.3.3-2mdk.src.rpm

%define name xmms-mplayer
%define version 0.3.3
%define release 2mdk

Name: %{name}
Summary: An input plug-in for XMMS that plays videos using MPlayer.
Version: %{version}
Release: %{release}
License: GPL
Group: Video
Source0: http://thegraveyard.org/files/xmmplayer-%{version}.tar.bz2
URL: http://thegraveyard.org/xmmplayer.php
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires:	libxmms-devel
#BuildRequires:	mplayer
Requires: xmms mplayer

%description
XMMPlayer is an input plugin for XMMS that allows you to play video
files from within XMMS using MPlayer as a back-end.

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

%build
%define __libtoolize true
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -f %buildroot%{_libdir}/xmms/Input/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,0755)
%doc README AUTHORS COPYING
%{_libdir}/xmms/Input/*.so

%changelog
* Thu Aug 19 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.3.3-2mdk
- "back dans les bacs" 

* Tue Feb 10 2004 Götz Waschk <waschk@linux-mandrake.com> 0.3.3-1mdk
- don't libtoolize
- fix buildrequires
- new version

* Thu Dec 25 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.2.1-2mdk
- From Shlomi Fish <shlomif@vipe.technion.ac.il>
  - Added gtk-devel to the BuildRequires (it was needed by the build process)

* Mon Jun  2 2003 Götz Waschk <waschk@linux-mandrake.com> 0.2.1-1mdk
- adapted package from Shlomi Fish with a few small fixes

* Fri May 30 2003 Shlomi Fish <shlomif@vipe.technion.ac.il> 0.2.0-1mdk
- Adapted the SPEC from xmms-smpeg

* Tue Dec 17 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.5-1mdk
- new version

* Wed Nov 27 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.3.4-8mdk
- Make it lib64 aware, let it know x86-64 does exist

* Mon Apr 29 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.4-7mdk
- rebuild for new alsa

* Tue Jan 22 2002 Stefan van der Eijk <stefan@eijk.nu> 0.3.4-6mdk
- BuildRequires

* Mon Oct 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.4-5mdk
- fix obsolete-tag Copyright

* Tue Jul 10 2001 Stefan van der Eijk <stefan@eijk.nu> 0.3.4-4mdk
- BuildRequires: gtk+-devel

* Thu Jul  5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.4-3mdk
- rebuild

* Mon May 14 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.4-2mdk
- new SDL

* Thu Feb 15 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.4-1mdk
- 0.3.4

* Sat Jan  6 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.3-1mdk
- 0.3.3

* Wed Nov 29 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.2-2mdk
- rebuild to follow new lib policy in BuildRequires

* Tue Oct 24 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.2-1mdk
- 0.3.2

* Thu Sep 21 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.1-3mdk
- requires xmms

* Wed Sep 20 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.1-2mdk
- simple recompile

* Sun Aug 27 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.3.1-1mdk
- 0.3.1
- fix static x86 flags

* Fri Aug 25 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.2.5-1mdk
- first package for Linux-Mandrake