Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : snes9x-gtk | name : snes9x-gtk | ||||
| version : '1.55' | version : 1.56.2 | ||||
| release : 10 | release : 11 | ||||
| homepage : http://www.snes9x.com | homepage : http://www.snes9x.com | ||||
| source : | source : | ||||
| - https://github.com/snes9xgit/snes9x/archive/1.55.tar.gz : d6b7e5a4cd786f23ff538b81cf816c6dbe37ddab02afe13e3fe54889e99860da | - https://github.com/snes9xgit/snes9x/archive/1.56.2.tar.gz : 1557ade36c3b47aedf766b4504d141521f565664a6264c04f4c44f5a2dfada4f | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| component : games.emulator | component : games.emulator | ||||
| summary : Snes9x - Portable Super Nintendo Entertainment System (TM) emulator | summary : Snes9x - Portable Super Nintendo Entertainment System (TM) emulator | ||||
| description: | | description: | | ||||
| 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. | 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 : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(glib-2.0) | - pkgconfig(glib-2.0) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(libpulse) | - pkgconfig(libpulse) | ||||
| - pkgconfig(libxml-2.0) | - pkgconfig(libxml-2.0) | ||||
| - pkgconfig(minizip) | - pkgconfig(minizip) | ||||
| - pkgconfig(portaudio-2.0) | - pkgconfig(portaudio-2.0) | ||||
| - pkgconfig(sdl) | - pkgconfig(sdl2) | ||||
| - pkgconfig(xrandr) | - pkgconfig(xrandr) | ||||
| - pkgconfig(xv) | - pkgconfig(xv) | ||||
| - gawk | - gawk | ||||
| - intltool | - intltool | ||||
| - libepoxy | |||||
| setup : | | setup : | | ||||
| cd gtk | cd gtk | ||||
| ./autogen.sh | ./autogen.sh | ||||
| ./configure --prefix=/usr --without-oss | ./configure --prefix=/usr --without-oss | ||||
| build : | | build : | | ||||
| %make -C gtk | %make -C gtk | ||||
| install : | | install : | | ||||
| install -dm00644 %installroot%/usr/bin/ | install -dm00644 %installroot%/usr/bin/ | ||||
| install -Dm00755 gtk/snes9x-gtk %installroot%/usr/bin/snes9x-gtk | 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.png $installdir/usr/share/pixmaps/snes9x.png | ||||
| install -Dm00644 $pkgfiles/snes9x-gtk.desktop $installdir/usr/share/applications/snes9x-gtk.desktop | install -Dm00644 $pkgfiles/snes9x-gtk.desktop $installdir/usr/share/applications/snes9x-gtk.desktop | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.