# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: xgalaga Version: 2.0.34 Revision: 11 Maintainer: Max Horn BuildDepends: x11-dev, xmkmf (>= 1.0.2-3), fink (>= 0.24.12-1) Depends: x11 Source: mirror:debian:pool/main/x/xgalaga/xgalaga_%v.orig.tar.gz Source-MD5: 9f7ee685e9c4741b5f0edc3f91df9510 SourceDirectory: %n-%v UpdateConfigGuess: true PatchFile: %n.patch PatchFile-MD5: 416fc8096a95a128fd108e3a5fce6321 CompileScript: << #!/bin/sh -ev export PATH=%p/lib/xmkmf/bin:$PATH ./configure --prefix=%p/share/xgalaga --exec-prefix=%p/bin make << InstallScript: << make install prefix=%i/share/xgalaga exec_prefix=%i/bin << DocFiles: CHANGES COPYING README README.SOUND Description: Clone of the classic game of galaga DescPackaging: << Misuses configure heavily, which requires some "cheating" from our side. Contains compatibility fixes for Tiger / GCC 4.0 (thanks to Matthew Sachs). << Homepage: http://sourceforge.net/projects/xgalaga/ License: GPL