summaryrefslogtreecommitdiff
path: root/emulators/yabause
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-03-09 18:14:00 +0000
committertnn <tnn@pkgsrc.org>2008-03-09 18:14:00 +0000
commite8771ba72be54e611a4b4a96bb6f82217aa7bd91 (patch)
treea5a72455c7589b6467d187475cac9d5cdd07b92c /emulators/yabause
parent543123b86f48b15ecd53184ac095847536a6621b (diff)
downloadpkgsrc-e8771ba72be54e611a4b4a96bb6f82217aa7bd91.tar.gz
Import yabause-0.9.3 as pkgsrc/emulators/yabause.
Yabause is a Sega Saturn emulator. It is written in C using the SDL and OpenGL libraries with support for cdrom and iso files. This has been brewing in pkgsrc-wip for a couple of years, looks mature enough for pkgsrc now. Originally packaged by wiz@, lately maintained by Adam Hoka.
Diffstat (limited to 'emulators/yabause')
-rw-r--r--emulators/yabause/DESCR2
-rw-r--r--emulators/yabause/Makefile20
-rw-r--r--emulators/yabause/PLIST9
-rw-r--r--emulators/yabause/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/emulators/yabause/DESCR b/emulators/yabause/DESCR
new file mode 100644
index 00000000000..84659dd6dde
--- /dev/null
+++ b/emulators/yabause/DESCR
@@ -0,0 +1,2 @@
+Yabause is a Sega Saturn emulator. It is written in C using the SDL and
+OpenGL libraries with support for cdrom and iso files.
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
new file mode 100644
index 00000000000..1554e05d6fb
--- /dev/null
+++ b/emulators/yabause/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+
+DISTNAME= yabause-0.9.3
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://yabause.sourceforge.net/
+COMMENT= Sega Saturn system emulator
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
+USE_TOOLS+= pkg-config
+USE_DIRS+= xdg-1.4
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/gtkglext/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/yabause/PLIST b/emulators/yabause/PLIST
new file mode 100644
index 00000000000..99c988f3c71
--- /dev/null
+++ b/emulators/yabause/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+bin/yabause
+man/man1/yabause.1
+share/applications/yabause.desktop
+share/pixmaps/yabause.png
+share/yabause/c68k_ini.inc
+@dirrm share/yabause
+@comment in xdg-dirs: @dirrm share/pixmaps
+@comment in xdg-dirs: @dirrm share/applications
diff --git a/emulators/yabause/distinfo b/emulators/yabause/distinfo
new file mode 100644
index 00000000000..6eb8f46517f
--- /dev/null
+++ b/emulators/yabause/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/09 18:14:00 tnn Exp $
+
+SHA1 (yabause-0.9.3.tar.gz) = 04b661cc6020efea665fb30c1598e4531cfa50ae
+RMD160 (yabause-0.9.3.tar.gz) = 07803a55ba5a6c936672e26f76a8c55906bf8af6
+Size (yabause-0.9.3.tar.gz) = 561174 bytes