pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/NeoPop-SDL Import of NeoPop-SDL from pkgsrc-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c56c590f2bd
branches:  trunk
changeset: 465526:5c56c590f2bd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 01 03:53:51 2004 +0000

description:
Import of NeoPop-SDL from pkgsrc-wip.

NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket
emulator.  It supports black&white and color games, game state
saving, screenshots (BMP and PNG), sound and music, and double-
and triple-size as well as full-screen-modes.

diffstat:

 emulators/NeoPop-SDL/DESCR    |   4 ++++
 emulators/NeoPop-SDL/Makefile |  20 ++++++++++++++++++++
 emulators/NeoPop-SDL/PLIST    |   6 ++++++
 emulators/NeoPop-SDL/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 22e2945c26ee -r 5c56c590f2bd emulators/NeoPop-SDL/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/NeoPop-SDL/DESCR        Thu Jan 01 03:53:51 2004 +0000
@@ -0,0 +1,4 @@
+NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket
+emulator.  It supports black&white and color games, game state
+saving, screenshots (BMP and PNG), sound and music, and double-
+and triple-size as well as full-screen-modes.
diff -r 22e2945c26ee -r 5c56c590f2bd emulators/NeoPop-SDL/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/NeoPop-SDL/Makefile     Thu Jan 01 03:53:51 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $
+#
+
+DISTNAME=              NeoPop-SDL-0.1
+CATEGORIES=            emulators
+MASTER_SITES=          http://www.nih.at/NeoPop-SDL/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            wiz%NetBSD.org@localhost
+HOMEPAGE=              http://www.nih.at/NeoPop-SDL/
+COMMENT=               SNK NeoGeo Pocket emulator
+
+USE_BUILDLINK2=                yes
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS+=       --with-png=${BUILDLINK_PREFIX.png}
+
+.include "../../devel/SDL/buildlink2.mk"
+.include "../../graphics/png/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 22e2945c26ee -r 5c56c590f2bd emulators/NeoPop-SDL/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/NeoPop-SDL/PLIST        Thu Jan 01 03:53:51 2004 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $
+bin/NeoPop-SDL
+man/man6/NeoPop-SDL.6
+share/doc/NeoPop-SDL/TODO
+share/doc/NeoPop-SDL/bugs-core.html
+@dirrm share/doc/NeoPop-SDL
diff -r 22e2945c26ee -r 5c56c590f2bd emulators/NeoPop-SDL/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/NeoPop-SDL/distinfo     Thu Jan 01 03:53:51 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $
+
+SHA1 (NeoPop-SDL-0.1.tar.bz2) = ca882d27b36e8a692e24008b29bdce7b09d004dc
+Size (NeoPop-SDL-0.1.tar.bz2) = 180403 bytes



Home | Main Index | Thread Index | Old Index