Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > media > plf-free-src > by-pkgid > d7c6a14bb3d89c6381d6fe270593daf6 > files > 2

xymms-0.9.1-8.src.rpm

%define distsuffix plf
Summary:	GYM Input plugin for XMMS
Name:		xymms
Version:	0.9.1
Release: %mkrel 8
License:	BSD
Group:		Sound
URL:		http://sourceforge.net/projects/xymms/
Source:		%name-%version.tar.bz2
BuildRequires:	xmms-devel
BuildRequires:	zlib-devel
BuildRoot:	%_tmppath/%name-buildroot

%description
XymMS is an XMMS input plugin capable of playing Sega Genesis GYM files by
rendering FM, DAC, and PSG signals through emulation of the YM2612 and SN76496
sound chips found in the video game console.  (CYM files will be supported in
the beta release.)  GYM files are created by various emulators such as DGen and
Megasis.  XymMS supports ZLib compression and decompression, and other various
settings for output quality, etc.  You can compress and decompress files along
with updating ID tags using the File Info window.  The emulation backend is
courtesy the M.A.M.E. project.  XymMS is based on code and ideas from the YMAMP
and MSP Open Source projects.

This package is in PLF because of Mandriva Linux policy forbidding
emulation software.

%prep

%setup -q
autoreconf -fi

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
rm -f %buildroot%_libdir/xmms/Input/libxymms.*a

%clean
rm -fr %buildroot

%files
%defattr(-,root,root)
%doc COPYING README AUTHORS README.MAME
%_libdir/xmms/Input/libxymms.so

%changelog
* Wed May  4 2011 Götz Waschk <goetz@zarb.org> 0.9.1-8
- rebuild

* Thu Jan 28 2010 Götz Waschk <goetz@zarb.org> 0.9.1-7plf2010.1
- fix build

* Mon Aug 28 2006 Götz Waschk <goetz@zarb.org> 0.9.1-6plf2007.0
- rebuild

* Fri May  5 2006 Götz Waschk <goetz@zarb.org> 0.9.1-5plf
- update description
- Rebuild
- use mkrel

* Sun Feb 13 2005 Götz Waschk <goetz@zarb.org> 0.9.1-4plf
- fix description
- fix build

* Mon Aug 25 2003 Götz Waschk <goetz@plf.zarb.org> 0.9.1-3plf
- fix buildrequires
- fix build

* Sun Nov 10 2002 Stefan van der Eijk <stefan@eijk.nu> 0.9.1-2plf
- BuildRequires

* Mon Aug 19 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 0.9.1-1plf
- made it a plf package

* Mon Jan 15 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.9.1-1mdk
- used srpm from Götz Waschk <waschk@linux-mandrake.com> :
	- 0.9.1

* Sat Jan 06 2001 David BAUDENS <baudens@mandrakesoft.com> 0.9.0-2mdk
- Adjust BuildRequires and Requires to new lib policy
- s/Copyright/License
- Clean %%files section
- Spec clean up

* Sun Jul 30 2000 Götz Waschk <waschk@linux-mandrake.com> 0.9.0-1mdk
- adapted package for Mandrake

* Fri Jul 28 2000 Phillip K. Hornung <falcon@pknet.com>
- Initial alpha release of XymMS 0.9.0.