Path to this page:
./
games/falcons-eye,
Falcons Eye NetHack
Branch: pkgsrc-2016Q1,
Version: 1.9.3nb15,
Package name: falcons-eye-1.9.3nb15,
Maintainer: pkgsrc-usersFalcon's Eye is a mouse-driven interface for NetHack that enhances the
visuals, audio and accessibility of the game.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2006/06/19 23:09:59 jlam Exp $
case "${STAGE}" in
DEINSTALL)
DATADIR="${PKG_PREFIX}/share/falcons-eye-dir"
${RMDIR} -p ${DATADIR} 2>/dev/null || ${TRUE}
if ${TEST} -d ${DATADIR}; then
${CAT} << EOF
======================================================================
The records, log, settings and savegames were not wiped out by this
deletion process. If you don't want them around, then please remove
the following directory:
${DATADIR}
======================================================================
EOF
fi
;;
esac
Required to build:[
x11/xf86vidmodeproto] [
x11/dri2proto] [
x11/inputproto] [
x11/xf86driproto] [
x11/fixesproto4] [
x11/renderproto] [
x11/xextproto] [
x11/xproto] [
x11/glproto] [
x11/damageproto] [
x11/randrproto]
Master sites:
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version falcons-eye-1.9.3nb15 (created)