summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkristerw <kristerw>2003-02-14 21:58:35 +0000
committerkristerw <kristerw>2003-02-14 21:58:35 +0000
commit2b642eacbcd9482046e5c35b3ad822ab4783712d (patch)
tree995837d7c949da712d849975cd4e797708deefb1 /emulators
parent9b1aed09a663ef374e9331470b3fc0a546782f60 (diff)
downloadpkgsrc-2b642eacbcd9482046e5c35b3ad822ab4783712d.tar.gz
Update xmess to 0.65.1.
Changelog since 0.62.2: The core is based on MAME 0.65. This incorporates all features of the update to this core.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmess/Makefile6
-rw-r--r--emulators/xmess/distinfo10
-rw-r--r--emulators/xmess/patches/patch-aa27
-rw-r--r--emulators/xmess/patches/patch-ae20
4 files changed, 27 insertions, 36 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 9aa0d6eeff2..b67db3efe4b 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2003/01/28 22:03:17 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2003/02/14 21:58:35 kristerw Exp $
#
-DISTNAME= xmame-0.62.2
-PKGNAME= xmess-0.62.2
+DISTNAME= xmame-0.65.1
+PKGNAME= xmess-0.65.1
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo
index 2d76c9f0724..e72db20f1cb 100644
--- a/emulators/xmess/distinfo
+++ b/emulators/xmess/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2003/01/13 19:35:43 kristerw Exp $
+$NetBSD: distinfo,v 1.7 2003/02/14 21:58:35 kristerw Exp $
-SHA1 (xmame-0.62.2.tar.bz2) = aa05b1379b3e14ce72049e33283eba37a14d0514
-Size (xmame-0.62.2.tar.bz2) = 8314736 bytes
-SHA1 (patch-aa) = be131167296c50e3aea55da46288dfc16bf3ad8e
+SHA1 (xmame-0.65.1.tar.bz2) = e7a3210521e76775ef0744b310c7329011c9a112
+Size (xmame-0.65.1.tar.bz2) = 8209194 bytes
+SHA1 (patch-aa) = 8186324a2e4e6f7db3f1f9ba303dec40fc750460
SHA1 (patch-ad) = e389102fc29bd7c40711cfd493bad902ee102ae2
-SHA1 (patch-ae) = 58726d67960234ca48627c715201a802e02c5836
+SHA1 (patch-ae) = cb3ca8d0990f33064186ca7967d820824f924482
diff --git a/emulators/xmess/patches/patch-aa b/emulators/xmess/patches/patch-aa
index f538327596f..8ce5791cf5c 100644
--- a/emulators/xmess/patches/patch-aa
+++ b/emulators/xmess/patches/patch-aa
@@ -1,20 +1,11 @@
-$NetBSD: patch-aa,v 1.15 2002/12/14 15:14:26 kristerw Exp $
---- makefile.unix.orig Wed Jan 2 01:32:01 2002
-+++ makefile.unix Wed Jan 2 18:44:08 2002
-@@ -32,7 +32,6 @@
+$NetBSD: patch-aa,v 1.16 2003/02/14 21:58:36 kristerw Exp $
+--- makefile.unix.orig Fri Feb 14 22:29:58 2003
++++ makefile.unix Fri Feb 14 22:30:10 2003
+@@ -33,7 +33,6 @@
+ ###########################################################################
- #set TARGET to "mame" (without the ") to compile xmame and to "mess" to
- #compile xmess.
+ # Uncomment one of these.
-TARGET = mame
-
-
- ##############################################################################
-@@ -211,7 +210,7 @@
- # *** xmameroot, this is the default rompath, place where the highscores are
- # stored, global rc location etc. Since most of these are configurable through
- # the rc-file anyway, there are no longer seperate defines for each.
--XMAMEROOT = $(PREFIX)/lib/x$(TARGET)
-+XMAMEROOT = $(PREFIX)/share/x$(TARGET)
-
-
- ##############################################################################
+ # TARGET = mess
+ # TARGET = neomame
+ # TARGET = cpmame
diff --git a/emulators/xmess/patches/patch-ae b/emulators/xmess/patches/patch-ae
index 6cea17a67b2..466c6d5fd89 100644
--- a/emulators/xmess/patches/patch-ae
+++ b/emulators/xmess/patches/patch-ae
@@ -1,23 +1,23 @@
-$NetBSD: patch-ae,v 1.6 2003/01/13 19:35:44 kristerw Exp $
---- doc/xmessrc.dist.orig Tue Dec 10 05:58:31 2002
-+++ doc/xmessrc.dist Sat Dec 14 15:46:29 2002
+$NetBSD: patch-ae,v 1.7 2003/02/14 21:58:36 kristerw Exp $
+--- doc/xmessrc.dist.orig Fri Feb 14 22:32:17 2003
++++ doc/xmessrc.dist Fri Feb 14 22:34:15 2003
@@ -69,15 +69,15 @@
mouse 1
### Fileio Related ###
--biospath /usr/games/lib/xmess/bios
--softwarepath /usr/games/lib/xmess/software
--CRC_directory /usr/games/lib/xmess/crc
+-biospath /usr/local/share/xmess/bios
+-softwarepath /usr/local/share/xmess/software
+-CRC_directory /usr/local/share/xmess/crc
+biospath @ROMPATH@/bios
+softwarepath @ROMPATH@/software
+CRC_directory @ROMPATH@/crc
snapshot_directory .
--cheat_directory /usr/games/lib/xmess/cheat
+-cheat_directory /usr/local/share/xmess/cheat
+cheat_directory @SPOOLDIR@/cheat
cheatfile cheat.cdb
--hiscore_file /usr/games/lib/xmess/hiscore.dat
--history_file /usr/games/lib/xmess/history.dat
--mameinfo_file /usr/games/lib/xmess/mameinfo.dat
+-hiscore_file /usr/local/share/xmess/hiscore.dat
+-history_file /usr/local/share/xmess/history.dat
+-mameinfo_file /usr/local/share/xmess/mameinfo.dat
+hiscore_file @SPOOLDIR@/hiscore.dat
+history_file @SPOOLDIR@/history.dat
+mameinfo_file @SPOOLDIR@/mameinfo.dat