summaryrefslogtreecommitdiff
path: root/emulators/atari800
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-06 21:06:19 +0000
committercjep <cjep@pkgsrc.org>2002-12-06 21:06:19 +0000
commit3bd5d8abd0455725ba8a9262731d3262720f3218 (patch)
treedf69751a1a2647b431e3055f9701bf24d203a9cb /emulators/atari800
parentba22ca85ad18f80bfaa347217f1e796f67794441 (diff)
downloadpkgsrc-3bd5d8abd0455725ba8a9262731d3262720f3218.tar.gz
Upgrade of emulators/atari800 to 1.2.5
Summary of changes since 1.2.4 (from ChangeLog): * DOC/cart.txt: fixed a few typos * ui.c: - applied patch from Ed Cogburn that fixes subsequent mounting of R/W disks in slot that was mounted R/O previously. - finally implemented the R/W <-> R/O mode switching using the Space Bar. Please note that this R/W <-> R/O switch is just temporary and does not change the writeprotect flag of ATR images. Besides, it cannot override this flag so you actually can't mount a writeprotected ATR image read/write using this Space Bar toggle. * atari.c: Ken Ames sent me a very simple patch that is supposed to allow compiling the Atari800 on OS/2 "using Hob X11, XFree86, or IBM's X11 server". * cartridge.[ch], ui.c, DOC/cart.txt: five new cartridge types (Nir Dary) * cartridge.[ch], ui.c, DOC/cart.txt, DOC/README: seven new cartridge types * pokeysnd.c: a fix for better quality of sound * antic.c: ANTIC mode E + GTIA mode 9 ("Unconventional 2k", "Ass Kisiel") * DOC/BUGS: "Numen" soundtrack * cartridge.[ch], ui.c, DOC/cart.txt: 1 MB XEGS cart * input.c: Amiga/ST mouse right button ("Bombdown") * input.h, input.c, pia.c: MultiJoy4 interface (4 joysticks for XL/XE)
Diffstat (limited to 'emulators/atari800')
-rw-r--r--emulators/atari800/Makefile8
-rw-r--r--emulators/atari800/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 1287719c242..aaae9a2ae2d 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2002/11/22 12:25:48 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2002/12/06 21:06:19 cjep Exp $
#
-DISTNAME= atari800-1.2.4
+DISTNAME= atari800-1.2.5
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/}
-DISTFILES= atari800-1.2.4.tar.gz xf25.zip
+DISTFILES= atari800-1.2.5.tar.gz xf25.zip
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://atari800.atari.org
@@ -23,7 +23,7 @@ USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
-EXTRACT_ONLY= atari800-1.2.4.tar.gz
+EXTRACT_ONLY= atari800-1.2.5.tar.gz
MAKE_FLAGS= LDFLAGS="${LDFLAGS} -L${X11BASE}/lib" OBJ="atari_x11.o" \
CFLAGS="-c ${CFLAGS} -DPREFIX=\\\"${PREFIX}\\\""
#override HOME to avoid picking up a bad ${HOME}/.atari800 during the build
diff --git a/emulators/atari800/distinfo b/emulators/atari800/distinfo
index 9828d4ee4fb..94e6a3fafd2 100644
--- a/emulators/atari800/distinfo
+++ b/emulators/atari800/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2002/11/22 12:25:48 wiz Exp $
+$NetBSD: distinfo,v 1.4 2002/12/06 21:06:19 cjep Exp $
-SHA1 (atari800-1.2.4.tar.gz) = 4a2becbc87acafd4383d2bc98877c4926f71ccf1
-Size (atari800-1.2.4.tar.gz) = 478075 bytes
+SHA1 (atari800-1.2.5.tar.gz) = 90a16ec1164d5bcbe10330e2e99d2f86fb5dcd54
+Size (atari800-1.2.5.tar.gz) = 482781 bytes
SHA1 (xf25.zip) = e65923fd3a4845c1c72d1677db0fda969187eb42
Size (xf25.zip) = 188942 bytes
SHA1 (patch-aa) = fc27bbb36aaec9269db461b8c76b0fbf2e2f5fd9