summaryrefslogtreecommitdiff
path: root/emulators/hatari/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-07-01 09:35:38 +0000
committeradam <adam@pkgsrc.org>2005-07-01 09:35:38 +0000
commit3461f08013ecb85b23519f93dfaef6dc0346eeed (patch)
tree976b0b2684e515f4c837496ae5cd6797095d0fa0 /emulators/hatari/Makefile
parent82a79a786e62e2f163c998054f9b688cfd5bb17f (diff)
downloadpkgsrc-3461f08013ecb85b23519f93dfaef6dc0346eeed.tar.gz
Changes 0.70:
- As always: Code cleanup and bug fixes. - No more crashes when a program tries to access illegal sector numbers. - Improved built-in ROM cartridge. - Rewrote the IO memory emulation code -> Better compatibility. - Support for TOS 1.06 and TOS 1.62 - Emulated CPU can now also be run at 16 MHz or 32 MHz. - File selection dialog scrollable with mouse wheel or cursor keys, too. - Hatari now works on 64-bit host CPUs, too. - Floppy disk images can now be set writable/write-protected in the GUI. - Hatari can now also load a global configuration file (e.g. /etc/hatari.cfg). - Configurable logging functions.
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r--emulators/hatari/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 7acd088c26f..885972ab786 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2005/06/01 18:02:47 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/07/01 09:35:38 adam Exp $
-DISTNAME= hatari-0.60
-PKGREVISION= 1
+DISTNAME= hatari-0.70
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/}
@@ -10,7 +9,7 @@ HOMEPAGE= http://hatari.sourceforge.net/
COMMENT= Atari ST emulator
USE_TOOLS+= gmake
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hatari