spacehulk stable port information

Package: spacehulk
Version: 1.5
Revision: 0.beta1.1002
GCC: 4.0
Depends: qt3-shlibs (>= 3.3.5-1023), x11-shlibs
BuildDepends: qt3 (>= 3.3.5-1023), x11, x11-dev
Maintainer: Benjamin Reed

Source: http://r.vinot.free.fr/%n/%n-%v-beta1.tar.gz
Source-MD5: 43eb76b5a2b59e8af2205bff145cbfb2
SourceDirectory: %n-%v-beta1

DocFiles: AUTHORS COPYING ChangeLog INSTALL* NEWS README TODO
SetLIBS: -L%p/lib
ConfigureParams: --prefix=%p --with-qt-dir=%p --with-qt-includes=%p/include/qt --with-extra-libs=%p/lib --with-extra-includes=%p/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=%i/share/man --with-xinerama --disable-final --disable-dependency-tracking
CompileScript: <<
#!/bin/sh -ev
export KDEDIR=%p
mkdir -p /tmp/kde-build

date > /tmp/kde-build/%N-%v-%r.configure && \
(sh ./configure %c 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.configure) && \
date > /tmp/kde-build/%N-%v-%r.make && \
(make all 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.make) || exit 2
<<

InstallScript: <<
#!/bin/sh -ev
date > /tmp/kde-build/%N-%v-%r.install && \
(make install DESTDIR=%d 2>&1 | tee -a /tmp/kde-build/%N-%v-%r.install) || exit 2
<<
Description: Turn-based strategy game
DescDetail: <<
Space Hulk is a great board game of Games Workshop in the world of
Warhammer 40000. This videogame is a complete conversion of the board
game with the 2nd edition rules.
<<
License: GPL