Summary: Nintendo DS emulator Summary(pl.UTF-8): Emulator Nintendo DS Name: desmume Version: 0.9.7 Release: 1 License: GPL v2+ Group: Applications/Emulators Source0: http://downloads.sourceforge.net/desmume/%{name}-%{version}.tar.gz # Source0-md5: c33440e6a02c44248871ec2eec6a3760 Patch0: %{name}-desktop.patch Patch1: %{name}-shadowing.patch URL: http://desmume.org/ BuildRequires: OpenGL-GLU-devel BuildRequires: OpenGL-devel BuildRequires: SDL-devel BuildRequires: agg-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-tools BuildRequires: gtk+2-devel >= 1:2.0 BuildRequires: gtkglext-devel BuildRequires: intltool BuildRequires: libglade2-devel >= 2.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: zlib-devel BuildRequires: zziplib-devel >= 0.13.49 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description DeSmuME is a Nintendo DS emulator running demos and commercial games. %description -l pl.UTF-8 DeSmuME jest emulatorem Nintendo DS, który uruchamia również wersje demonstracyjne i gry komercyjne. %prep %setup -q %patch0 -p1 %patch1 -p1 %build %{__aclocal} %{__autoconf} %{__automake} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} --all-name %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/desmume %attr(755,root,root) %{_bindir}/desmume-cli %attr(755,root,root) %{_bindir}/desmume-glade %{_desktopdir}/%{name}.desktop %{_desktopdir}/%{name}-glade.desktop %{_mandir}/man1/desmume*.1* %{_pixmapsdir}/DeSmuME.xpm