diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /games-arcade/thinktanks-demo | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'games-arcade/thinktanks-demo')
-rw-r--r-- | games-arcade/thinktanks-demo/Manifest | 3 | ||||
-rw-r--r-- | games-arcade/thinktanks-demo/metadata.xml | 43 | ||||
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild | 49 |
3 files changed, 95 insertions, 0 deletions
diff --git a/games-arcade/thinktanks-demo/Manifest b/games-arcade/thinktanks-demo/Manifest new file mode 100644 index 000000000000..e4aa43c86512 --- /dev/null +++ b/games-arcade/thinktanks-demo/Manifest @@ -0,0 +1,3 @@ +DIST ThinkTanksDemo_v1.1.sh.bin 12115802 BLAKE2B 398df35dc7f6020cadfcf36209ddec3c10229f62539f0a6cead3c5b815a36816a2d51e9d09315ccae2e60855a3e7e1310196276758b41e66c7b32e7f102ddfbc SHA512 9134c44c4e02df4bd7edbd3946125598c87dc3adbeff318f0b265dd2c5fbcebd49bd810d848cc5da29c86ad323fdb2c9adc0006b26680b0bd78b4d0de54419a1 +EBUILD thinktanks-demo-1.1-r3.ebuild 1144 BLAKE2B fa96fca23a1659748aba95a423e5a9dd244de6d9ca479fa6374abd40a7f71a402c1643860677c223fca089e9b07e2b73b0c11732298d15747566de0fbd339b32 SHA512 960d72cd762c9f24f90a21f3d801185558e52528af5fe046f70e16ca62583ac5df448bb5310bdbd1b37fa6e1b6714ef7d4c32d5d9322e51533eb626d01f5c557 +MISC metadata.xml 2343 BLAKE2B 81e0b71bd2aa43d390cabc4cf316034817c03a694c561aa223959401a3b90637225ea6b2b2748feee5d9e270a158b92acd9ee689f870f62753c863f7942991b2 SHA512 bdf46a6c55e6cbddc81b70134d0d906dc2e0c28714c0278affcd60465c8ab1b5e9ad440e463db1c6a589b080d8a3e7c88a2ee1f857d29f1515f5b92f9146b234 diff --git a/games-arcade/thinktanks-demo/metadata.xml b/games-arcade/thinktanks-demo/metadata.xml new file mode 100644 index 000000000000..736bc171d9e2 --- /dev/null +++ b/games-arcade/thinktanks-demo/metadata.xml @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>games@gentoo.org</email> + <name>Gentoo Games Project</name> +</maintainer> +<longdescription> +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. +</longdescription> +</pkgmetadata> diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild new file mode 100644 index 000000000000..a672cd15f03e --- /dev/null +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit desktop unpacker + +DESCRIPTION="Tank combat game with lighthearted, fast paced pandemonium" +HOMEPAGE="http://www.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="-* ~amd64 ~x86" +IUSE="" +RESTRICT="strip" + +RDEPEND=" + media-libs/libsdl[video,joystick,abi_x86_32(-)] + media-libs/libogg[abi_x86_32(-)] + media-libs/libvorbis[abi_x86_32(-)] + x11-libs/libX11[abi_x86_32(-)] + x11-libs/libXext[abi_x86_32(-)] +" +DEPEND="" + +S="${WORKDIR}" +dir="/opt/${PN}" + +QA_PREBUILT="${dir:1}/ThinkTanks.bin" + +src_install() { + dodir "${dir}" "/usr/bin" + + tar -zxf ThinkTanks.tar.gz -C "${ED}/${dir}" || die + + exeinto "${dir}" + doexe bin/Linux/x86/thinktanksdemo + dosym "${dir}"/thinktanksdemo /usr/bin/thinktanks-demo + # Using system libraries + rm -rf "${ED}/${dir}"/lib + + insinto "${dir}" + doins icon.xpm + + newicon icon.xpm ${PN}.xpm + make_desktop_entry ${PN} "Thinktanks (Demo)" /usr/share/pixmaps/${PN}.xpm + + dodoc ReadMe_Linux.txt +} |