From 493c63ce46339214aa2e0d1f8a38e6ac1a5a0595 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 13 Apr 2006 20:20:20 +0000 Subject: Moved to games-arcade/thinktanks-demo. --- games-arcade/thinktanksdemo/ChangeLog | 12 ------ games-arcade/thinktanksdemo/Manifest | 4 -- .../thinktanksdemo/files/digest-thinktanksdemo-1.1 | 1 - games-arcade/thinktanksdemo/metadata.xml | 44 --------------------- .../thinktanksdemo/thinktanksdemo-1.1.ebuild | 45 ---------------------- 5 files changed, 106 deletions(-) delete mode 100644 games-arcade/thinktanksdemo/ChangeLog delete mode 100644 games-arcade/thinktanksdemo/Manifest delete mode 100644 games-arcade/thinktanksdemo/files/digest-thinktanksdemo-1.1 delete mode 100644 games-arcade/thinktanksdemo/metadata.xml delete mode 100644 games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild (limited to 'games-arcade/thinktanksdemo') diff --git a/games-arcade/thinktanksdemo/ChangeLog b/games-arcade/thinktanksdemo/ChangeLog deleted file mode 100644 index d09f5cd2e4ce..000000000000 --- a/games-arcade/thinktanksdemo/ChangeLog +++ /dev/null @@ -1,12 +0,0 @@ -# ChangeLog for games-arcade/thinktanksdemo -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanksdemo/ChangeLog,v 1.3 2005/09/21 20:30:00 wolf31o2 Exp $ - - 21 Sep 2005; Chris Gianelloni - thinktanksdemo-1.1.ebuild: - Changed check_license to explicitly list license to check. - -*thinktanksdemo-1.1 (07 Oct 2003) - - 07 Oct 2003; Mike Frysinger : - Initial import. Ebuild submitted by me. diff --git a/games-arcade/thinktanksdemo/Manifest b/games-arcade/thinktanksdemo/Manifest deleted file mode 100644 index 631f44de94e0..000000000000 --- a/games-arcade/thinktanksdemo/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 1b834511b378ea5baee9a9e1d5e9ffc3 thinktanksdemo-1.1.ebuild 1008 -MD5 9ab1ed662f0d05dc855de098dd21a43e ChangeLog 504 -MD5 27d50d1484ef2639493aa5286dbf43e1 metadata.xml 2342 -MD5 f66397a27ea185343c7894fb58ec4319 files/digest-thinktanksdemo-1.1 73 diff --git a/games-arcade/thinktanksdemo/files/digest-thinktanksdemo-1.1 b/games-arcade/thinktanksdemo/files/digest-thinktanksdemo-1.1 deleted file mode 100644 index bacb7f298156..000000000000 --- a/games-arcade/thinktanksdemo/files/digest-thinktanksdemo-1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 07f65cb521f773c1822218869343b130 ThinkTanksDemo_v1.1.sh.bin 12115802 diff --git a/games-arcade/thinktanksdemo/metadata.xml b/games-arcade/thinktanksdemo/metadata.xml deleted file mode 100644 index f2bbefeab3dc..000000000000 --- a/games-arcade/thinktanksdemo/metadata.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - -games - - vapier@gentoo.org - Mike Frysinger - - -ThinkTanks is a tank combat game designed to be a blast for the new and -experienced gamer alike with lighthearted, fast paced pandemonium. Either -battling against brain-hungry bots in solo play or going head-to-head against -others online, ThinkTanks has something for everyone. - -You find yourself in a ThinkTank... just one of many brain slaves imprisoned by -Alien Mind Control-- only you have managed to escape their brain rays. But the -moment you are free, you are besieged on all sides by insane bot-tanks. You must -destroy or be destroyed and keep on your toes at all times. Luckily you can -collect powerups that give you wacky weapons to help you stay alive. As you -progress through each level, the bot tanks get smarter, stronger and crazier as -Alien Mind Control reprograms the bot tanks to match your wits. Your goal is to -beat the bosses, then rescue your brain-brethren and continue the fight on other -worlds. - -Upon entering, you are immediately engaged by heavy artillery. This is -no-holds-barred warfare and to the victor go the points. You can be catapulted or -thrust in any direction by rolling over the boost and jump pads to escape attack -or rush the enemy. The lush, green hills are scattered with bots on the warpath, -bots choking in their own smoke, floating orbs with special powers and -ammunition, boulders, trees, AND the dreaded pit of doom. The goal here is to -keep your brain intact, and triumph over bots of every shape, size, speed and -skill. - -You are cast into a veritable feeding frenzy of tanks. You need to simultaneously -track the position of your tank relative to the scrum ball using your radarscope, -while navigating your tank along the bumpy terrain. If you are quick enough to -pick up the ball yourself, you must make a mad dash to the goal, evading the -thirsty pack of mad bots heavy on your trail. You win by capturing the most scrum -balls in the allotted time. - -Both On-line BattleMode and Scrum games have team-play variants and online chat -that allow players to play together cooperatively. - - diff --git a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild b/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild deleted file mode 100644 index d59047ce3007..000000000000 --- a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.6 2005/09/21 20:30:00 wolf31o2 Exp $ - -inherit eutils games - -DESCRIPTION="tank combat game with lighthearted, fast paced pandemonium" -HOMEPAGE="http://garagegames.com/pg/product/view.php?id=12" -SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" - -LICENSE="THINKTANKS" -SLOT="0" -KEYWORDS="-* x86 ~amd64" -IUSE="" - -DEPEND="" - -S=${WORKDIR} - -pkg_setup() { - check_license THINKTANKS - games_pkg_setup -} - -src_unpack() { - unpack_makeself -} - -src_install() { - local dir=${GAMES_PREFIX_OPT}/${PN} - dodir ${dir} ${GAMES_BINDIR} - - tar -zxf ThinkTanks.tar.gz -C ${D}/${dir} || die "extracting ThinkTanks.tar.gz" - - exeinto ${dir} - doexe bin/Linux/x86/thinktanksdemo - dosym ${dir}/thinktanksdemo ${GAMES_BINDIR}/thinktanksdemo - - insinto ${dir} - doins icon.xpm - - dodoc ReadMe_Linux.txt - - prepgamesdirs -} -- cgit v1.2.3-65-gdbad