diff options
author | nia <nia@pkgsrc.org> | 2021-02-18 19:18:59 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-02-18 19:18:59 +0000 |
commit | 977193c94858c3ba1cba15a5d7e3391afbcc408f (patch) | |
tree | 26cd945f373dc3c649a3fbb75ab4b2143197087a /emulators/z26 | |
parent | 1effd06cc7ea1cce9058af7dfe0b227313245bb7 (diff) | |
download | pkgsrc-977193c94858c3ba1cba15a5d7e3391afbcc408f.tar.gz |
emulators: remove z26
this has been surpassed in usefulness and portability by stella and
upstream has vanished.
Diffstat (limited to 'emulators/z26')
-rw-r--r-- | emulators/z26/DESCR | 5 | ||||
-rw-r--r-- | emulators/z26/Makefile | 28 | ||||
-rw-r--r-- | emulators/z26/PLIST | 3 | ||||
-rw-r--r-- | emulators/z26/distinfo | 6 |
4 files changed, 0 insertions, 42 deletions
diff --git a/emulators/z26/DESCR b/emulators/z26/DESCR deleted file mode 100644 index 459af45c264..00000000000 --- a/emulators/z26/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -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 --git a/emulators/z26/Makefile b/emulators/z26/Makefile deleted file mode 100644 index fb2c8b88ef0..00000000000 --- a/emulators/z26/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.19 2020/08/31 18:09:29 wiz Exp $ -# - -DISTNAME= z26v213 -PKGNAME= z26-2.13 -PKGREVISION= 12 -CATEGORIES= emulators games -MASTER_SITES= http://www.whimsey.com/z26/ - -MAINTAINER= xmor61@users.sourceforge.net -HOMEPAGE= http://www.whimsey.com/z26/ -COMMENT= Atari 2600 Emulator - -BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm - -# Uses i386 assembler. -ONLY_FOR_PLATFORM+= *-*-i386 - -WRKSRC= ${WRKDIR}/z26_snapshot-20040523 -USE_TOOLS+= gmake m4 perl -BUILD_TARGET= netbsd -MAKE_ENV+= INSTALL_BINDIR=${DESTDIR}${PREFIX}/bin -MAKE_ENV+= INSTALL_MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 -MAKE_FLAGS+= INSTALL_USER=${ROOT_USER} -MAKE_FLAGS+= INSTALL_GROUP=${ROOT_GROUP} - -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/emulators/z26/PLIST b/emulators/z26/PLIST deleted file mode 100644 index 89b5f3e9fb1..00000000000 --- a/emulators/z26/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $ -bin/z26 -man/man1/z26.1 diff --git a/emulators/z26/distinfo b/emulators/z26/distinfo deleted file mode 100644 index 50fab80384f..00000000000 --- a/emulators/z26/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 20:31:10 agc Exp $ - -SHA1 (z26v213.tar.gz) = b9a913ab7965f021be79ee9079fdba79ad26a5da -RMD160 (z26v213.tar.gz) = 52d0e99839bbc290e184d31a765ce3f3043937c4 -SHA512 (z26v213.tar.gz) = 90ce3f99d04b26f8e50fd96735648a0beec7828453785e07558d5cfe8c6ddd9bfed4c1d4e483fec1f8ec3203738f866363eea5c346df7f8ac376cfbd9e53c4a3 -Size (z26v213.tar.gz) = 216375 bytes |