pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/yabause Import yabause-0.9.3 as pkgsrc/emula...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa582053d1d0
branches:  trunk
changeset: 539616:fa582053d1d0
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 09 18:14:00 2008 +0000

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

 emulators/yabause/DESCR    |   2 ++
 emulators/yabause/Makefile |  20 ++++++++++++++++++++
 emulators/yabause/PLIST    |   9 +++++++++
 emulators/yabause/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r cb47d74f1c2f -r fa582053d1d0 emulators/yabause/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/yabause/DESCR   Sun Mar 09 18:14:00 2008 +0000
@@ -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 -r cb47d74f1c2f -r fa582053d1d0 emulators/yabause/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/yabause/Makefile        Sun Mar 09 18:14:00 2008 +0000
@@ -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@localhost
+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 -r cb47d74f1c2f -r fa582053d1d0 emulators/yabause/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/yabause/PLIST   Sun Mar 09 18:14:00 2008 +0000
@@ -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 -r cb47d74f1c2f -r fa582053d1d0 emulators/yabause/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/yabause/distinfo        Sun Mar 09 18:14:00 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index