pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/xmess Update xmess to 0.89.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a81bafd69b6
branches: trunk
changeset: 486569:4a81bafd69b6
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Wed Dec 29 20:25:00 2004 +0000
description:
Update xmess to 0.89.
Changes from 0.88:
- Everything from MAME 0.89 (http://x.mame.net/changes-mame.html) and
MESS 0.89 (http://x.mame.net/changes-mess.html).
- Re-added a missing "Rapid Fire" entry from the setup menu that caused
the other entries to be off by one. Fixes Bugzilla bug 621.
- Another batch from Hans de Goede:
* The GGI driver no longer crashes when $DISPLAY isn't set.
* Sped up the rgbscan effect (effect 4), especially for DGA.
- Added LIRC support for remote controls, e.g., with MythTV. (Andrew
Chuah)
- Fixed a typo that caused absolute analog axes to interfere with
digital negative axes in the input setup.
diffstat:
emulators/xmess/Makefile | 7 ++++---
emulators/xmess/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 6a81733700be -r 4a81bafd69b6 emulators/xmess/Makefile
--- a/emulators/xmess/Makefile Wed Dec 29 20:24:20 2004 +0000
+++ b/emulators/xmess/Makefile Wed Dec 29 20:25:00 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2004/11/27 01:31:19 kristerw Exp $
+# $NetBSD: Makefile,v 1.64 2004/12/29 20:25:00 kristerw Exp $
#
-DISTNAME= xmame-0.88
-PKGNAME= xmess-0.88
+DISTNAME= xmame-0.89
+PKGNAME= xmess-0.89
CATEGORIES= emulators games x11
MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
@@ -109,5 +109,6 @@
${INSTALL_DATA_DIR} ${ROMPATH}
${INSTALL_DATA} ${WRKSRC}/doc/${TARGET}rc ${ROMPATH}/${TARGET}rc
+.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6a81733700be -r 4a81bafd69b6 emulators/xmess/distinfo
--- a/emulators/xmess/distinfo Wed Dec 29 20:24:20 2004 +0000
+++ b/emulators/xmess/distinfo Wed Dec 29 20:25:00 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2004/12/11 12:32:44 kristerw Exp $
+$NetBSD: distinfo,v 1.33 2004/12/29 20:25:00 kristerw Exp $
-SHA1 (xmame-0.88.tar.bz2) = c0dbc5d7bd6f1c6032fe582b8f12d5fbf5eb1af8
-Size (xmame-0.88.tar.bz2) = 14799683 bytes
+SHA1 (xmame-0.89.tar.bz2) = 8f5f28ac8759b6f1442598f2ec989e6d4a1f4ee5
+Size (xmame-0.89.tar.bz2) = 14933673 bytes
SHA1 (patch-aa) = b9f486be58b306a815269f859c1031d24c966df1
SHA1 (patch-ab) = be758f3dd91930a84dc798a40163fc8b970de56e
SHA1 (patch-ac) = 0e2e90dd2ee21065fc34fae23a7789e77b3277e5
Home |
Main Index |
Thread Index |
Old Index