Path to this page:
./
games/ivan,
Graphical roguelike featuring deep gameplay
Branch: pkgsrc-2014Q2,
Version: 0.50nb9,
Package name: ivan-0.50nb9,
Maintainer: pkgsrc-usersIter Vehemens ad Necem (IVAN) is a graphical roguelike game, which
currently runs in Windows, DOS and Linux. It features advanced bodypart
and material handling, multi-colored lighting and, above all, deep
gameplay.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2006/07/05 06:53:12 jlam Exp $
case "${STAGE}" in
DEINSTALL)
DATADIR="${PKG_PREFIX}/share/ivan"
${RMDIR} -p ${DATADIR} 2>/dev/null || ${TRUE}
if ${TEST} -d ${DATADIR}; then
${CAT} << EOF
======================================================================
The records, log and bones 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 run:[
devel/SDL]
Required to build:[
x11/xproto] [
x11/damageproto] [
x11/fixesproto] [
x11/xextproto] [
x11/inputproto] [
x11/xf86driproto] [
x11/randrproto] [
x11/glproto] [
x11/dri2proto] [
x11/xf86vidmodeproto] [
x11/renderproto] [
pkgtools/x11-links]
Master sites:
SHA1: e4c5ae2b9bdfd59a0ed3c87a504043df12b0f1a4
RMD160: 7e84340cd8fdfbdaaf7fde730fc0a76b137e2e91
Filesize: 784.815 KB
Version history: (Expand)
- (2014-07-02) Package added to pkgsrc.se, version ivan-0.50nb9 (created)