Sat Jan 3 18:46:27 2009 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20090103


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/emulators/snes9x-gtk/Makefile
diff -r0 -r1.1.1.1 pkgsrc/emulators/snes9x-gtk/PLIST
diff -r0 -r1.1.1.1 pkgsrc/emulators/snes9x-gtk/distinfo
diff -r0 -r1.1.1.1 pkgsrc/emulators/snes9x-gtk/DESCR

File Added: pkgsrc/emulators/snes9x-gtk/Makefile
# $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"

File Added: pkgsrc/emulators/snes9x-gtk/PLIST
@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

File Added: pkgsrc/emulators/snes9x-gtk/distinfo
$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

File Added: pkgsrc/emulators/snes9x-gtk/DESCR
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.