Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 6117fd6a0d8bc178285b47806b0eeef6 > files > 3

mednafen-0.8.13-1plf2010.1.src.rpm

Name:			mednafen
Version:		0.8.13
%define distsuffix	plf
Release:		%mkrel 1

Summary:	Multi-consoles Emulator
License:	GPLv2+
URL:		http://mednafen.sourceforge.net/
Group:		Emulators
Source0:	http://downloads.sourceforge.net/%{name}/%{name}-0.8.D.tar.bz2
Patch0:		mednafen-0.8.D-plf-string-literal.patch
BuildRequires:	libcdio-devel
BuildRequires:	libvorbis-devel
BuildRequires:	SDL_net-devel
BuildRequires:	libsndfile-devel
BuildRequires:	zlib-devel
BuildRequires:	bison
BuildRequires:	SDL-devel
BuildRequires:	mesagl-devel
BuildRequires:	mesaglu-devel
BuildRoot:	%{_tmppath}/%{name}-%{version}

%description
Mednafen emulates several consoles : NES, PC Engine, GB, GBA, Lynx.

This package is in PLF because of Mandriva policy regarding emulators.

%prep
%setup -q -n %{name}
%patch0 -p1
find ./src -type f -exec chmod 644 '{}' +
find ./src -type d -exec chmod 755 '{}' +

%build
autoreconf -i
%configure
%make

%install
rm -rf %{buildroot}
%makeinstall
%find_lang %{name}

%files -f %{name}.lang
%defattr(-,root,root)
%doc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL TODO Documentation/*
%attr(0755,root,root) %{_bindir}/%{name}

%clean
rm -rf %{buildroot}

%changelog
* Fri Jun 04 2010 Guillaume Bedot <littletux@zarb.org> 0.8.13-1plf2010.1
- 0.8.D

* Sun Apr 19 2009 Guillaume Bedot <littletux@zarb.org> 0.8.11-1plf2009.1
- 0.8.B

* Fri Oct 31 2008 Guillaume Bedot <littletux@zarb.org> 0.8.10-1plf2009.0
- 0.8.A

* Thu Jun 26 2008 Guillaume Bedot <littletux@zarb.org> 0.8.9-1plf2009.0
- 0.8.9

* Thu Apr 17 2008 Guillaume Bedot <littletux@zarb.org> 0.8.8-1plf2009.0
- 0.8.8

* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.8.7-1plf2008.1
- 0.8.7

* Tue Nov 27 2007 Guillaume Bedot <littletux@zarb.org> 0.8.5-1plf2008.1
- 0.8.5

* Tue Aug 14 2007 Guillaume Bedot <littletux@zarb.org> 0.8.4-0.rc1plf2008.0
- 0.8.4-rc1

* Wed May  2 2007 Guillaume Bedot <littletux@zarb.org> 0.8.1-1plf2008.0
- 0.8.1

* Tue Mar 27 2007 Guillaume Bedot <littletux@zarb.org> 0.7.2-1plf2007.1
- 0.7.2

* Sun Sep 09 2006 Guillaume Bedot <littletux@zarb.org> 0.6.5-1plf2007.0
- 0.6.5

* Wed Aug 30 2006 Anssi Hannula <anssi@zarb.org> 0.6.4-2plf2007.0
- fix buildrequires

* Tue Aug 22 2006 Guillaume Bedot <littletux@zarb.org> 0.6.4-1plf2007.0
- 0.6.4
- fix rights on source files

* Fri Aug 11 2006 Guillaume Bedot <littletux@zarb.org> 0.6.3-1plf2007.0
- 0.6.3

* Wed Jul 19 2006 Guillaume Bedot <littletux@zarb.org> 0.6.2-2plf2007.0
- fixed permissions on source, space intead of tabs, clean install

* Mon Jun 26 2006 Guillaume Bedot <littletux@zarb.org> 0.6.2-1plf2007.0
- Release 0.6.2

* Sun May 28 2006 Guillaume Bedot <littletux@zarb.org> 0.6.1-1plf
- Release 0.6.1
- Buildrequires libGL and libGLU devel packages

* Sun Apr 02 2006 Guillaume Bedot <littletux@zarb.org> 0.5.2-2plf
- Rebuild for libcdio7

* Sun Mar 12 2006 Guillaume Bedot <littletux@zarb.org> 0.5.2-1plf
- New version

* Wed Feb 22 2006 Guillaume Bedot <littletux@zarb.org> 0.4.9-1plf
- First package