pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/xmame Updated xmame to version 0.101.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f2bf69f2b43
branches: trunk
changeset: 501518:0f2bf69f2b43
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sun Oct 23 20:03:25 2005 +0000
description:
Updated xmame to version 0.101.
Changes since 0.100:
- Everything from MAME 0.101 (http://x.mame.net/changes-mame.html) and
MESS 0.101 (http://x.mame.net/changes-mess.html).
- When the LIRC configuration cannot be read, the joystick polling code
no longer tries to use LIRC. This fixes a crash that occurs under
memory pressure. (Paul "TBBle" Hampson)
- Enabling full keyboard emulation in the classic MESS UI once again
prevents keys such as P and Esc from being intercepted by the
emulation core.
- Added support for BGR visuals to the blit core for, e.g., Solaris.
(Hans de Goede)
diffstat:
emulators/xmame/Makefile | 4 ++--
emulators/xmame/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r ea28e89a292a -r 0f2bf69f2b43 emulators/xmame/Makefile
--- a/emulators/xmame/Makefile Sun Oct 23 20:02:01 2005 +0000
+++ b/emulators/xmame/Makefile Sun Oct 23 20:03:25 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2005/10/14 20:57:49 kristerw Exp $
+# $NetBSD: Makefile,v 1.136 2005/10/23 20:03:25 kristerw Exp $
#
-DISTNAME= xmame-0.100
+DISTNAME= xmame-0.101
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff -r ea28e89a292a -r 0f2bf69f2b43 emulators/xmame/distinfo
--- a/emulators/xmame/distinfo Sun Oct 23 20:02:01 2005 +0000
+++ b/emulators/xmame/distinfo Sun Oct 23 20:03:25 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.66 2005/10/14 20:57:49 kristerw Exp $
+$NetBSD: distinfo,v 1.67 2005/10/23 20:03:25 kristerw Exp $
-SHA1 (xmame-0.100.tar.bz2) = 3846ca964b8aff60cf65ab494ee75703b03263db
-RMD160 (xmame-0.100.tar.bz2) = dc89f1f6312f6567a8a665169294569c252775ab
-Size (xmame-0.100.tar.bz2) = 15905255 bytes
+SHA1 (xmame-0.101.tar.bz2) = 2746b914d8af534fac4802f22a68dcce982ea223
+RMD160 (xmame-0.101.tar.bz2) = 92ad8035fb134df64e825a976dcf002d38eeb9a8
+Size (xmame-0.101.tar.bz2) = 15978618 bytes
SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
SHA1 (patch-ae) = efd91447d33b6cb1246bbd2264f92b4ab9be44e0
Home |
Main Index |
Thread Index |
Old Index