[Lunar-commits] <moonbase-other> snes9x: readded to -other

v4hn me at v4hn.de
Fri Nov 16 13:49:51 CET 2012


commit 3886f63163d389155874eb317daf8d2a85c12325
Author: v4hn <me at v4hn.de>
Date: Fri, 16 Nov 2012 04:49:51 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/3886f63163d389155874eb317daf8d2a85c12325

snes9x: readded to -other
---
  games/snes9x/BUILD   | +9/-0     
  games/snes9x/DEPENDS | +10/-0    
  games/snes9x/DETAILS | +16/-0    
  3 files changed, 35 insertions(+)

--- /dev/null
+++ b/games/snes9x/BUILD
@@ -0,0 +1,9 @@
+(
+  OPTS+=" --with-sdd1-decomp --with-jma-decomp --with-hq2x --with-netplay" &&
+
+  cd gtk &&
+
+  default_game_build
+
+) > $C_FIFO 2>&1
+
--- /dev/null
+++ b/games/snes9x/DEPENDS
@@ -0,0 +1,10 @@
+depends SDL
+depends zlib
+depends gtk+-2
+depends libglade
+
+optional_depends "%GLX"       "--with-opengl"     "--without-opengl"     "with OpenGL support"
+optional_depends "libpng"     "--with-screenshot" "--without-screenshot" "enable screenshot support"
+
+optional_depends "portaudio"  "--with-portaudio"  "--without-portaudio"  "for PortAudio support"
+optional_depends "pulseaudio" "--with-pulseaudio" "--without-pulseaudio" "for PulseAudio support"
--- /dev/null
+++ b/games/snes9x/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=snes9x
+         VERSION=1.53-src
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=http://snes9x-gtk.googlecode.com/files/
+      SOURCE_VFY=sha1:57be6480369f66b9aaaeb722789ce114f58ed1e2
+        WEB_SITE="snes9x.com"
+         ENTERED=20100326
+         UPDATED=20110501
+           SHORT="SNES Emulator"
+cat <<EOF
+Snes9x is a portable, 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
+
+EOF




More information about the Lunar-commits mailing list