From f07aeb25cc1293c7ffaa24a081f5e9ed4b9cadd9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 28 Jul 2018 13:54:37 +0200 Subject: games-arcade/marbleblast-demo: Remove last-rited pkg Closes: https://bugs.gentoo.org/653812 --- games-arcade/marbleblast-demo/Manifest | 1 - .../marbleblast-demo/marbleblast-demo-1.3.ebuild | 35 ---------------------- games-arcade/marbleblast-demo/metadata.xml | 31 ------------------- 3 files changed, 67 deletions(-) delete mode 100644 games-arcade/marbleblast-demo/Manifest delete mode 100644 games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild delete mode 100644 games-arcade/marbleblast-demo/metadata.xml (limited to 'games-arcade') diff --git a/games-arcade/marbleblast-demo/Manifest b/games-arcade/marbleblast-demo/Manifest deleted file mode 100644 index 03920d58ac7a..000000000000 --- a/games-arcade/marbleblast-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST MarbleBlastDemo-1.3.sh.bin 10800892 BLAKE2B 87fe4ae6f07365f2ed3cc6f6c4006c9a7ca4f8bdcd07cc0a20a5f575130c65666edab45ad6ff191ced8d29556c3e2c662d93b0d4938de8a3571af04698cae66b SHA512 24bd5f03c8868ab83e2bcfe27ab60f86727e972f04cafe4d5ff940a77adf4a362c3de1b0391b5763aed8dc946af7b769da60654b2ea53133521b200a99ebdde8 diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild deleted file mode 100644 index a99f38dc06b0..000000000000 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit unpacker games - -DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3" -SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin" - -LICENSE="MARBLEBLAST" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/marbleblastdemo.bin - ${dir:1}/lib/lib*" - -src_install() { - dodir "${dir}" "${GAMES_BINDIR}" - - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz" - - exeinto "${dir}" - doexe bin/Linux/x86/marbleblastdemo - dosym "${dir}"/marbleblastdemo "${GAMES_BINDIR}"/marbleblast-demo - - dodoc README_DEMO.txt - - prepgamesdirs -} diff --git a/games-arcade/marbleblast-demo/metadata.xml b/games-arcade/marbleblast-demo/metadata.xml deleted file mode 100644 index 581d9cab5924..000000000000 --- a/games-arcade/marbleblast-demo/metadata.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Marble Blast is an arcade action game with simple yet addictive gameplay, -suitable for players of any age. In the rich cartoon landscape of Marble -Blast, players will race their marbles through moving platforms, dangerous -hazards, sparkling treasures and power up enhancements in an effort to -complete each course in record time. - -Marble Blast introduces new players to the game with a set of -progressively more difficult beginner training levels, each designed to -showcase a power up or game hazard. The hazards players will face in -Marble Blast include powerful fans, whirling tornados, land mines, -pinball-style bumpers, narrow catwalks, moving pistons, dizzying chasms, -and more. - -To get past these obstacles, players can find and use five different -ability enhancing power ups - the SuperSpeed, SuperJump, SuperBounce, -Shock Asbsorber and Gyrocopter. Some levels contain gravity modifiers, -which allow the player to change the direction of gravity. - -Marble Blast comes with 72 whimsical and challenging levels, as well as -the ability for advanced players to craft and share their own levels. -Marble Blast is sure to provide many hours of fun for the whole family. - - -- cgit v1.2.3-18-g5258