pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/snes9x-gtk Initial import of snes9x-gtk-1.51...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5b0ab5c3c56
branches:  trunk
changeset: 552389:b5b0ab5c3c56
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 03 18:46:27 2009 +0000

description:
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:

 emulators/snes9x-gtk/DESCR    |   7 +++++++
 emulators/snes9x-gtk/Makefile |  28 ++++++++++++++++++++++++++++
 emulators/snes9x-gtk/PLIST    |   6 ++++++
 emulators/snes9x-gtk/distinfo |   5 +++++
 4 files changed, 46 insertions(+), 0 deletions(-)

diffs (62 lines):

diff -r f278bd81ad1b -r b5b0ab5c3c56 emulators/snes9x-gtk/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/snes9x-gtk/DESCR        Sat Jan 03 18:46:27 2009 +0000
@@ -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 -r f278bd81ad1b -r b5b0ab5c3c56 emulators/snes9x-gtk/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/snes9x-gtk/Makefile     Sat Jan 03 18:46:27 2009 +0000
@@ -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@localhost
+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 -r f278bd81ad1b -r b5b0ab5c3c56 emulators/snes9x-gtk/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/snes9x-gtk/PLIST        Sat Jan 03 18:46:27 2009 +0000
@@ -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 -r f278bd81ad1b -r b5b0ab5c3c56 emulators/snes9x-gtk/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/snes9x-gtk/distinfo     Sat Jan 03 18:46:27 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index