wastesedge stable port information

Package: wastesedge
Version: 0.3.4
Revision: 1
Source: http://savannah.nongnu.org/download/adonthell/%n-src-%v.tar.gz
Source-MD5: a4beb3d2c8ae8f52a91b54966371e973
SourceDirectory: %n-%v
License: GPL
Homepage: http://adonthell.linuxgames.com
Maintainer: Pierre-Henri Lavigne
Description: Open Source RPG
DescDetail: <<
At first sight, everything looks peaceful on the island of Adonthell. But
Tomas Hterin's verse has become true in a way that no one would ever have
expected. Now there is an urgent need for someone to take a light into the
darkness and stand where even those of greater wisdom failed.

To play type /sw/bin/adonthell-wastesedge
<<
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS PLAYING README
BuildDepends: adonthell, libgettext3-dev, libiconv-bin, libiconv-dev, python25
Depends: adonthell, libgettext3-shlibs, libiconv, python25-shlibs
ConfigureParams: --with-libiconv-prefix=%p --with-data-dir=%p/share/adonthell --with-adonthell-binary=%p/bin/adonthell
PatchScript: /usr/bin/perl -pi -e "s,echo \-e,/usr/bin/printf,g" Makefile.in
InstallScript: <<
#!/bin/bash -ev
/usr/bin/make -w install DESTDIR=%d
<<