diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-31 08:30:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-31 08:30:47 +0000 |
commit | 0a84d0edb91cd3172d976509086c02c70152d32a (patch) | |
tree | 4972ca5d14fdbefe966aca90776f80c0323e35e2 | |
parent | 762198e14b2591bad4d6a71cd293ea145cd655b8 (diff) | |
download | pkgsrc-0a84d0edb91cd3172d976509086c02c70152d32a.tar.gz |
Remove NeoPop-SDL. Development has stopped, last release was from 2004,
mess is better suited if you want to emulate this.
-rw-r--r-- | emulators/Makefile | 3 | ||||
-rw-r--r-- | emulators/NeoPop-SDL/DESCR | 6 | ||||
-rw-r--r-- | emulators/NeoPop-SDL/Makefile | 19 | ||||
-rw-r--r-- | emulators/NeoPop-SDL/PLIST | 6 | ||||
-rw-r--r-- | emulators/NeoPop-SDL/distinfo | 5 |
5 files changed, 1 insertions, 38 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 088e66e6070..4f0f9bc6053 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2015/05/03 15:01:11 spz Exp $ +# $NetBSD: Makefile,v 1.232 2015/05/31 08:30:47 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -8,7 +8,6 @@ SUBDIR+= Cygne-SDL SUBDIR+= DatLib SUBDIR+= DatUtil SUBDIR+= MAMEDiff -SUBDIR+= NeoPop-SDL SUBDIR+= ROMBuild SUBDIR+= ROMInfo SUBDIR+= ZIPIdent diff --git a/emulators/NeoPop-SDL/DESCR b/emulators/NeoPop-SDL/DESCR deleted file mode 100644 index cbef6e086ce..00000000000 --- a/emulators/NeoPop-SDL/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -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, double- and -triple-size both in software and hardware scaling as well as -full-screen-modes, joysticks and keyboard input, and reading from -ZIP files. diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile deleted file mode 100644 index 3e1b1377509..00000000000 --- a/emulators/NeoPop-SDL/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:44 tnn Exp $ -# - -DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 10 -CATEGORIES= emulators -MASTER_SITES= http://www.nih.at/NeoPop-SDL/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.nih.at/NeoPop-SDL/ -COMMENT= SNK NeoGeo Pocket emulator - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png} - -.include "../../devel/SDL/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/emulators/NeoPop-SDL/PLIST b/emulators/NeoPop-SDL/PLIST deleted file mode 100644 index 79cbcd0417e..00000000000 --- a/emulators/NeoPop-SDL/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:51:00 joerg Exp $ -bin/NeoPop-SDL -man/man5/neopoprc.5 -man/man6/NeoPop-SDL.6 -share/doc/NeoPop-SDL/TODO -share/doc/NeoPop-SDL/bugs-core.html diff --git a/emulators/NeoPop-SDL/distinfo b/emulators/NeoPop-SDL/distinfo deleted file mode 100644 index 1d84b42752c..00000000000 --- a/emulators/NeoPop-SDL/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 18:49:17 agc Exp $ - -SHA1 (NeoPop-SDL-0.2.tar.bz2) = b062a9d9f031617ba14e13f265d2deb659a58240 -RMD160 (NeoPop-SDL-0.2.tar.bz2) = 48494371b074b3a336a0090b470e5f3ee6815672 -Size (NeoPop-SDL-0.2.tar.bz2) = 222287 bytes |