pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators Update xmame/xmess to 0.96.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6782ffe14b9a
branches:  trunk
changeset: 493711:6782ffe14b9a
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Thu May 12 22:34:53 2005 +0000

description:
Update xmame/xmess to 0.96.

Release 0.96, 10 May 2005:
- Everything from MAME 0.96 (http://x.mame.net/changes-mame.html) and
  MESS 0.96 (http://x.mame.net/changes-mess.html).
- Fixed the RGB to YUV conversion used by the Xv driver so that it
  conforms to the CCIR digital component video specifications.  Fixes
  Bugzilla bug 691.  (Alex W. Jackson)
- The rows of the OpenGL bitmap used for 16bpp games are no longer
  misaligned in some cases; nagano98 now displays without doubled
  lines.
- The behavior of "-listgamelist" should once again match the Windows
  side with regard to case-insensitive sorting and the treatment of
  leading "The" and "Le".
- When a specific joystick device is designated with "-joydevname
  (-jdev)", it is now always treated as the player 1 joystick.
- The built-in profiler works again.  (Colin Howell)
- The X11 build now properly sets the standard window properties.
  (Christian Birchinger's friend)

diffstat:

 emulators/xmame/Makefile         |   4 ++--
 emulators/xmame/distinfo         |  10 +++++-----
 emulators/xmame/patches/patch-aa |  24 ++++++++++++------------
 emulators/xmess/Makefile         |   6 +++---
 emulators/xmess/distinfo         |  10 +++++-----
 emulators/xmess/patches/patch-aa |  24 ++++++++++++------------
 6 files changed, 39 insertions(+), 39 deletions(-)

diffs (222 lines):

diff -r a24d92084494 -r 6782ffe14b9a emulators/xmame/Makefile
--- a/emulators/xmame/Makefile  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmame/Makefile  Thu May 12 22:34:53 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2005/04/11 21:45:46 tv Exp $
+# $NetBSD: Makefile,v 1.128 2005/05/12 22:35:18 kristerw Exp $
 #
 
-DISTNAME=              xmame-0.95
+DISTNAME=              xmame-0.96
 CATEGORIES=            emulators games x11
 MASTER_SITES=          http://x.mame.net/download/
 EXTRACT_SUFX=          .tar.bz2
diff -r a24d92084494 -r 6782ffe14b9a emulators/xmame/distinfo
--- a/emulators/xmame/distinfo  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmame/distinfo  Thu May 12 22:34:53 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.62 2005/04/02 20:56:28 kristerw Exp $
+$NetBSD: distinfo,v 1.63 2005/05/12 22:35:18 kristerw Exp $
 
-SHA1 (xmame-0.95.tar.bz2) = 0cebbe165a95c5600ae9ed13670cbbdcecb4ae78
-RMD160 (xmame-0.95.tar.bz2) = e01b061c6f372d991caafc23dc89909624ceb303
-Size (xmame-0.95.tar.bz2) = 15460834 bytes
-SHA1 (patch-aa) = b9f486be58b306a815269f859c1031d24c966df1
+SHA1 (xmame-0.96.tar.bz2) = b1fda21cc954f2cb6647ba4cdb335c7682e14716
+RMD160 (xmame-0.96.tar.bz2) = 70c3464418ed0babfd2ebd7f5a94ad69f0d2d70d
+Size (xmame-0.96.tar.bz2) = 15605353 bytes
+SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
 SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
 SHA1 (patch-ae) = 26c68fff67e3146638cef7e366b57c928274f562
diff -r a24d92084494 -r 6782ffe14b9a emulators/xmame/patches/patch-aa
--- a/emulators/xmame/patches/patch-aa  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmame/patches/patch-aa  Thu May 12 22:34:53 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.35 2004/11/06 21:41:52 kristerw Exp $
+$NetBSD: patch-aa,v 1.36 2005/05/12 22:35:18 kristerw Exp $
 
---- makefile.unix.orig Sat Nov  6 21:34:15 2004
-+++ makefile.unix      Sat Nov  6 21:37:27 2004
+--- makefile.unix.orig 2005-05-12 23:02:10.000000000 +0200
++++ makefile.unix      2005-05-12 23:07:19.000000000 +0200
 @@ -33,7 +33,7 @@
  ###########################################################################
  
@@ -11,7 +11,7 @@
  # TARGET = mess
  # TARGET = mage
  # TARGET = mmsnd
-@@ -89,7 +89,7 @@
+@@ -88,7 +88,7 @@
  # just as well.  However, stay away from the `cc' Ultrix compiler if 
  # possible.
  
@@ -20,7 +20,7 @@
  # CC    = cc
  # CC  = icc
  # CC  = c89
-@@ -110,7 +110,7 @@
+@@ -109,7 +109,7 @@
  
  # If you want to use whatever CFLAGS are currently set in your 
  # environment, then comment this out.
@@ -29,16 +29,16 @@
  
  
  ###########################################################################
-@@ -119,7 +119,7 @@
+@@ -118,7 +118,7 @@
  ###########################################################################
  
  # GCC on x86
--CFLAGS = -O -Wall -Wno-unused
-+# CFLAGS = -O -Wall -Wno-unused
+-CFLAGS = -O2 -Wall -Wno-unused
++# CFLAGS = -O2 -Wall -Wno-unused
  
  # GCC on x86 with some optimizations
  # CFLAGS = -O2 -Wall -Wno-unused -mcpu=i686 -fomit-frame-pointer \
-@@ -508,7 +508,7 @@
+@@ -523,7 +523,7 @@
  ###########################################################################
  
  # i386, GNU asm
@@ -47,7 +47,7 @@
  
  # i386, no asm -- needed for the Intel C++ compiler, which does not fully
  # understand GCC's inline assembly syntax, though you may still enable 
-@@ -543,7 +543,7 @@
+@@ -558,7 +558,7 @@
  ###########################################################################
  
  # Linux 
@@ -56,7 +56,7 @@
  
  # FreeBSD
  # ARCH  = freebsd
-@@ -694,7 +694,7 @@
+@@ -701,7 +701,7 @@
  X11_MITSHM = 1
  
  # Use Xv extension for hardware scaling.
@@ -65,7 +65,7 @@
  
  # Enable XFree86 DGA.  This also causes "make install" to set the suid bit 
  # on the executable.
-@@ -716,8 +716,8 @@
+@@ -725,8 +725,8 @@
  # X11LIB              = -L/usr/lib/X11
  
  # Standard location for XFree86
diff -r a24d92084494 -r 6782ffe14b9a emulators/xmess/Makefile
--- a/emulators/xmess/Makefile  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmess/Makefile  Thu May 12 22:34:53 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2005/04/11 21:45:46 tv Exp $
+# $NetBSD: Makefile,v 1.68 2005/05/12 22:34:53 kristerw Exp $
 #
 
-DISTNAME=              xmame-0.95
-PKGNAME=               xmess-0.95
+DISTNAME=              xmame-0.96
+PKGNAME=               xmess-0.96
 CATEGORIES=            emulators games x11
 MASTER_SITES=          http://x.mame.net/download/
 EXTRACT_SUFX=          .tar.bz2
diff -r a24d92084494 -r 6782ffe14b9a emulators/xmess/distinfo
--- a/emulators/xmess/distinfo  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmess/distinfo  Thu May 12 22:34:53 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2005/04/02 20:57:10 kristerw Exp $
+$NetBSD: distinfo,v 1.37 2005/05/12 22:34:53 kristerw Exp $
 
-SHA1 (xmame-0.95.tar.bz2) = 0cebbe165a95c5600ae9ed13670cbbdcecb4ae78
-RMD160 (xmame-0.95.tar.bz2) = e01b061c6f372d991caafc23dc89909624ceb303
-Size (xmame-0.95.tar.bz2) = 15460834 bytes
-SHA1 (patch-aa) = b9f486be58b306a815269f859c1031d24c966df1
+SHA1 (xmame-0.96.tar.bz2) = b1fda21cc954f2cb6647ba4cdb335c7682e14716
+RMD160 (xmame-0.96.tar.bz2) = 70c3464418ed0babfd2ebd7f5a94ad69f0d2d70d
+Size (xmame-0.96.tar.bz2) = 15605353 bytes
+SHA1 (patch-aa) = 909583adb17f7485ad5cd1e390cdbb73d367d7be
 SHA1 (patch-ab) = dd21329b7e1a05bc7ea12b5a98a05d502dc36656
 SHA1 (patch-ae) = cf9b2684b4bdfdec7d2f09bcc424b7ee79d7f45a
diff -r a24d92084494 -r 6782ffe14b9a emulators/xmess/patches/patch-aa
--- a/emulators/xmess/patches/patch-aa  Thu May 12 22:19:16 2005 +0000
+++ b/emulators/xmess/patches/patch-aa  Thu May 12 22:34:53 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.20 2004/11/07 16:11:48 kristerw Exp $
+$NetBSD: patch-aa,v 1.21 2005/05/12 22:34:53 kristerw Exp $
 
---- makefile.unix.orig Sat Nov  6 21:34:15 2004
-+++ makefile.unix      Sat Nov  6 21:37:27 2004
+--- makefile.unix.orig 2005-05-12 23:02:10.000000000 +0200
++++ makefile.unix      2005-05-12 23:07:19.000000000 +0200
 @@ -33,7 +33,7 @@
  ###########################################################################
  
@@ -11,7 +11,7 @@
  # TARGET = mess
  # TARGET = mage
  # TARGET = mmsnd
-@@ -89,7 +89,7 @@
+@@ -88,7 +88,7 @@
  # just as well.  However, stay away from the `cc' Ultrix compiler if 
  # possible.
  
@@ -20,7 +20,7 @@
  # CC    = cc
  # CC  = icc
  # CC  = c89
-@@ -110,7 +110,7 @@
+@@ -109,7 +109,7 @@
  
  # If you want to use whatever CFLAGS are currently set in your 
  # environment, then comment this out.
@@ -29,16 +29,16 @@
  
  
  ###########################################################################
-@@ -119,7 +119,7 @@
+@@ -118,7 +118,7 @@
  ###########################################################################
  
  # GCC on x86
--CFLAGS = -O -Wall -Wno-unused
-+# CFLAGS = -O -Wall -Wno-unused
+-CFLAGS = -O2 -Wall -Wno-unused
++# CFLAGS = -O2 -Wall -Wno-unused
  
  # GCC on x86 with some optimizations
  # CFLAGS = -O2 -Wall -Wno-unused -mcpu=i686 -fomit-frame-pointer \
-@@ -508,7 +508,7 @@
+@@ -523,7 +523,7 @@
  ###########################################################################
  
  # i386, GNU asm
@@ -47,7 +47,7 @@
  
  # i386, no asm -- needed for the Intel C++ compiler, which does not fully
  # understand GCC's inline assembly syntax, though you may still enable 
-@@ -543,7 +543,7 @@
+@@ -558,7 +558,7 @@
  ###########################################################################
  
  # Linux 
@@ -56,7 +56,7 @@
  
  # FreeBSD
  # ARCH  = freebsd
-@@ -694,7 +694,7 @@
+@@ -701,7 +701,7 @@
  X11_MITSHM = 1
  
  # Use Xv extension for hardware scaling.
@@ -65,7 +65,7 @@
  
  # Enable XFree86 DGA.  This also causes "make install" to set the suid bit 
  # on the executable.
-@@ -716,8 +716,8 @@
+@@ -725,8 +725,8 @@
  # X11LIB              = -L/usr/lib/X11
  
  # Standard location for XFree86



Home | Main Index | Thread Index | Old Index