Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22939

Modified Files:
        sdlzombies.info 
Log Message:
bring on the zombie horde!


Index: sdlzombies.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/sdlzombies.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sdlzombies.info     12 Oct 2010 23:15:59 -0000      1.2
+++ sdlzombies.info     22 Oct 2010 00:37:52 -0000      1.3
@@ -1,14 +1,27 @@
 Package: sdlzombies
 Version: 1.0.0
-Revision: 3
+Revision: 4
 Source: http://games.linux.sk/files/%n-%v.tar.gz
 Source-MD5: 2a10f16f66fcb31c1d16dafc21900a80
 Depends: sdl-image-shlibs, sdl-mixer-shlibs, sdl-shlibs
-BuildDepends: sdl-image, sdl-mixer, sdl
+BuildDepends: <<
+       automake1.11, 
+       autoconf2.6,
+       sdl-image, sdl-mixer, sdl
+<<
 UpdateConfigGuess: true
 SetCFLAGS: -Os
+PatchScript: <<
+       #!/bin/sh -ev
+       # upstream's mistaken use of DESTDIR in pkgdatadir -- fangism
+       for f in data/*/Makefile.am
+       do
+               sed -i.orig -e '/^pkgdatadir/s|$(DESTDIR)/||' $f
+       done
+       autoreconf -f -i
+<<
 ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking --disable-sdltest
-InstallScript: make install DESTDIR=%d && mv 
%d/%p/src/fink.build/root-%n-%v-%r/%p %i && rm -rf %d/%p/src
+InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog NEWS README*
 Homepage: http://games.linux.sk/files
 Maintainer: Jack Fink <jackf...@users.sourceforge.net>


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to