summaryrefslogtreecommitdiff
path: root/emulators/xyame
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-16 01:00:43 +0000
committerwiz <wiz@pkgsrc.org>2004-07-16 01:00:43 +0000
commit0421dc6055f777a99618fa6d1508f81b0508e12f (patch)
treeaba913aa7748acdec61a13f2e12fbd879440edba /emulators/xyame
parent417d9b1059ba62168ab62575b37f2591d7f8f378 (diff)
downloadpkgsrc-0421dc6055f777a99618fa6d1508f81b0508e12f.tar.gz
Initial import of xyame-038.
YAME is a multi-system emulator which currently emulates the Gameboy, NES, and PC-Engine. This is a Japanese emulator. It has sound logging, frameskip, and realtime save/load. The man page is in Japanese though. This package contains the Linux binary of the program.
Diffstat (limited to 'emulators/xyame')
-rw-r--r--emulators/xyame/DESCR7
-rw-r--r--emulators/xyame/Makefile29
-rw-r--r--emulators/xyame/PLIST3
-rw-r--r--emulators/xyame/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/emulators/xyame/DESCR b/emulators/xyame/DESCR
new file mode 100644
index 00000000000..38ea22a50fc
--- /dev/null
+++ b/emulators/xyame/DESCR
@@ -0,0 +1,7 @@
+YAME is a multi-system emulator which currently emulates the Gameboy,
+NES, and PC-Engine.
+
+This is a Japanese emulator. It has sound logging, frameskip, and
+realtime save/load. The man page is in Japanese though.
+
+This package contains the Linux binary of the program.
diff --git a/emulators/xyame/Makefile b/emulators/xyame/Makefile
new file mode 100644
index 00000000000..c532bb0c68a
--- /dev/null
+++ b/emulators/xyame/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/16 01:00:43 wiz Exp $
+#
+
+DISTNAME= xyame038
+PKGNAME= xyame-038
+CATEGORIES= emulators
+MASTER_SITES= http://www.emuxhaven.net/emuxhaven/multis/
+
+MAINTAINER= wiz@NetBSD.org
+#HOMEPAGE= http://www.geocities.co.jp/Stylish/2068/yame.html
+COMMENT= Multi-system emulator (Gameboy, NES, and PC-Engine)
+
+DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
+
+WRKSRC= ${WRKDIR}
+NO_CONFIGURE= yes
+NO_BUILD= yes
+NO_BUILDLINK= yes
+
+CHECK_SHLIBS= no
+
+ONLY_FOR_PLATFORM+= *-*-i386
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xyame ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/yame.6 ${PREFIX}/man/man6/xyame.6
+
+.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/xyame/PLIST b/emulators/xyame/PLIST
new file mode 100644
index 00000000000..36ae4e74b74
--- /dev/null
+++ b/emulators/xyame/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/16 01:00:43 wiz Exp $
+bin/xyame
+man/man6/xyame.6
diff --git a/emulators/xyame/distinfo b/emulators/xyame/distinfo
new file mode 100644
index 00000000000..4e96f087a5f
--- /dev/null
+++ b/emulators/xyame/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/16 01:00:43 wiz Exp $
+
+SHA1 (xyame038.tar.gz) = 0af5635c68e026d23688eda9607e4c2b702b9973
+Size (xyame038.tar.gz) = 239396 bytes