summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /games-fps/ut2004-alienswarm
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'games-fps/ut2004-alienswarm')
-rw-r--r--games-fps/ut2004-alienswarm/Manifest4
-rw-r--r--games-fps/ut2004-alienswarm/metadata.xml5
-rw-r--r--games-fps/ut2004-alienswarm/ut2004-alienswarm-1.32.ebuild49
3 files changed, 58 insertions, 0 deletions
diff --git a/games-fps/ut2004-alienswarm/Manifest b/games-fps/ut2004-alienswarm/Manifest
new file mode 100644
index 000000000000..7ada802109e6
--- /dev/null
+++ b/games-fps/ut2004-alienswarm/Manifest
@@ -0,0 +1,4 @@
+DIST AlienSwarm-v13.zip 127132998 RMD160 9f12c43aa08f216a4f943a9036217acc060594de SHA1 7fd2636246a46e05429c65337aa02b4742478345 SHA256 ee869f60844b479517310627c475d6f78d2cc4163455f2d0f4835d289a859168
+DIST AlienSwarm_13_or_131_to_132_Patch.zip 4147912 RMD160 fd0f0c58b3d9e1149dd2ea1b0a7cb84f4bb049f6 SHA1 8659636dfd7088f69496bdd5c4f5fab9d768100b SHA256 bcb82a22ceb2eb31cfd58fd6c7864b9afa6ffdbd52bf3cd696572b018f106fe8
+DIST TelicCampaign_1_1.zip 102141499 RMD160 4f0394bd4c2611a95910931460556d902713cc0a SHA1 dbde1b3776ca4a2d81beac70137d5fa2b61e216f SHA256 37c956131bf1ba0578488183d02bdd796b889fa99334e2d7d0efddec5e2ccd26
+DIST phalanxaswcampaign10.zip 14055318 RMD160 6a9977cc231e9258c11352b0e83529d228d7f814 SHA1 27746b774c5deec8ca8b7e14ee0c8cb0f7a496ff SHA256 c204f0b7b92b5183e6283cab6e19ef0276b6f668de7666c5978bae6711c0fbe7
diff --git a/games-fps/ut2004-alienswarm/metadata.xml b/games-fps/ut2004-alienswarm/metadata.xml
new file mode 100644
index 000000000000..d3c2cc926f0b
--- /dev/null
+++ b/games-fps/ut2004-alienswarm/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/ut2004-alienswarm/ut2004-alienswarm-1.32.ebuild b/games-fps/ut2004-alienswarm/ut2004-alienswarm-1.32.ebuild
new file mode 100644
index 000000000000..e3fb3fa5f586
--- /dev/null
+++ b/games-fps/ut2004-alienswarm/ut2004-alienswarm-1.32.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=2
+
+MOD_DESC="an overhead-view tactical squad-based shooter"
+MOD_NAME="Alien Swarm"
+MOD_DIR="AlienSwarm"
+MOD_ICON="Help/Linux Icons/as-icon-64.png"
+
+inherit games games-mods
+
+MY_PV=${PV/.}
+AS_V="13"
+PC_V="10"
+TC_V="1_1"
+N_SRC="http://www.night-blade.com/AS"
+IAF_SRC="http://www.iaf-database.com/maps"
+
+HOMEPAGE="http://www.blackcatgames.com/swarm/"
+SRC_URI="${N_SRC}/AlienSwarm-v${AS_V}.zip
+ mirror://gentoo/phalanxaswcampaign${PC_V}.zip
+ ${IAF_SRC}/TelicCampaign_${TC_V}.zip
+ http://www.bliny.co.uk/mirror/swarm/TelicCampaign_${TC_V}.zip
+ ${N_SRC}/AlienSwarm_13_or_131_to_${MY_PV}_Patch.zip"
+
+LICENSE="freedist"
+KEYWORDS="amd64 x86"
+IUSE="dedicated opengl"
+
+src_unpack() {
+ # It is (surprisingly) deliberate to have Music & System dirs
+ # outside of the main AlienSwarm dir. Not sure why. Is same with
+ # LIFLG installer.
+ unpack AlienSwarm-v${AS_V}.zip
+
+ # Phalanx is the only file meant to be unzipped within AlienSwarm
+ cd ${MOD_DIR} || die
+ unpack phalanxaswcampaign${PC_V}.zip
+ cd ..
+
+ unpack TelicCampaign_${TC_V}.zip
+ unpack AlienSwarm_13_or_131_to_${MY_PV}_Patch.zip
+}
+
+src_prepare() {
+ rm -f SwarmReadMe.txt ${MOD_DIR}/{*.{bat,exe},Alien-Swarm-Linux}
+}