diff options
author | kristerw <kristerw@pkgsrc.org> | 2003-09-20 00:45:26 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2003-09-20 00:45:26 +0000 |
commit | daf22eb471c377c9b1f6646c0a68193d5f29bcdc (patch) | |
tree | 54973d09fbd76242c385cfe03408e0ef711ea10a /emulators/xmame | |
parent | 90abd2de8aecce0d844e89e2268631e00035abc8 (diff) | |
download | pkgsrc-daf22eb471c377c9b1f6646c0a68193d5f29bcdc.tar.gz |
Update xmame to 0.74.1.
Changes since 0.72.1 include:
- Everything from MAME 0.74.
- Reapplied David Mitchell's fix for the XInput inertial effect when
a mouse or spinner is used. (Jake Stookey)
- Added support for controllor setup via "-ctrlr". Note that "-hotrod"
and "-hotrodse" have been replaced by "-ctrlr HotRod" and "-ctlrlr
HotRodSE".
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 814a0f7140f..71e4a6091bd 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2003/08/16 18:50:28 kristerw Exp $ +# $NetBSD: Makefile,v 1.100 2003/09/20 00:45:26 kristerw Exp $ # -DISTNAME= xmame-0.72.1 +DISTNAME= xmame-0.74.1 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 9ca2a4c5a10..f570a0c03d0 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.40 2003/08/16 18:50:28 kristerw Exp $ +$NetBSD: distinfo,v 1.41 2003/09/20 00:45:27 kristerw Exp $ -SHA1 (xmame-0.72.1.tar.bz2) = 64335930e6c4f5231e4e77f885c3372e0d13e2a7 -Size (xmame-0.72.1.tar.bz2) = 10210781 bytes +SHA1 (xmame-0.74.1.tar.bz2) = e58ff982cce38cd0b17ed18999580e1e456c4895 +Size (xmame-0.74.1.tar.bz2) = 11344029 bytes SHA1 (patch-aa) = cf7e599022fe0b3bc6f12d57c4c2d5ece7d82d0a SHA1 (patch-ad) = 1d9726bb43e53da8f8edc56d4aa0929d890496d0 SHA1 (patch-ae) = df9ce91871bfcff611ff8f616482d4ff2e8204a3 |