command-not-found: Update with new executables
[termux-packages] / packages / angband / build.sh
CommitLineData
8272bfb2
FF
1TERMUX_PKG_VERSION=4.0.1
2TERMUX_PKG_SRCURL=http://rephial.org/downloads/4.0/angband-${TERMUX_PKG_VERSION}.tar.gz
59f0d218
FF
3TERMUX_PKG_HOMEPAGE=http://rephial.org/
4TERMUX_PKG_DESCRIPTION="Dungeon exploration game where you play an adventurer seeking riches, fighting monsters and preparing for a final battle with Morgoth, the Lord of Darkness"
5TERMUX_PKG_DEPENDS="libandroid-support, ncurses"
6TERMUX_PKG_BUILD_IN_SRC=yes
7TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-x --bindir=$TERMUX_PREFIX/bin --sysconfdir=$TERMUX_PREFIX/share/angband"
8TERMUX_PKG_RM_AFTER_INSTALL="share/angband/xtra"