summaryrefslogtreecommitdiff
path: root/games/rtcw
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-21 07:40:33 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-21 07:40:33 +0000
commitc3a51af34ee00abdd8dba9fad534b18adc860cc5 (patch)
tree3b506647fcb9780e726fefa0eaae7c30dc25c9ce /games/rtcw
parenta69e95acdb35182b7a25054b0e6df70d82b5663e (diff)
downloadpkgsrc-c3a51af34ee00abdd8dba9fad534b18adc860cc5.tar.gz
Initial import of Return to castle of Wolfenstein, provided by
David Ferlier in PR pkg/24222. World War II rages and nations fall. SS head Himmler has Hitler's full backing to twist science and the occult into an army capable of annihilating the Allies once and for all. Battling alone, you're on an intense mission to pierce the black heart of the Third Reich and stop Himmler -- or die trying. Fighting in advanced team-based multiplayer mode, you'll wage your own WWII in an all-out Axis vs. Allies contest for frontline domination. Powered by the Quake III Arena engine, the Wolfenstein universe explodes with the kind of epic environments, A.I., firepower and cinematic effects that only a game created by true masters can deliver. The dark reich's closing in. The time to act is now. Evil prevails when good men do nothing. * Epic Environments * Intense Story-Driven Action * Ferocious A.I. * Big Screen Cinematic Effects * Team-Based Multiplayer Action
Diffstat (limited to 'games/rtcw')
-rw-r--r--games/rtcw/MESSAGE14
-rw-r--r--games/rtcw/Makefile38
-rw-r--r--games/rtcw/distinfo4
3 files changed, 56 insertions, 0 deletions
diff --git a/games/rtcw/MESSAGE b/games/rtcw/MESSAGE
new file mode 100644
index 00000000000..180cd8e14c1
--- /dev/null
+++ b/games/rtcw/MESSAGE
@@ -0,0 +1,14 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/02/21 07:40:33 xtraeme Exp $
+
+To play Return to Castle Wolfenstein, you need to copy the following files
+from the retail version to ${PREFIX}/lib/lokigames/rtcw/main :
+
+ mp_pak0.pk3
+ mp_pak1.pk3
+ mp_pak2.pk3
+ pak0.pk3
+ sp_pak1.pk3
+ sp_pak2.pk3
+
+===========================================================================
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
new file mode 100644
index 00000000000..b3465c3c919
--- /dev/null
+++ b/games/rtcw/Makefile
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/21 07:40:33 xtraeme Exp $
+
+DISTNAME= wolf-linux-1.33.x86
+PKGNAME= rtcw-1.33
+CATEGORIES= games
+MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/
+EXTRACT_SUFX= .run
+
+MAINTAINER= david@netbsd-fr.org
+HOMEPAGE= http://games.activision.com/games/wolfenstein/
+COMMENT= Return to Castle Wolfenstein for Linux
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
+NO_BUILD= yes
+RTCWDIR= ${PREFIX}/lib/lokigames/rtcw
+RESTRICTED= "Size; the data set is much too big"
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+EXTRACT_CMD= ${SED} '1,178d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - \
+ -C ${WRKSRC}
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} != "Linux"
+DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
+.include "../../emulators/suse_linux/Makefile.application"
+.endif
+
+pre-extract:
+ ${MKDIR} ${WRKSRC}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${RTCWDIR}
+ cd ${WRKSRC} && ${PAX} -rw -p am . ${RTCWDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/rtcw/distinfo b/games/rtcw/distinfo
new file mode 100644
index 00000000000..6e01e005d9a
--- /dev/null
+++ b/games/rtcw/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/21 07:40:33 xtraeme Exp $
+
+SHA1 (wolf-linux-1.33.x86.run) = d5af6c6a6d49aaa44dbfd855034ef5c7fa04aac1
+Size (wolf-linux-1.33.x86.run) = 7776599 bytes