summaryrefslogtreecommitdiff
path: root/emulators/xmess
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-10-14 20:57:49 +0000
committerkristerw <kristerw>2005-10-14 20:57:49 +0000
commit5306483803d40d5675c00736b6d2878075c7748c (patch)
tree25c83625334d9d9033697209ca93499dc04af395 /emulators/xmess
parent3fa0554c7da627e6fcc2e2c0e3b2a8e5da7f3491 (diff)
downloadpkgsrc-5306483803d40d5675c00736b6d2878075c7748c.tar.gz
Update xmame/xmess to 0.100
Changelog: - Everything from MAME 0.100 (http://x.mame.net/changes-mame.html) and MESS 0.100 (http://x.mame.net/changes-mess.html). - Improved support for OpenBSD, including fixing audio on 8-bit sound cards. (Claudio Castiglia) - Improved the SDL joystick driver so that it will work better with components identified as hat switches or trackballs. (Dave Ahlswede) - Increased the maximum number of joystick axes from 8 to 16 to support the Gravis Xterminator joypad. (Dave Ahlswede)
Diffstat (limited to 'emulators/xmess')
-rw-r--r--emulators/xmess/Makefile17
-rw-r--r--emulators/xmess/distinfo8
2 files changed, 9 insertions, 16 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile
index 577af853672..a82380fb870 100644
--- a/emulators/xmess/Makefile
+++ b/emulators/xmess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2005/09/03 18:16:07 xtraeme Exp $
+# $NetBSD: Makefile,v 1.75 2005/10/14 20:58:04 kristerw Exp $
#
-DISTNAME= xmame-0.99
-PKGNAME= xmess-0.99
+DISTNAME= xmame-0.100
+PKGNAME= xmess-0.100
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
@@ -32,7 +32,7 @@ MAKE_FLAGS+= LIBS="${LDFLAGS} ${LIBS}"
MAKE_FLAGS+= CFLAGS="${CFLAGS}"
MAKE_FLAGS+= X11INC= X11LIB=
-# Network support is broken in xmame-0.85
+# Network support is broken since xmame-0.85
#MAKE_FLAGS+= XMAME_NET=1
# Determine which CPU-specific code to use.
@@ -78,12 +78,6 @@ MAKE_FLAGS+= JOY_USB=1
. endif
.endif
-.include "../../mk/compiler.mk"
-.if !empty(CC_VERSION:Mgcc-2*)
-# Prevent memory explosion for gcc 2.95 and older.
-MAKE_FLAGS+= LOW_MEM=1
-.endif
-
OWN_DIRS= ${SPOOLDIR}
INSTALLATION_DIRS= bin man/man6
@@ -108,12 +102,11 @@ do-install:
${INSTALL_DATA_DIR} ${ROMPATH}
${INSTALL_DATA} ${WRKSRC}/doc/${TARGET}rc ${ROMPATH}/${TARGET}rc
-.if !empty(CC_VERSION:Mgcc-3*)
+# Pragma once is not needed, and case warnings/errors on gcc
SUBST_CLASSES= pragma
SUBST_STAGE.pragma= pre-configure
SUBST_FILES.pragma= src/*.h
SUBST_SED.pragma= -e "s|\#pragma once||g"
-.endif
.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
diff --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo
index a1fd3f35825..2a0eb2765c8 100644
--- a/emulators/xmess/distinfo
+++ b/emulators/xmess/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2005/08/25 19:54:49 kristerw Exp $
+$NetBSD: distinfo,v 1.40 2005/10/14 20:58:04 kristerw Exp $
-SHA1 (xmame-0.99.tar.bz2) = 083ef1238d695b902ebf8e74d70ebae590d8248c
-RMD160 (xmame-0.99.tar.bz2) = 38320772434a31fd632980812ef15a4f34aa557d
-Size (xmame-0.99.tar.bz2) = 15782826 bytes
+SHA1 (xmame-0.100.tar.bz2) = 3846ca964b8aff60cf65ab494ee75703b03263db
+RMD160 (xmame-0.100.tar.bz2) = dc89f1f6312f6567a8a665169294569c252775ab
+Size (xmame-0.100.tar.bz2) = 15905255 bytes
SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
SHA1 (patch-ae) = cf9b2684b4bdfdec7d2f09bcc424b7ee79d7f45a