summaryrefslogtreecommitdiff
path: root/emulators/xmess/patches
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/xmess/patches
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/xmess/patches')
-rw-r--r--emulators/xmess/patches/patch-aa27
-rw-r--r--emulators/xmess/patches/patch-ae20
2 files changed, 19 insertions, 28 deletions
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