summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-16 23:37:26 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-16 23:37:26 +0000
commitb35f5ff975232ab29cdd4df3d2b490965663a380 (patch)
treeea2f6c807b5a48b6e5d04d2336b7dbe3b1104358 /games-fps/quake1-ctf
parentStable on x86 (diff)
downloadgentoo-2-b35f5ff975232ab29cdd4df3d2b490965663a380.tar.gz
gentoo-2-b35f5ff975232ab29cdd4df3d2b490965663a380.tar.bz2
gentoo-2-b35f5ff975232ab29cdd4df3d2b490965663a380.zip
initial import
(Portage version: 2.0.51-r13)
Diffstat (limited to 'games-fps/quake1-ctf')
-rw-r--r--games-fps/quake1-ctf/ChangeLog8
-rw-r--r--games-fps/quake1-ctf/Manifest4
-rw-r--r--games-fps/quake1-ctf/files/digest-quake1-ctf-4.07
-rw-r--r--games-fps/quake1-ctf/metadata.xml5
-rw-r--r--games-fps/quake1-ctf/quake1-ctf-4.0.ebuild54
5 files changed, 78 insertions, 0 deletions
diff --git a/games-fps/quake1-ctf/ChangeLog b/games-fps/quake1-ctf/ChangeLog
new file mode 100644
index 000000000000..2ba9f10b10db
--- /dev/null
+++ b/games-fps/quake1-ctf/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for games-fps/quake1-ctf
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/ChangeLog,v 1.1 2005/01/16 23:37:26 vapier Exp $
+
+*quake1-ctf-4.0 (16 Jan 2004)
+
+ 16 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by me.
diff --git a/games-fps/quake1-ctf/Manifest b/games-fps/quake1-ctf/Manifest
new file mode 100644
index 000000000000..2e8fdb4f50a2
--- /dev/null
+++ b/games-fps/quake1-ctf/Manifest
@@ -0,0 +1,4 @@
+MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
+MD5 e1857abfc838ce9bf776d61438c78100 ChangeLog 339
+MD5 8b882334560a25e33137b86e5fbd8643 quake1-ctf-4.0.ebuild 1088
+MD5 6fb1e30cf4e6748d6fffe992ecd7906c files/digest-quake1-ctf-4.0 406
diff --git a/games-fps/quake1-ctf/files/digest-quake1-ctf-4.0 b/games-fps/quake1-ctf/files/digest-quake1-ctf-4.0
new file mode 100644
index 000000000000..42f320b0a58b
--- /dev/null
+++ b/games-fps/quake1-ctf/files/digest-quake1-ctf-4.0
@@ -0,0 +1,7 @@
+MD5 818536bbe99ee5129d8d8fc2dc0d10c0 3wctf301.zip 4088415
+MD5 fd64c5a4829829d6f423a212bd0fc3e4 3wctfc40.zip 6722412
+MD5 d4510d0bbadb13528cbfda34997d1506 ctfepc14.zip 9846385
+MD5 ad99a585eb5643767425eb764a807279 3wave421d.zip 596728
+MD5 129832eab2be3f22298ee67b8893c2e5 alst101c.zip 16362402
+MD5 41893ceaa0d05c95f524a14fd57b8f01 alst110u.zip 773110
+MD5 aed76e2b6008a82fef845fcce8b0e7a1 alst110s.zip 4990949
diff --git a/games-fps/quake1-ctf/metadata.xml b/games-fps/quake1-ctf/metadata.xml
new file mode 100644
index 000000000000..d3c2cc926f0b
--- /dev/null
+++ b/games-fps/quake1-ctf/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+</pkgmetadata>
diff --git a/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild b/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild
new file mode 100644
index 000000000000..43018af3976b
--- /dev/null
+++ b/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-ctf/quake1-ctf-4.0.ebuild,v 1.1 2005/01/16 23:37:26 vapier Exp $
+
+inherit games eutils
+
+DESCRIPTION="The original Three Wave Capture The Flag"
+HOMEPAGE="http://www.threewave.com/"
+SRC_URI="http://www.threewave.com/quake1/files/3wctf301.zip
+ http://www.threewave.com/quake1/files/3wctfc40.zip
+ http://www.threewave.com/quake1/files/ctfepc14.zip
+ http://www.threewave.com/quake1/files/alst101c.zip
+ http://www.threewave.com/quake1/files/alst110u.zip"
+# dedicated? ( http://www.threewave.com/quake1/files/alst110s.zip )
+# dedicated? ( http://www.threewave.com/quake1/files/3wave421d.zip )
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}
+
+src_unpack() {
+ mkdir ctf
+ cd ctf
+ echo ">>> Unpacking 3wctf301.zip to ${PWD}"
+ unzip -qoL "${DISTDIR}"/3wctf301.zip || die "unpacking 3wctf301.zip failed"
+ mv readme.txt readme-301.txt
+ echo ">>> Unpacking 3wctfc40.zip to ${PWD}"
+ unzip -qoL "${DISTDIR}"/3wctfc40.zip || die "unpacking 3wctfc40.zip failed"
+ mv readme.txt readme-40.txt
+ echo ">>> Unpacking ctfepc14.zip to ${PWD}"
+ unzip -qoL "${DISTDIR}"/ctfepc14.zip || die "unpacking ctfepc14.zip failed"
+ cd ..
+ echo ">>> Unpacking alst101c.zip to ${PWD}"
+ unzip -qoL "${DISTDIR}"/alst101c.zip || die "unpacking alst101c.zip failed"
+ mv ctf/readme.txt ctf/readme-alst101c.txt
+ echo ">>> Unpacking alst110u.zip to ${PWD}"
+ unzip -qoL "${DISTDIR}"/alst110u.zip || die "unpacking alst110u.zip failed"
+ mv ctf/readme.txt ctf/readme-alst110u.txt
+ rmdir maps progs readme
+}
+
+src_install() {
+ local dir=${GAMES_DATADIR}/quake-data
+ dodir "${dir}"
+ insinto "${dir}"
+ doins -r *
+ prepgamesdirs
+}