summaryrefslogtreecommitdiff
path: root/emulators/dega
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-14 19:10:01 +0000
committerjmmv <jmmv>2003-09-14 19:10:01 +0000
commitd0bfe9ea2bade7e05e83240eb45d327ad3f31b1b (patch)
treeabe60bf9da3d066fcfc8e70920e2e41154a14bdd /emulators/dega
parent4683d38258415bc3948c9c2c2baebda433be4277 (diff)
downloadpkgsrc-d0bfe9ea2bade7e05e83240eb45d327ad3f31b1b.tar.gz
Initial import of dega, version 1.07:
Dega is a Sega Master System, Sega Mark III and Sega Game Gear emulator. It uses the SDL library. Provided by pancake@phreaker.net in pkgsrc-wip with some minor changes by me.
Diffstat (limited to 'emulators/dega')
-rw-r--r--emulators/dega/DESCR2
-rw-r--r--emulators/dega/Makefile22
-rw-r--r--emulators/dega/PLIST2
-rw-r--r--emulators/dega/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/emulators/dega/DESCR b/emulators/dega/DESCR
new file mode 100644
index 00000000000..288dfaef060
--- /dev/null
+++ b/emulators/dega/DESCR
@@ -0,0 +1,2 @@
+Dega is a Sega Master System, Sega Mark III and Sega Game Gear emulator.
+It uses the SDL library.
diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile
new file mode 100644
index 00000000000..858aeabad9e
--- /dev/null
+++ b/emulators/dega/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/14 19:10:01 jmmv Exp $
+#
+
+DISTNAME= dega-1.07
+CATEGORIES= emulators
+MASTER_SITES= http://www.emulinks.de/emus/
+
+MAINTAINER= pancake@phreaker.net
+HOMEPAGE= http://www.finalburn.com/dega/
+COMMENT= Sega Game Gear, Sega Mark III and Sega Master System emulator
+
+BUILD_DEPENDS= nasm>=0.98:../../devel/nasm
+
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_X11= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/dega ${PREFIX}/bin
+
+.include "../../devel/SDL/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/dega/PLIST b/emulators/dega/PLIST
new file mode 100644
index 00000000000..c0955dfe944
--- /dev/null
+++ b/emulators/dega/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/14 19:10:01 jmmv Exp $
+bin/dega
diff --git a/emulators/dega/distinfo b/emulators/dega/distinfo
new file mode 100644
index 00000000000..3c65c69ee88
--- /dev/null
+++ b/emulators/dega/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/14 19:10:01 jmmv Exp $
+
+SHA1 (dega-1.07.tar.gz) = 1401e5af566bc3e7658a4552940219688c082ce8
+Size (dega-1.07.tar.gz) = 85189 bytes