summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/hatari/Makefile11
-rw-r--r--emulators/hatari/PLIST19
-rw-r--r--emulators/hatari/distinfo8
3 files changed, 29 insertions, 9 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 8472c825f7e..c7aae84d4e9 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2006/09/10 21:58:14 adam Exp $
+# $NetBSD: Makefile,v 1.24 2008/08/01 10:04:09 hauke Exp $
-DISTNAME= hatari-0.90
+DISTNAME= hatari-1.0.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/}
@@ -8,15 +8,18 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://hatari.sourceforge.net/
COMMENT= Atari ST emulator
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
INSTALLATION_DIRS+= share/doc/hatari
post-install:
- cd ${WRKSRC} && ${INSTALL_DATA} *.txt ${PREFIX}/share/doc/hatari
+ cd ${WRKSRC} && ${INSTALL_DATA} *.txt \
+ ${DESTDIR}${PREFIX}/share/doc/hatari
cd ${WRKSRC}/doc && ${INSTALL_DATA} *.txt *.html \
- ${PREFIX}/share/doc/hatari
+ ${DESTDIR}${PREFIX}/share/doc/hatari
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/emulators/hatari/PLIST b/emulators/hatari/PLIST
index 1633a8dfea8..f0117ce1ed1 100644
--- a/emulators/hatari/PLIST
+++ b/emulators/hatari/PLIST
@@ -1,14 +1,31 @@
-@comment $NetBSD: PLIST,v 1.7 2006/09/10 21:58:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/08/01 10:04:09 hauke Exp $
bin/hatari
+man/man1/hatari.1
+share/doc/hatari/alsa-midi.txt
share/doc/hatari/authors.txt
share/doc/hatari/changelog.txt
+share/doc/hatari/compatibility.html
+share/doc/hatari/emutos.txt
share/doc/hatari/gpl.txt
+share/doc/hatari/images/devices.png
+share/doc/hatari/images/discs.png
+share/doc/hatari/images/fileselector.png
+share/doc/hatari/images/joystick.png
+share/doc/hatari/images/keyboard.png
+share/doc/hatari/images/main.png
+share/doc/hatari/images/memory.png
+share/doc/hatari/images/screen.png
+share/doc/hatari/images/sound.png
+share/doc/hatari/images/system.png
+share/doc/hatari/images/tos.png
share/doc/hatari/keymap-sample.txt
share/doc/hatari/manual.html
share/doc/hatari/memory-usage.txt
share/doc/hatari/readme.txt
share/doc/hatari/release-notes.txt
share/doc/hatari/todo.txt
+share/hatari/hatari-icon.bmp
share/hatari/tos.img
@dirrm share/hatari
+@dirrm share/doc/hatari/images
@dirrm share/doc/hatari
diff --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo
index b1655f41691..9c592390d6f 100644
--- a/emulators/hatari/distinfo
+++ b/emulators/hatari/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2006/09/10 21:58:14 adam Exp $
+$NetBSD: distinfo,v 1.10 2008/08/01 10:04:09 hauke Exp $
-SHA1 (hatari-0.90.tar.gz) = d8f707cd5346b42aef431ce55100ca62ff229b3c
-RMD160 (hatari-0.90.tar.gz) = 914b97dd914329af858c6c0630671399b5231d78
-Size (hatari-0.90.tar.gz) = 687029 bytes
+SHA1 (hatari-1.0.1.tar.gz) = a5b55d42d169f166277fb6db267628472bb7fd21
+RMD160 (hatari-1.0.1.tar.gz) = 04ef3fb627bcdbacdb1f05a7e04ec66933170eda
+Size (hatari-1.0.1.tar.gz) = 879983 bytes
SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8