Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > main-src > by-pkgid > daf9e1ad2cb6e0eeceaceaf24d84487e > files > 6

xmms-kjofol-skins-1.2.0-8mdk.src.rpm

%define name xmms-kjofol-skins
%define pluginname kint_xmms
%define version 1.2.0
%define plugversion 0.95
%define release 8mdk

Name: %{name}
Summary: XMMS - Vis plugin to get kjofol skins + some kjofol skins
Version: %{version}
Release: %{release}
Source0: http://www.csse.monash.edu.au/~timf/%{pluginname}-%{plugversion}.tar.gz
Source1: kjofol-skins.tar.bz2
Patch0: kint_xmms-0.94.patch.bz2
Patch1: xmms-kj-pic.patch.bz2
Patch2: xmms-kj-64bit-fixes.patch.bz2
License: GPL
Group: Sound
URL: http://www.dgs.monash.edu.au/~timf/xmms/
BuildRoot: %{_tmppath}/%{name}-buildroot
Requires: xmms >= 1.2.0 unzip
BuildRequires: gtk+-devel libxmms-devel libpng-devel

%description
In this package you can find the Visualization plugin that enable K-Jofol skins
support, and several cute K-Jofol skins.

%prep
%setup -q -a 1 -n xmms-kj
%patch0 -p1
%patch1 -p1 -b .pic
%patch2 -p1 -b .64bit-fixes

%build
make vislib

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_libdir}/xmms/Visualization
mkdir -p $RPM_BUILD_ROOT%{_datadir}/xmms/kjofol
make LIBDIR=$RPM_BUILD_ROOT%{_libdir}/xmms/Visualization install-vislib
install -m644 default.zip kjofol/* $RPM_BUILD_ROOT%{_datadir}/xmms/kjofol

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING readme.txt
%{_libdir}/xmms/Visualization/libkjofol*
%{_datadir}/xmms/kjofol/

%changelog
* Fri Aug 13 2004 Olivier Blin <blino@mandrake.org> 1.2.0-8mdk
- rebuild

* Mon Jul 21 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 1.2.0-7mdk
- rebuild
- remove Prefix tag

* Wed Nov 27 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2.0-6mdk
- Patch1: Always build DSO with PIC
- Patch2: Misc 64-bit fixes, people should use standard types

* Fri Feb 22 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.0-5mdk
- rebuild to fix invalid-packager

* Fri Oct 12 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.0-4mdk
- rebuild for libpng3

* Wed Aug 01 2001 Stefan van der Eijk <stefan@eijk.nu> 1.2.0-3mdk
- fix BuildRequires
- s/Copyright/License/

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

* Fri Mar  9 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 1.2.0-1mdk
- plugin version 0.95

* Tue Nov 28 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-12mdk
- recompile with xmms following new lib policy

* Fri Aug 25 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-11mdk
- added full path location for plugin to ease further handle of package

* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.0.1-10mdk
- automatically added BuildRequires

* Tue Jul 18 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-9mdk
- BM
- macros
- even more cool kjofol skins

* Mon May 29 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-8mdk
- Requires unzip (to uncompress the skins!)

* Tue May 23 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.1-7mdk
- BuildRequires: xmms-devel

* Wed Apr  5 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 1.0.1-6mdk
- first release as a separate SRPM
- added plugin documentation