diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 19:43:43 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 19:43:43 +0000 |
commit | 731f2cc5560c7232937d95e06c1157c573b1c43f (patch) | |
tree | 380c513cf3b0a243b5d54e0a734bda49b5391133 /games-fps | |
parent | Version bump and dropped identical freetype-2.3.10-r1. (diff) | |
download | historical-731f2cc5560c7232937d95e06c1157c573b1c43f.tar.gz historical-731f2cc5560c7232937d95e06c1157c573b1c43f.tar.bz2 historical-731f2cc5560c7232937d95e06c1157c573b1c43f.zip |
rm
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'games-fps')
9 files changed, 0 insertions, 224 deletions
diff --git a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild deleted file mode 100644 index 520cb88ee9aa..000000000000 --- a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild,v 1.3 2009/10/01 20:53:20 nyhm Exp $ - -MOD_DESC="single-player mission based on the Event Horizon film" -MOD_NAME="Event Horizon" -MOD_DIR="eventhorizon" - -inherit games games-mods - -HOMEPAGE="http://doom3.filefront.com/file/Event_Horizon;57651" -SRC_URI="mirror://filefront/Doom_III/Maps/Single_Player/event_horizon_${PV}.zip" - -LICENSE="as-is" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" - -S=${WORKDIR} - -src_unpack() { - games-mods_src_unpack - # Standardize directory name. - local dir=$(find . -maxdepth 1 -name "event_horizon*" -type d) - mv "${dir}" "${MOD_DIR}" || die "mv ${dir} failed" -} diff --git a/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild b/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild deleted file mode 100644 index 665e4759651f..000000000000 --- a/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild,v 1.6 2009/10/01 20:56:19 nyhm Exp $ - -EAPI=2 -MOD_DESC="single-player map trilogy" -MOD_NAME="Make it to Morning" -MOD_DIR="mitm" - -inherit eutils versionator games games-mods - -# End up with MY_PV=03282k6 -DATE=$(get_version_component_range 1-1) -MY_PV=${DATE:4:4}-${DATE:0:4} -MY_PV=${MY_PV/-2006/2k6} - -HOMEPAGE="http://www.makeittomorning.co.uk" -SRC_URI="mirror://filefront/Doom_III/Resurrection_of_Evil/Maps/Single_Player/make_it_to_morning_${MY_PV}.zip" - -LICENSE="as-is" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" - -RDEPEND="games-fps/doom3-roe - games-fps/doom3[roe]" - -S=${WORKDIR} - -src_unpack() { - games-mods_src_unpack - mkdir -p mitm - mv "MITM Readme.txt" README.MITM - mv mitm.pk4 mitm -} - -src_install() { - games-mods_src_install - games_make_wrapper ${PN} \ - "doom3 +set fs_game ${MOD_DIR} +set fs_game_base d3xp +map mitm" - make_desktop_entry ${PN} "Doom III - Make it to Morning (1)" doom3 - local n - for n in {2,3} ; do - games_make_wrapper ${PN}${n} \ - "doom3 +set fs_game ${MOD_DIR} +set fs_game_base d3xp +map mitm${n}" - make_desktop_entry ${PN}${n} \ - "Doom III - Make it to Morning (${n})" doom3 - done -} diff --git a/games-fps/enemy-territory-fortress/enemy-territory-fortress-1.6-r2.ebuild b/games-fps/enemy-territory-fortress/enemy-territory-fortress-1.6-r2.ebuild deleted file mode 100644 index 459a7296bc99..000000000000 --- a/games-fps/enemy-territory-fortress/enemy-territory-fortress-1.6-r2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/enemy-territory-fortress/enemy-territory-fortress-1.6-r2.ebuild,v 1.7 2009/10/01 21:08:17 nyhm Exp $ - -MOD_DESC="a class-based teamplay modification" -MOD_NAME="Fortress" -MOD_TBZ2="etf cfgnormal" -MOD_ICON="etf.xpm" -MOD_DIR="etf" -GAME="enemy-territory" - -inherit eutils games games-mods - -HOMEPAGE="http://www.etfgame.com/" -SRC_URI="http://www.sonnensturm.net/download/etf_${PV}-english-2.run - http://www.playlinux.net/files/native/etf_${PV}-english-2.run - http://liflg.httpdnet.com/files/native/etf_${PV}-english-2.run - http://www.sonnensturm.net/download/etf_${PV}-english-2.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" - -QA_TEXTRELS="${GAMES_DATADIR:1}/${GAME}/etf/omnibot_etf.so - ${GAMES_DATADIR:1}/${GAME}/omnibot_etf.so" - -src_unpack() { - # This is a prime example of how we should do our src_unpack for a mod that - # has files that we don't want. - games-mods_src_unpack - rm -rf cfghi.tar.gz cfglow.tar.gz cfgxtrahi.tar.gz enemy-territory.xml \ - LICENSE README search.sh bin - cd "${S}" - find . -type f -print0 | xargs -0 chmod a-x -} diff --git a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild b/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild deleted file mode 100644 index ec69f2494f08..000000000000 --- a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild,v 1.3 2009/10/01 21:54:28 nyhm Exp $ - -MOD_DESC="pirate-style conversion with flying wooden ships" -MOD_NAME="Air Buccaneers" -MOD_BINS="airbuccaneers" -MOD_TBZ2="air.buccaneers" -MOD_ICON="air.buccaneers.xpm" - -inherit games games-mods - -HOMEPAGE="http://ludocraft.oulu.fi/airbuccaneers/" -SRC_URI="mirror://liflg/${MOD_TBZ2}_${PV}-english.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild deleted file mode 100644 index 2b591d40d81d..000000000000 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r1.ebuild,v 1.5 2009/10/04 14:17:23 nyhm Exp $ - -EAPI=2 - -MOD_DESC="original Community Bonus Pack for UT2003 repacked for UT2004" -MOD_NAME="Community Bonus Pack Volume 1" -MOD_TBZ2="cbp1_volume1" - -inherit games games-mods - -HOMEPAGE="http://www.planetunreal.com/cbp/" -SRC_URI="mirror://liflg/cbp1_volume1-multilanguage-2.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="" diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild deleted file mode 100644 index 857398b36896..000000000000 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.7 2009/10/04 14:18:34 nyhm Exp $ - -EAPI=2 - -MOD_DESC="Community Bonus Pack 2 volumes 1 and 2" -MOD_NAME="Community Bonus Pack 2 volumes 1 and 2" -MOD_TBZ2="cbp2_volume1 cbp2_volume2" - -inherit games games-mods - -HOMEPAGE="http://www.planetunreal.com/cbp/" -SRC_URI="mirror://liflg/cbp2_volume1-multilanguage.run - mirror://liflg/cbp2_volume2-multilanguage.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="games-fps/ut2004-bonuspack-cbp1" - -src_unpack() { - games-mods_src_unpack - rm -f unpack/Music/Soeren.ogg # cbp1 collision -} diff --git a/games-fps/ut2004-deathball/ut2004-deathball-2.3-r1.ebuild b/games-fps/ut2004-deathball/ut2004-deathball-2.3-r1.ebuild deleted file mode 100644 index 3ba84999bc02..000000000000 --- a/games-fps/ut2004-deathball/ut2004-deathball-2.3-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-deathball/ut2004-deathball-2.3-r1.ebuild,v 1.4 2009/10/01 22:10:55 nyhm Exp $ - -MOD_DESC="Death Ball mod" -MOD_NAME="Death Ball" -MOD_BINS="deathb" -MOD_TBZ2="death.ball" -MOD_ICON="deathball.png" - -inherit games games-mods - -HOMEPAGE="http://www.deathball.net/" -SRC_URI="mirror://liflg/${MOD_TBZ2}_${PV}-english-2.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" diff --git a/games-fps/ut2004-fragops/ut2004-fragops-2.16-r1.ebuild b/games-fps/ut2004-fragops/ut2004-fragops-2.16-r1.ebuild deleted file mode 100644 index 57b557bdf000..000000000000 --- a/games-fps/ut2004-fragops/ut2004-fragops-2.16-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-fragops/ut2004-fragops-2.16-r1.ebuild,v 1.3 2009/10/01 22:11:59 nyhm Exp $ - -MOD_DESC="realism mod" -MOD_NAME="Frag Ops" -MOD_BINS="fragops" -MOD_TBZ2="frag.ops" -MOD_ICON="${MOD_BINS}.png" - -inherit games games-mods - -HOMEPAGE="http://www.frag-ops.com/" -SRC_URI="mirror://liflg/${MOD_TBZ2}_${PV}-english.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" diff --git a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild deleted file mode 100644 index 0b578b9848ce..000000000000 --- a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01-r1.ebuild,v 1.3 2009/10/01 22:15:29 nyhm Exp $ - -MOD_DESC="a terrorist vs. strike force mod" -MOD_NAME="Strike Force" -MOD_BINS="strikeforce" -MOD_TBZ2="strike.force" -MOD_ICON="strike.force.xpm" - -inherit games games-mods - -HOMEPAGE="http://www.strikeforce2004.com/" -SRC_URI="mirror://liflg/strike.force_${PV}-english.run" - -LICENSE="freedist" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" |