the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: xinvaders3d
Version: 1.3.6
Revision: 1
BuildDepends: x11-dev
Depends: x11
Source: mirror:sourceforge:%n/%n-%v.src.tar.gz
Source-MD5: 59fc645f21cf1859b6792131c07caa96
SourceDirectory: %n
PatchScript: <<
perl -pi.bak -e 's|gcc|cc|; s|-ansi|-I/usr/X11R6/include -ansi|' Makefile
<<
CompileScript: <<
make
<<
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