diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -13,9 +13,9 @@ libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 -libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 +libminizip.so.1 libpango-1.0.so.0 libpng15.so.15 libportaudio.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,30 +1,29 @@ name : snes9x-gtk -version : 1.54.1 -release : 7 +version : '1.55' +release : 8 homepage : http://www.snes9x.com source : - - https://github.com/snes9xgit/snes9x/archive/1.54.1.tar.gz : 85862a22498bc418c37bd7c81a3089d9cc00af279b91e5f7fa8bea05e2e3027b + - https://github.com/snes9xgit/snes9x/archive/1.55.tar.gz : d6b7e5a4cd786f23ff538b81cf816c6dbe37ddab02afe13e3fe54889e99860da license : - GPL-2.0 - LGPL-2.1 component : games.emulator summary : Snes9x - Portable Super Nintendo Entertainment System (TM) emulator description: | - Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. + Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. builddeps : - pkgconfig(alsa) - pkgconfig(glib-2.0) - pkgconfig(gtk+-2.0) - pkgconfig(libpulse) - pkgconfig(libxml-2.0) + - pkgconfig(minizip) - pkgconfig(portaudio-2.0) - pkgconfig(sdl) - - pkgconfig(SDL_image) - pkgconfig(xrandr) - pkgconfig(xv) - gawk - intltool -clang : no setup : | cd gtk ./autogen.sh @@ -32,7 +31,7 @@ build : | %make -C gtk install : | - install -dm644 %installroot%/usr/bin/ - install -Dm0755 gtk/snes9x-gtk %installroot%/usr/bin/snes9x-gtk - install -Dm644 $pkgfiles/snes9x.png $installdir/usr/share/pixmaps/snes9x.png - install -Dm644 $pkgfiles/snes9x-gtk.desktop $installdir/usr/share/applications/snes9x-gtk.desktop + install -dm00644 %installroot%/usr/bin/ + install -Dm00755 gtk/snes9x-gtk %installroot%/usr/bin/snes9x-gtk + install -Dm00644 $pkgfiles/snes9x.png $installdir/usr/share/pixmaps/snes9x.png + install -Dm00644 $pkgfiles/snes9x-gtk.desktop $installdir/usr/share/applications/snes9x-gtk.desktop diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,21 +3,21 @@ snes9x-gtk http://www.snes9x.com - Ikey Doherty - ikey@solus-project.com + Thomas Hautier + thom.solus@protonmail.com GPL-2.0 LGPL-2.1 games.emulator Snes9x - Portable Super Nintendo Entertainment System (TM) emulator - Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. + Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. https://solus-project.com/sources/README.Solus snes9x-gtk Snes9x - Portable Super Nintendo Entertainment System (TM) emulator - Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. + Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation; which includes some real gems that were only ever released in Japan. games.emulator @@ -27,12 +27,12 @@ - - 2017-04-14 - 1.54.1 + + 2018-02-25 + 1.55 Packaging update - Ikey Doherty - ikey@solus-project.com + Thomas Hautier + thom.solus@protonmail.com \ No newline at end of file