battleworms stable port information

Package: battleworms
Version: 1.2
Revision: 2
Description: Clone of classic DOS game "Achtung die kurve"
License: GPL

# Dependencies:
BuildDepends: sdl, sdl-ttf
Depends: sdl-shlibs, sdl-ttf-shlibs

# Unpack Phase:
Source: mirror:sourceforge:%n/%n-%v.tgz
Source-MD5: 7209d76083524252c7aa83aa575e0d6d

# Patch Phase
PatchScript: perl -pi -e 's|/usr/share/games/battleworms|%p/share/%n|' text.c

# Compile Phase:
CompileScript: make

# Install Phase:
InstallScript: <<
/usr/bin/install -d -m 755 %i/bin
/usr/bin/install -s -m 755 battleworms %i/bin/battleworms
/usr/bin/install -d -m 755 %i/share/%n
/usr/bin/install -m 644 font.ttf %i/share/%n/font.ttf
<<
DocFiles: COPYING README

DescDetail: <<
Battle Worms is a clone of the classic DOS game "Achtung die kurve!",
and is pretty much the same as that game.

It is a multiplayer game for 2-8 players where you try to control your
worm so that it doesn't collide with any walls, other worms, or itself.
<<

DescPackaging: <<
installs files in %p/share/%n and %p/bin rather than
/usr/share/games and /usr/games/bin, respectively

description copied from web site
<<

Maintainer: Ojas Parekh
Homepage: http://battleworms.sourceforge.net/

battleworms _unstable_ port information

Package: battleworms
Version: 1.2
Revision: 2
Description: Clone of classic DOS game "Achtung die kurve"
License: GPL

# Dependencies:
BuildDepends: sdl, sdl-ttf
Depends: sdl-shlibs, sdl-ttf-shlibs

# Unpack Phase:
Source: mirror:sourceforge:%n/%n-%v.tgz
Source-MD5: 7209d76083524252c7aa83aa575e0d6d

# Patch Phase
PatchScript: perl -pi -e 's|/usr/share/games/battleworms|%p/share/%n|' text.c

# Compile Phase:
CompileScript: make

# Install Phase:
InstallScript: <<
/usr/bin/install -d -m 755 %i/bin
/usr/bin/install -s -m 755 battleworms %i/bin/battleworms
/usr/bin/install -d -m 755 %i/share/%n
/usr/bin/install -m 644 font.ttf %i/share/%n/font.ttf
<<
DocFiles: COPYING README

DescDetail: <<
Battle Worms is a clone of the classic DOS game "Achtung die kurve!",
and is pretty much the same as that game.

It is a multiplayer game for 2-8 players where you try to control your
worm so that it doesn't collide with any walls, other worms, or itself.
<<

DescPackaging: <<
installs files in %p/share/%n and %p/bin rather than
/usr/share/games and /usr/games/bin, respectively

description copied from web site
<<

Maintainer: Ojas Parekh
Homepage: http://battleworms.sourceforge.net/