pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/xmame Update xmame to 0.84.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6b1cf0d56b9
branches:  trunk
changeset: 478165:d6b1cf0d56b9
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Jul 18 23:36:17 2004 +0000

description:
Update xmame to 0.84.1.

Changes since 0.83.1:
- Everything from MAME 0.84 (http://x.mame.net/changes-mame.html) and
  MESS 0.84 (http://x.mame.net/changes-mess.html).
- Removed -listinfo, since it's no longer supported by the core.
- The support for network play and rapidfire is no longer in vanilla
  MAME, so they have to be patched into the core for releases.

In addition, network support has been enabled in the package.

diffstat:

 emulators/xmame/Makefile |  5 +++--
 emulators/xmame/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r 102f9897073c -r d6b1cf0d56b9 emulators/xmame/Makefile
--- a/emulators/xmame/Makefile  Sun Jul 18 22:57:17 2004 +0000
+++ b/emulators/xmame/Makefile  Sun Jul 18 23:36:17 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2004/06/21 21:55:04 kristerw Exp $
+# $NetBSD: Makefile,v 1.113 2004/07/18 23:36:17 kristerw Exp $
 #
 
-DISTNAME=              xmame-0.83.1
+DISTNAME=              xmame-0.84.1
 CATEGORIES=            emulators games x11
 MASTER_SITES=          http://x.mame.net/download/
 EXTRACT_SUFX=          .tar.bz2
@@ -33,6 +33,7 @@
 MAKE_FLAGS+=           LIBS="${LDFLAGS} ${LIBS}"
 MAKE_FLAGS+=           CFLAGS="${CFLAGS}"
 MAKE_FLAGS+=           X11INC= X11LIB=
+MAKE_FLAGS+=           XMAME_NET=1
 
 .if !empty(USE_ESOUND:M[Yy][Ee][Ss])
 MAKE_FLAGS+=           SOUND_ESOUND=1
diff -r 102f9897073c -r d6b1cf0d56b9 emulators/xmame/distinfo
--- a/emulators/xmame/distinfo  Sun Jul 18 22:57:17 2004 +0000
+++ b/emulators/xmame/distinfo  Sun Jul 18 23:36:17 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2004/06/21 21:55:04 kristerw Exp $
+$NetBSD: distinfo,v 1.52 2004/07/18 23:36:17 kristerw Exp $
 
-SHA1 (xmame-0.83.1.tar.bz2) = 075e60e49e298cc399c1d50a2967395b7a1d7b9d
-Size (xmame-0.83.1.tar.bz2) = 12914490 bytes
+SHA1 (xmame-0.84.1.tar.bz2) = 51b9c091a9c6bae72695482ad1672ea98d9dec43
+Size (xmame-0.84.1.tar.bz2) = 14456105 bytes
 SHA1 (patch-aa) = 0b9ffcb7c4305e7c349f229b2646acb31553d549
 SHA1 (patch-ab) = 098c3f51099136306a48929ee9f57aa6607dee2d
 SHA1 (patch-ae) = df9ce91871bfcff611ff8f616482d4ff2e8204a3



Home | Main Index | Thread Index | Old Index