armagetronad _unstable_ port information

Package: armagetronad
Version: 0.2.8.3.1
Revision: 1005
Depends: libiconv (>= 1.12-3), libjpeg8-shlibs (>= 8-2), libpng15-shlibs, libxml2-shlibs (>= 2.6.32-1), sdl-image-shlibs (>= 1.2.6-1002), sdl-mixer-shlibs (>= 1.2.8-13), sdl-shlibs (>= 1.2.14-5)
BuildDepends: libiconv-dev (>= 1.12-3), libjpeg8 (>= 8-2), libpng15, libxml2 (>= 2.6.32-1), sdl-image (>= 1.2.6-1002), sdl-mixer (>= 1.2.8-13), sdl (>= 1.2.14-5)
Source: mirror:sourceforge:project/armagetronad/stable/%v/armagetronad-%v.src.tar.bz2
Source-MD5: d4957ee0c2d3ae9d630d1362a6dcee70
SourceDirectory: armagetronad-%v
# Patch to build with libpng15.
PatchScript: perl -pi -e 's/png_check_sig/png_sig_cmp/' configure
SetCXXFLAGS: -Os
SetLDFLAGS: -Wl,-framework,OpenGL
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --disable-etc --enable-music --enable-krawall
InstallScript: <<
make install DESTDIR=%d
mv %i/bin/armagetronad %i/bin/armagetronad.bin
echo > %i/bin/armagetronad '#!/bin/sh'
echo >> %i/bin/armagetronad "armagetronad.bin --datadir %p/share/games/armagetronad --configdir %p/etc/games/armagetronad \$1 \$2 \$3"
chmod +x %i/bin/armagetronad
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README*
License: GPL
GCC: 4.0
Homepage: http://armagetronad.net
Maintainer: Jack Fink
Description: 3D Tron clone
DescDetail: <<
Armagetron is a multiplayer game in 3d that attempts to emulate and expand on
the lightcycle sequence from the movie Tron. It's an old school arcade game
slung into the 21st century. Highlights include a customizable playing arena,
HUD, unique graphics, and AI bots. For the more advanced player there are new
game modes and a wide variety of physics settings to tweak as well.
<<