Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8821

Modified Files:
        xmame.info xmame.patch 
Log Message:
remove obsolete -no-cpp-precomp directive


Index: xmame.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/xmame.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmame.patch 24 Jan 2006 06:24:27 -0000      1.1
+++ xmame.patch 15 Jan 2007 03:51:48 -0000      1.2
@@ -23,7 +23,7 @@
  
  # gcc on OpenStep/PPC or Mac OS X
 -# CFLAGS = -O2 -Wall  -Wno-unused -funroll-loops -traditional-cpp \
-+CFLAGS = -O2 -Wall  -Wno-unused -funroll-loops -no-cpp-precomp \
++CFLAGS = -O2 -Wall  -Wno-unused -funroll-loops \
  #  -fstrength-reduce -fomit-frame-pointer -ffast-math -fsigned-char
  
  # IRIX MIPSpro with really serious optimization for R10K O2

Index: xmame.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/xmame.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmame.info  24 Jan 2006 06:24:27 -0000      1.1
+++ xmame.info  15 Jan 2007 03:51:48 -0000      1.2
@@ -3,10 +3,12 @@
 Revision: 1
 Maintainer: None <[email protected]>
 Depends: x11, esound-bin
-BuildDepends: esound, audiofile, x11-dev
+BuildDepends: esound, audiofile, x11-dev, fink (>= 0.24.12)
 Source: http://x.mame.net/download/%n-%v.tar.bz2
 Source-MD5: f4ecfdc3e7259bb938e8a99b4b44b983
-PatchScript: sed 's|@prefix@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 5a1de5925564c03a3e1382a9a6d63fb5
+PatchScript: sed 's|@prefix@|%p|g' < %{PatchFile} | patch -p1
 CompileScript: make
 InstallScript: <<
 mkdir -p %i/share/xmame


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to