the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: sdlzombies
Version: 1.0.0
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: <<
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
DocFiles: AUTHORS COPYING* ChangeLog NEWS README*
Homepage: http://games.linux.sk/files
Maintainer: Jack Fink
License: GPL
Description: "Zombies" clone, old game for 8bit computers