the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: angband
Version: 3.0.3
Revision: 1024
Maintainer: James Gibbs
Source: mirror:custom:Source/angband-%v.tar.gz
Source-MD5: 5a2796eca8faffe25a519770e7029388
CustomMirror: <<
nam-US: ftp://clockwork.dementia.org/angband/
nam-US: ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/
eur-SE: ftp://ftp.sunet.se/pub/games/Angband/
oce-AU: ftp://ftp.planetmirror.com/pub/angband/
<<
Conflicts: angband-nox
Replaces: angband-nox
BuildDepends: gtk+, glib, gettext-dev, gettext-bin, gettext-tools, ncurses-dev (>= 5.3-20031018-1501), x11-dev
Depends: gtk+-shlibs, x11, passwd, ncurses (>= 5.4-20041023-1006), ncurses-shlibs (>= 5.3-20031018-1501)
GCC: 4.0
ConfigureParams: --with-libpath=%p/var/games/%n/lib/ --with-x --enable-gtk --with-setgid=games
InstallScript: <<
make install DESTDIR=%d bindir=%p/bin
mkdir -p %i/var/games/%n/
cp -rp lib %i/var/games/%n/
<<
DocFiles: AUTHORS changes.txt compile.txt COPYING THANKS TODO readme.txt
Description: Curses- or X11-based dungeon exploration game
DescDetail: <<
Angband is a "graphical" dungeon adventure game using textual characters
to represent the walls and floors of a dungeon and the inhabitants therein,
in the vein of "rogue", "hack", "nethack", and "moria".
<<
License: GPL
Homepage: http://www.thangorodrim.net/
Info2: <<
Package: angband%type_pkg[-nox]
Version: 3.0.6
Revision: 1
Type: -nox (boolean)
Maintainer: James Gibbs
Source: mirror:custom:Source/angband-%v.tar.gz
Source-MD5: 4c31b1b3679dff20db6a5fcb182c3e96
CustomMirror: <<
nam-US: ftp://ftp.thangorodrim.net/pub/angband
eur-SE: ftp://ftp.sunet.se/pub/games/Angband
<<
Conflicts: angband, angband-nox
Replaces: angband, angband-nox
BuildDepends: <<
(%type_raw[-nox] = .) gtk+, (%type_raw[-nox] = .) glib, (%type_raw[-nox] = .) x11-dev,
(%type_raw[-nox] = .) gettext-dev, (%type_raw[-nox] = .) gettext-bin, (%type_raw[-nox] = .) gettext-tools,
libncurses5
<<
Depends: <<
(%type_raw[-nox] = .) gtk+-shlibs, (%type_raw[-nox] = .) glib-shlibs,
(%type_raw[-nox] = .) gettext, (%type_raw[-nox] = .) x11,
passwd, ncurses, libncurses5-shlibs
<<
Suggests: lua
ConfigureParams: <<
(%type_raw[-nox] = .) --with-x (%type_raw[-nox] = -nox) --without-x \
(%type_raw[-nox] = .) --enable-gtk (%type_raw[-nox] = -nox) --disable-gtk \
--with-libpath=%p/var/games/%n/lib/ \
--with-setgid=games \
--disable-dependency-tracking
<<
InstallScript: <<
make install DESTDIR=%d bindir=%p/bin
mkdir -p -m 0775 %i/var/games/%n/
chown games:games %i/var/games/%n/
chmod g+w %i/var/games/%n/
find lib/ -exec chown games:games {} \;
find lib/ -exec chmod g+w {} \;
cp -Rp lib %i/var/games/%n/
<<
DocFiles: AUTHORS changes.txt compile.txt COPYING THANKS TODO readme.txt
Description: Curses- or X11-based dungeon exploration game
DescDetail: <<
Angband is a "graphical" dungeon adventure game using textual characters
to represent the walls and floors of a dungeon and the inhabitants therein,
in the vein of "rogue", "hack", "nethack", and "moria".
<<
License: GPL
Homepage: http://www.thangorodrim.net/
<<