Path to this page:
./
games/ivan,
Graphical roguelike featuring deep gameplay
Branch: pkgsrc-2018Q2,
Version: 0.50nb10,
Package name: ivan-0.50nb10,
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:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: e4c5ae2b9bdfd59a0ed3c87a504043df12b0f1a4
RMD160: 7e84340cd8fdfbdaaf7fde730fc0a76b137e2e91
Filesize: 784.815 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version ivan-0.50nb10 (created)