From 46c1452d7e941198a43b1dfc74b80103af3559ac Mon Sep 17 00:00:00 2001 From: kristerw Date: Wed, 29 Dec 2004 20:25:00 +0000 Subject: 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. --- emulators/xmess/Makefile | 7 ++++--- emulators/xmess/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 341b83aa681..e3563f97c1c 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -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 @@ do-install: ${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 --git a/emulators/xmess/distinfo b/emulators/xmess/distinfo index 06392b9c897..3a91932c884 100644 --- a/emulators/xmess/distinfo +++ b/emulators/xmess/distinfo @@ -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 -- cgit v1.2.3