summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-01-15 05:26:32 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-01-15 05:26:32 +0000
commite008e3ca86de66b984f4fea434f806a1b0e49d91 (patch)
treea4ac8d4e04a90c6034e6c89ccd71135f2247f86c /games-strategy
parentAdd shared Qt version for ppc (bug #204496). (diff)
downloadgentoo-2-e008e3ca86de66b984f4fea434f806a1b0e49d91.tar.gz
gentoo-2-e008e3ca86de66b984f4fea434f806a1b0e49d91.tar.bz2
gentoo-2-e008e3ca86de66b984f4fea434f806a1b0e49d91.zip
rm old version
(Portage version: 2.1.4)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wargus/files/digest-wargus-2.1-r19
-rw-r--r--games-strategy/wargus/files/wargus-2.1-aitransporter.patch16
-rw-r--r--games-strategy/wargus/files/wargus-2.1-humanbasespell.patch23
-rw-r--r--games-strategy/wargus/wargus-2.1-r1.ebuild41
4 files changed, 0 insertions, 89 deletions
diff --git a/games-strategy/wargus/files/digest-wargus-2.1-r1 b/games-strategy/wargus/files/digest-wargus-2.1-r1
deleted file mode 100644
index 2b8d14a0bb42..000000000000
--- a/games-strategy/wargus/files/digest-wargus-2.1-r1
+++ /dev/null
@@ -1,9 +0,0 @@
-MD5 b3c9cdd49469a8586aeac2a647f894d3 wargus-2.1-ai.patch.bz2 1149
-RMD160 f40552c8913a5f05a6216a1a8a1a1d34af72c5ae wargus-2.1-ai.patch.bz2 1149
-SHA256 045303b06f819fd3c92df41dc58a3932bea0d331ee8d59021a59bf914307c0eb wargus-2.1-ai.patch.bz2 1149
-MD5 571363cc79c5c532c48f31ad5c06398d wargus-2.1-src.tar.gz 542211
-RMD160 cf5b2a047bb83f6b0e1daa0145b8b805c25eb057 wargus-2.1-src.tar.gz 542211
-SHA256 cfd920660fc801eab7bc0c261447067d10a4f66b991655dcb78a41b745ddee78 wargus-2.1-src.tar.gz 542211
-MD5 734e1c171110e4f3c4fecd8f7fc09ca9 wargus.png 7561
-RMD160 b8ce62f3a60045b8b32a0f459df1849496d2402e wargus.png 7561
-SHA256 f8190a41f5131c45c76cb6d91c97e7fcf48c4fcd26cb231802c224c7e19ac0bd wargus.png 7561
diff --git a/games-strategy/wargus/files/wargus-2.1-aitransporter.patch b/games-strategy/wargus/files/wargus-2.1-aitransporter.patch
deleted file mode 100644
index e92102a7e5a5..000000000000
--- a/games-strategy/wargus/files/wargus-2.1-aitransporter.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- wargus-2.1.orig/scripts/ai/campaign.lua 2004-04-30 01:40:38.000000000 +0200
-+++ wargus-2.1/scripts/ai/campaign.lua 2005-09-23 16:25:05.000000000 +0200
-@@ -92,11 +92,11 @@
- function() return AiSet(AiTanker(), 1) end,
- function() return AiWait(AiWorker()) end,
- function() return AiNeed(AiPlatform()) end,
-- function() return AiSet(AiTransport(), 4) end,
-+ function() return AiSet(AiTransporter(), 4) end,
- function() return AiForce(0, {AiDestroyer(), 2, AiSoldier(), 3, AiShooter(), 4}) end,
- function() return AiForce(1, {AiDestroyer(), 2, AiSoldier(), 3, AiShooter(), 4}) end,
- function() return AiSleep(27000) end,
-- function() return AiSet(AiTransport(), 6) end,
-+ function() return AiSet(AiTransporter(), 6) end,
- function() return AiForce(1, {AiDestroyer(), 4, AiSoldier(), 10, AiShooter(), 8}) end,
- function() return AiSleep(22000) end,
- function() return AiSleep(22000) end,
diff --git a/games-strategy/wargus/files/wargus-2.1-humanbasespell.patch b/games-strategy/wargus/files/wargus-2.1-humanbasespell.patch
deleted file mode 100644
index 606f5094ec27..000000000000
--- a/games-strategy/wargus/files/wargus-2.1-humanbasespell.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ur wargusbaseaipatched/wargus-2.1/scripts/human/buttons.lua wargusbasepatched/wargus-2.1/scripts/human/buttons.lua
---- wargusbaseaipatched/wargus-2.1/scripts/human/buttons.lua 2004-02-11 11:39:08.000000000 +0100
-+++ wargusbasepatched/wargus-2.1/scripts/human/buttons.lua 2005-11-25 15:39:39.055416352 +0100
-@@ -169,7 +169,8 @@
-
- DefineButton( { Pos = 7, Level = 0, Icon = "icon-holy-vision",
- Action = "cast-spell", Value = "spell-holy-vision",
-- Allowed = "check-upgrade", AllowArg = {"upgrade-holy-vision"},
-+-- Allowed = "check-upgrade", AllowArg = {"upgrade-holy-vision"},
-+ Allowed = "check-upgrade", AllowArg = {"upgrade-paladin"},
- Key = "v", Hint = "HOLY ~!VISION",
- ForUnit = {"unit-paladin", "unit-knight-rider",
- "unit-man-of-light"} } )
-@@ -197,7 +198,8 @@
-
- DefineButton( { Pos = 4, Level = 0, Icon = "icon-fireball",
- Action = "cast-spell", Value = "spell-fireball",
-- Allowed = "check-upgrade", AllowArg = {"upgrade-fireball"},
-+-- Allowed = "check-upgrade", AllowArg = {"upgrade-fireball"},
-+ Allowed = "check-true",
- Key = "f", Hint = "~!FIREBALL",
- ForUnit = {"unit-mage", "unit-white-mage"} } )
-
diff --git a/games-strategy/wargus/wargus-2.1-r1.ebuild b/games-strategy/wargus/wargus-2.1-r1.ebuild
deleted file mode 100644
index 2b0c088e1ac4..000000000000
--- a/games-strategy/wargus/wargus-2.1-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2004-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.1-r1.ebuild,v 1.6 2007/02/20 14:01:07 blubb Exp $
-
-inherit eutils games
-
-DESCRIPTION="Warcraft II for the Stratagus game engine (Needs WC2 DOS CD)"
-HOMEPAGE="http://wargus.sf.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz
- http://dev.gentoo.org/~genstef/files/wargus.png
- http://dev.gentoo.org/~genstef/files/dist/wargus-2.1-ai.patch.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/libpng
- sys-libs/zlib"
-RDEPEND="=games-engines/stratagus-${PV:0:3}*"
-
-src_unpack() {
- cdrom_get_cds data/rezdat.war
- unpack ${A/wargus.png}
- cd "${S}"
- epatch "${FILESDIR}"/wargus-2.1-humanbasespell.patch \
- "${WORKDIR}"/wargus-2.1-ai.patch \
- "${FILESDIR}"/wargus-2.1-aitransporter.patch
-}
-
-src_install() {
- local dir="${GAMES_DATADIR}/stratagus/${PN}"
- dodir "${dir}"
- ./build.sh -p "${CDROM_ROOT}" -o "${D}/${dir}" -v \
- || die "Failed to extract data"
- games_make_wrapper wargus "./stratagus -d \"${dir}\"" "${GAMES_BINDIR}"
- prepgamesdirs
-
- doicon "${DISTDIR}"/wargus.png
- make_desktop_entry wargus Wargus
-}