summaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-01-03 18:46:27 +0000
committerwiz <wiz@pkgsrc.org>2009-01-03 18:46:27 +0000
commitc9ba1f6ff345d90f1a3d6ed65a0680cf943060fc (patch)
treecf4584a878902a5cc7e7f06581695d944f028498 /emulators/snes9x-gtk
parent2db27f01343e3f12d6b4a5eecbd356abef7d649c (diff)
downloadpkgsrc-c9ba1f6ff345d90f1a3d6ed65a0680cf943060fc.tar.gz
Initial import of snes9x-gtk-1.51 patch 61 (as 1.51.61):
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. This package contains a GTK port of snes9x.
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r--emulators/snes9x-gtk/DESCR7
-rw-r--r--emulators/snes9x-gtk/Makefile28
-rw-r--r--emulators/snes9x-gtk/PLIST6
-rw-r--r--emulators/snes9x-gtk/distinfo5
4 files changed, 46 insertions, 0 deletions
diff --git a/emulators/snes9x-gtk/DESCR b/emulators/snes9x-gtk/DESCR
new file mode 100644
index 00000000000..c6db279491d
--- /dev/null
+++ b/emulators/snes9x-gtk/DESCR
@@ -0,0 +1,7 @@
+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.
+
+This package contains a GTK port of snes9x.
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
new file mode 100644
index 00000000000..42adbfda1a4
--- /dev/null
+++ b/emulators/snes9x-gtk/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/03 18:46:27 wiz Exp $
+#
+
+DISTNAME= snes9x-1.51-src-gtk-61
+PKGNAME= snes9x-gtk-1.51.61
+CATEGORIES= emulators
+MASTER_SITES= http://bearoso.googlepages.com/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.snes9x.com/phpbb2/viewtopic.php?p=22874
+COMMENT= SNES emulator with GTK frontend
+
+WRKSRC= ${WRKDIR}/snes9x-1.51-src/gtk
+GNU_CONFIGURE= yes
+USE_DIRS= xdg-1.4
+USE_LANGUAGES= c c++
+USE_TOOLS+= intltool pkg-config
+
+CONFIGURE_ARGS+= --without-opengl
+
+.include "../../audio/portaudio-devel/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../graphics/gtkglext/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXv/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/snes9x-gtk/PLIST b/emulators/snes9x-gtk/PLIST
new file mode 100644
index 00000000000..d234c977d6b
--- /dev/null
+++ b/emulators/snes9x-gtk/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/03 18:46:27 wiz Exp $
+bin/snes9x-gtk
+share/applications/snes9x.desktop
+share/pixmaps/snes9x.svg
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/applications
diff --git a/emulators/snes9x-gtk/distinfo b/emulators/snes9x-gtk/distinfo
new file mode 100644
index 00000000000..5075ed1a099
--- /dev/null
+++ b/emulators/snes9x-gtk/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/03 18:46:27 wiz Exp $
+
+SHA1 (snes9x-1.51-src-gtk-61.tar.bz2) = 16d749f6f9be9f9a63df5e11d6f699a7614c9f7a
+RMD160 (snes9x-1.51-src-gtk-61.tar.bz2) = 4aeb17ccd25016cbe784b7cf7d79c9c6349b3a79
+Size (snes9x-1.51-src-gtk-61.tar.bz2) = 931864 bytes