the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: angband%type_pkg[-nox]
Version: 3.0.6
Revision: 4
Type: -nox (boolean)
Maintainer: None
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] = .) libgettext3-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] = .) libgettext3-shlibs, (%type_raw[-nox] = .) x11,
passwd-games, 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/ \
--disable-dependency-tracking
<<
InstallScript: <<
make install DESTDIR=%d bindir=%p/bin
mkdir -p -m 0775 %i/var/games/%n/
find lib/ -exec chmod g+w {} \;
cp -Rp lib %i/var/games/%n/
<<
DocFiles: AUTHORS changes.txt compile.txt COPYING THANKS TODO readme.txt
PostInstScript: <<
chgrp games %p/bin/angband
chmod g+s %p/bin/angband
chgrp -R games %p/var/games/%n
<<
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/
DescPackaging: Previously maintained by James Gibbs.
<<