Search Criteria
Package Details: snes9x-rr 1.60-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snes9x-rr.git (read-only, click to copy) |
---|---|
Package Base: | snes9x-rr |
Description: | Portable Emulator for the Super Nintendo Entertainment System |
Upstream URL: | http://www.snes9x.com/ |
Licenses: | custom |
Submitter: | simpleclips |
Maintainer: | simpleclips |
Last Packager: | simpleclips |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-08-13 23:56 (UTC) |
Last Updated: | 2023-08-13 23:56 (UTC) |
Dependencies (29)
- alsa-lib
- libpng (libpng-gitAUR, libpng-apngAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxv
- minizip (minizip-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (make)
- gtkmm3 (make)
- intltool (make)
- libepoxy (libepoxy-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxext (libxext-gitAUR) (make)
- Show 9 more dependencies...
Required by (0)
Sources (7)
- 0001-Fixing-a-small-bug-with-newer-g-and-forward-decalara.patch
- 0002-Fixing-some-compile-breaks-with-newer-g.patch
- 0003-Define-MAX_PATH-for-linux-improperly-but-working.patch
- 0004-Implement-Lua-support-for-Linux-in-GTK-UI.patch
- 0005-Fixed-a-compile-error-on-g-regarding-const-compariso.patch
- https://github.com/gocha/snes9x-rr/archive/refs/tags/1.60.tar.gz
- snes9x-rr-gtk.desktop
Latest Comments
simpleclips commented on 2025-05-15 06:00 (UTC)
Lua51 actually is in the depends for snes9x-rr-gtk, but it isn't in the snes9x-rr dependencies because that's the command-line package which does run fine without it. I don't think the commandline version can access any of the Lua features. I'm not sure why the AUR web interface doesn't show the Lua51 dependency anywhere on the snes9x-rr-gtk page, but it is definitely there.
Please let me know if I'm incorrect and the commandline snes9x-rr package does need lua51. I was able to run it fine after uninstalling lua51.
Perhaps I should remove the commandline snes9x-rr part of this package and just have snes9x-rr-gtk... I modeled this after the snes9x package and didn't really take the time to stop and think that commandline snes9x-rr without the Lua features is pointless.
Farluil commented on 2025-05-15 02:41 (UTC)
Missing the Lua51 package dependency.