pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/z26 Import z26 from pkgsrc-wip. Packaged by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2515d5090b3
branches:  trunk
changeset: 501363:e2515d5090b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 21 03:49:56 2005 +0000

description:
Import z26 from pkgsrc-wip.  Packaged by Greg Troutman.

A fast and stable emulator for the mighty Atari 2600 game console.
Lots of features and options, even comes with a man page with gobs of
detailed information to help you fine tune everything.  Try the
various timing and video mode settings to get the maximum performance
on your computer.

diffstat:

 emulators/z26/DESCR    |   5 +++++
 emulators/z26/Makefile |  24 ++++++++++++++++++++++++
 emulators/z26/PLIST    |   3 +++
 emulators/z26/distinfo |   5 +++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r dc8bb01ebc71 -r e2515d5090b3 emulators/z26/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/z26/DESCR       Fri Oct 21 03:49:56 2005 +0000
@@ -0,0 +1,5 @@
+A fast and stable emulator for the mighty Atari 2600 game console.
+Lots of features and options, even comes with a man page with gobs of
+detailed information to help you fine tune everything.  Try the
+various timing and video mode settings to get the maximum performance
+on your computer.
diff -r dc8bb01ebc71 -r e2515d5090b3 emulators/z26/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/z26/Makefile    Fri Oct 21 03:49:56 2005 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+#
+
+DISTNAME=              z26v213
+PKGNAME=               z26-2.13
+CATEGORIES=            emulators games
+MASTER_SITES=          http://www.whimsey.com/z26/
+
+MAINTAINER=            xmor61%users.sourceforge.net@localhost
+HOMEPAGE=              http://www.whimsey.com/z26/
+COMMENT=               Atari 2600 Emulator
+
+BUILD_DEPENDS+=                nasm-[0-9]*:../../devel/nasm
+
+ONLY_FOR_PLATFORM+=    *-i386
+
+WRKSRC=                        ${WRKDIR}/z26_snapshot-20040523
+USE_TOOLS+=            gmake perl
+BUILD_TARGET=          netbsd
+MAKE_ENV+=             "INSTALL_BINDIR=${PREFIX}/bin"
+MAKE_ENV+=             "INSTALL_MANDIR=${PREFIX}/man/man1"
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dc8bb01ebc71 -r e2515d5090b3 emulators/z26/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/z26/PLIST       Fri Oct 21 03:49:56 2005 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+bin/z26
+man/man1/z26.1
diff -r dc8bb01ebc71 -r e2515d5090b3 emulators/z26/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/z26/distinfo    Fri Oct 21 03:49:56 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+
+SHA1 (z26v213.tar.gz) = b9a913ab7965f021be79ee9079fdba79ad26a5da
+RMD160 (z26v213.tar.gz) = 52d0e99839bbc290e184d31a765ce3f3043937c4
+Size (z26v213.tar.gz) = 216375 bytes



Home | Main Index | Thread Index | Old Index