summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-25 12:27:46 +0000
committerwiz <wiz@pkgsrc.org>2004-07-25 12:27:46 +0000
commit2b9f05ad576ef94aabe036f343e55f8e371374d9 (patch)
tree10f4608b6a6d6f5656ec10367a434ef5d322e697 /emulators
parent6d3c089bb152c1181bcc6a78eeaf3b58308ecf70 (diff)
downloadpkgsrc-2b9f05ad576ef94aabe036f343e55f8e371374d9.tar.gz
Update to 0.2:
* load ROMs from zip archives * YUV overlay (hardware scaling) * config file (~/.neopop/neopoprc) * joystick support * HQ2x/HQ3x smoothing scalers * sound and throttling improvements * speed improvements * configurable key and joystick bindings * pause * 10 state save slots * on-screen display
Diffstat (limited to 'emulators')
-rw-r--r--emulators/NeoPop-SDL/DESCR8
-rw-r--r--emulators/NeoPop-SDL/Makefile5
-rw-r--r--emulators/NeoPop-SDL/PLIST3
-rw-r--r--emulators/NeoPop-SDL/distinfo6
4 files changed, 12 insertions, 10 deletions
diff --git a/emulators/NeoPop-SDL/DESCR b/emulators/NeoPop-SDL/DESCR
index f7aa2fee92e..cbef6e086ce 100644
--- a/emulators/NeoPop-SDL/DESCR
+++ b/emulators/NeoPop-SDL/DESCR
@@ -1,4 +1,6 @@
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.
+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
index e964b532d99..be7c610f4e8 100644
--- a/emulators/NeoPop-SDL/Makefile
+++ b/emulators/NeoPop-SDL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/04/12 01:58:50 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/25 12:27:46 wiz Exp $
#
-DISTNAME= NeoPop-SDL-0.1
+DISTNAME= NeoPop-SDL-0.2
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/NeoPop-SDL/
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.nih.at/NeoPop-SDL/
COMMENT= SNK NeoGeo Pocket emulator
USE_BUILDLINK3= yes
-USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png}
diff --git a/emulators/NeoPop-SDL/PLIST b/emulators/NeoPop-SDL/PLIST
index 2a4cb1bb82f..8646743ccf8 100644
--- a/emulators/NeoPop-SDL/PLIST
+++ b/emulators/NeoPop-SDL/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/07/25 12:27:46 wiz 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
index 1193787c9c1..7ac7589801f 100644
--- a/emulators/NeoPop-SDL/distinfo
+++ b/emulators/NeoPop-SDL/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/07/25 12:27:46 wiz Exp $
-SHA1 (NeoPop-SDL-0.1.tar.bz2) = ca882d27b36e8a692e24008b29bdce7b09d004dc
-Size (NeoPop-SDL-0.1.tar.bz2) = 180403 bytes
+SHA1 (NeoPop-SDL-0.2.tar.bz2) = b062a9d9f031617ba14e13f265d2deb659a58240
+Size (NeoPop-SDL-0.2.tar.bz2) = 222287 bytes