From 1094d212b0ef2167206b9f6b50379d38ce3d80ee Mon Sep 17 00:00:00 2001 From: fake Date: Fri, 4 Aug 2006 11:20:21 +0000 Subject: [PATCH] fake: xmame: update to 0.106 [2006071923073111549] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7843 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/fake/xmame/makefile-settings.patch | 75 ++++++++-------------- package/fake/xmame/xmame.desc | 4 +- 2 files changed, 30 insertions(+), 49 deletions(-) diff --git a/package/fake/xmame/makefile-settings.patch b/package/fake/xmame/makefile-settings.patch index db06d6d83..ec10c0c3a 100644 --- a/package/fake/xmame/makefile-settings.patch +++ b/package/fake/xmame/makefile-settings.patch @@ -1,43 +1,24 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/fake/xmame/makefile-settings.patch -# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - ---- ./makefile.unix.orig 2004-11-24 20:47:30.000000000 +0100 -+++ ./makefile.unix 2004-11-24 22:11:19.031067264 +0100 -@@ -89,7 +89,7 @@ +--- ./makefile.unix.orig 2006-07-19 22:33:21.000000000 +0200 ++++ ./makefile.unix 2006-07-19 22:36:27.000000000 +0200 +@@ -97,7 +97,7 @@ # just as well. However, stay away from the `cc' Ultrix compiler if # possible. --CC = gcc -+# CC = gcc - # CC = cc - # CC = icc - # CC = c89 -@@ -101,7 +101,7 @@ +-CC = @gcc ++# CC = @gcc + # CC = @cc + # CC = @icc + # CC = @c89 +@@ -108,7 +108,7 @@ + # Compiler for host compilations in cross-compiling environments (used # in src/unix/unix.mak for m68k). - # HOST_CC=$(CC) --HOST_CC = gcc -+# HOST_CC = gcc +-HOST_CC = $(CC) ++# HOST_CC = $(CC) + # HOST_CC = @gcc - ########################################################################### -@@ -110,7 +110,7 @@ +@@ -118,7 +118,7 @@ # If you want to use whatever CFLAGS are currently set in your # environment, then comment this out. @@ -46,25 +27,25 @@ ########################################################################### -@@ -119,7 +119,7 @@ +@@ -127,7 +127,7 @@ ########################################################################### # GCC on x86 --CFLAGS = -O -Wall -Wno-unused -+# CFLAGS = -O -Wall -Wno-unused +-CFLAGS = -O2 ++# CFLAGS = -O2 # GCC on x86 with some optimizations - # CFLAGS = -O2 -Wall -Wno-unused -mcpu=i686 -fomit-frame-pointer \ -@@ -429,7 +429,7 @@ + # CFLAGS = -O2 -mtune=i686 -fomit-frame-pointer -fstrength-reduce -ffast-math +@@ -483,7 +483,7 @@ # Does your platform have ranlib? Leave this untouched unless you are # using IRIX, Unixware 7, or the Intel C++ Compiler. --RANLIB = ranlib -+# RANLIB = ranlib - # RANLIB = true +-RANLIB = @ranlib ++# RANLIB = @ranlib + # RANLIB = @true -@@ -504,7 +504,7 @@ +@@ -560,7 +560,7 @@ # Select destination directory for your compiled program, manual page, # and binary distribution. ifndef PREFIX @@ -73,7 +54,7 @@ endif BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/man/man6 -@@ -520,7 +520,9 @@ +@@ -576,7 +576,9 @@ ########################################################################### # i386, GNU asm @@ -83,7 +64,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 -@@ -611,7 +613,7 @@ +@@ -670,7 +672,7 @@ # Enable the standard joystick driver, which should work in Linux, OpenBSD, # NetBSD, and FreeBSD. @@ -92,7 +73,7 @@ # Linux FM-TOWNS game pad joystick emulation support. Thanks to Osamu # Kurati. -@@ -624,7 +626,7 @@ +@@ -683,7 +685,7 @@ # JOY_PS2 = 1 # SDL joystick support. @@ -101,7 +82,7 @@ # This will enable the use of the Happ Controls UGCI(tm) USB devices' # Coin/Start inputs using the libugci library available from -@@ -650,10 +652,10 @@ +@@ -712,10 +714,10 @@ # Choose any additonal sound drivers you want to include, besides the # native sound driver for your system. # SOUND_ESOUND = 1 @@ -114,7 +95,7 @@ # SOUND_WAVEOUT = 1 -@@ -665,10 +667,10 @@ +@@ -727,10 +729,10 @@ # use SDL. # X11 (including Glide & OpenGL if enabled below) diff --git a/package/fake/xmame/xmame.desc b/package/fake/xmame/xmame.desc index 7c95bc85b..c8ecb868b 100644 --- a/package/fake/xmame/xmame.desc +++ b/package/fake/xmame/xmame.desc @@ -40,8 +40,8 @@ [L] GPL [S] Stable -[V] 0.88 +[V] 0.106 [P] X -?---5---9 218.900 -[D] 3102964181 xmame-0.88.tar.bz2 http://x.mame.net/download/ +[D] 813190590 xmame-0.106.tar.bz2 http://x.mame.net/download/