Package: xinvaders3d Version: 1.3.6 Revision: 1 BuildDepends: fink-buildenv-modules, x11-dev Depends: x11 Source: mirror:sourceforge:%n/%n-%v.src.tar.gz Source-Checksum: SHA256(b9ce87003427d2a67d3aa6398b3e528de9014b3fb34d97c62e4ff561a3225603) SourceDirectory: %n PatchScript: << perl -pi.bak -e 's|gcc|cc|' Makefile << CompileScript: << #!/bin/sh -ev . %p/sbin/fink-buildenv-helper.sh make CFLAGS="-I$X11_BASE_DIR/include -ansi" XLIB=-L$X11_BASE_DIR/lib << InstallScript: << /bin/mkdir -p %i/bin /usr/bin/install -c -m 755 xinv3d %i/bin << DocFiles: README COPYING Description: 3D Space Invaders Game DescDetail: << XInvaders3D is a primitive vector-based 3D game with a neat retro feel. << DescPort: << There is no configure script, so the Makefile has to be patched slightly. << License: GPL Maintainer: Matthias Neeracher Homepage: http://xinvaders3d.sourceforge.net