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.97.
details: https://anonhg.NetBSD.org/pkgsrc/rev/da8fe8c34319
branches: trunk
changeset: 496287:da8fe8c34319
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Fri Jun 24 22:52:42 2005 +0000
description:
Update xmame to 0.97.
Release 0.97, 13 June 2005
- Everything from MAME 0.97 (http://x.mame.net/changes-mame.html) and
MESS 0.97 (http://x.mame.net/changes-mess.html).
- When the emulation is unpaused, the keyboard state is cleared. This
prevents keypresses from bleeding over from the user interface.
- The SDL driver now uses the correct green mask for RGB 565. This
fixes a problem with SDL on DirectFB being unable to find a valid
video mode. (Uli H.)
- The SDL driver now locks the video surface before retrieving the
pointer to its memory. This fixes a crash with SDL on DirectFB.
(Uli H.)
- Fixed a few spots in the code for 4.3 BSD, e.g., OpenStep on NeXT.
- Fixed bugs in the Xv driver and the 6-tap effect that affected
big-endian architectures. (Hans de Goede)
diffstat:
emulators/xmame/Makefile | 4 ++--
emulators/xmame/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 0f90be0cbdad -r da8fe8c34319 emulators/xmame/Makefile
--- a/emulators/xmame/Makefile Fri Jun 24 22:52:15 2005 +0000
+++ b/emulators/xmame/Makefile Fri Jun 24 22:52:42 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2005/06/16 06:57:51 jlam Exp $
+# $NetBSD: Makefile,v 1.132 2005/06/24 22:52:42 kristerw Exp $
#
-DISTNAME= xmame-0.96
+DISTNAME= xmame-0.97
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
diff -r 0f90be0cbdad -r da8fe8c34319 emulators/xmame/distinfo
--- a/emulators/xmame/distinfo Fri Jun 24 22:52:15 2005 +0000
+++ b/emulators/xmame/distinfo Fri Jun 24 22:52:42 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.63 2005/05/12 22:35:18 kristerw Exp $
+$NetBSD: distinfo,v 1.64 2005/06/24 22:52:42 kristerw Exp $
-SHA1 (xmame-0.96.tar.bz2) = b1fda21cc954f2cb6647ba4cdb335c7682e14716
-RMD160 (xmame-0.96.tar.bz2) = 70c3464418ed0babfd2ebd7f5a94ad69f0d2d70d
-Size (xmame-0.96.tar.bz2) = 15605353 bytes
+SHA1 (xmame-0.97.tar.bz2) = 62cd339238e2eb013f07ee90dd90e6b1108cf592
+RMD160 (xmame-0.97.tar.bz2) = 65c91084b3b81bab7b8cfc8dd96c044f083d7134
+Size (xmame-0.97.tar.bz2) = 15675753 bytes
SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
SHA1 (patch-ae) = 26c68fff67e3146638cef7e366b57c928274f562
Home |
Main Index |
Thread Index |
Old Index