mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-arcade/marbleblastgold-demo: Remove last-rited pkg
Closes: https://bugs.gentoo.org/653812
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST MarbleBlastGoldDemo-1.4.1.sh.bin 11180534 BLAKE2B 1b0b1fca99bf7bdbb4beb5572d4ec10c634a6dffe8ce1576452011f1283196cd983adbb4d01b9c24590bd97cd2f9145bb67007cb76f0867335c8f4fc8f3e7d7e SHA512 16f03cdcf3cd6440048d8640c2a91078637d018f15a49764eca914259d65196f5a16a90abc11283d0e4b9af1b290d7ab880e96caae2dd6c813ac6d3d8414ec2c
|
||||
@@ -1,40 +0,0 @@
|
||||
# Copyright 1999-2015 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=15"
|
||||
SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh.bin"
|
||||
|
||||
LICENSE="MARBLEBLAST"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* ~amd64 ~x86"
|
||||
IUSE=""
|
||||
RESTRICT="strip"
|
||||
|
||||
RDEPEND="sys-libs/glibc"
|
||||
|
||||
dir=${GAMES_PREFIX_OPT}/${PN}
|
||||
QA_PREBUILT="${dir:1}/marbleblastgolddemo.bin
|
||||
${dir:1}/lib/*"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
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/marbleblastgolddemo
|
||||
dosym "${dir}"/marbleblastgolddemo "${GAMES_BINDIR}"/marbleblastgold-demo
|
||||
|
||||
insinto "${dir}"
|
||||
doins MarbleBlast.xpm
|
||||
|
||||
dodoc README.txt
|
||||
|
||||
prepgamesdirs
|
||||
}
|
||||
@@ -1,36 +0,0 @@
|
||||
<?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>
|
||||
Marble Blast Gold is an arcade action game with simple yet
|
||||
addictive gameplay, suitable for players of any age. In the
|
||||
rich cartoon landscape of Marble Blast Gold, 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 Gold 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 Absorber and Gyrocopter. Some
|
||||
levels contain gravity modifiers, which allow the player to
|
||||
change the direction of gravity.
|
||||
|
||||
Marble Blast Gold comes with 100 whimsical and challenging
|
||||
levels, as well as the ability for advanced players to craft
|
||||
and share their own levels. Each level has "gold standard" set
|
||||
for the high score, so you can test your skills against the
|
||||
record 'gold' times. Marble Blast Gold is sure to provide many
|
||||
hours of fun for the whole family.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
@@ -39,7 +39,6 @@ games-arcade/aquaria
|
||||
games-arcade/barbarian-bin
|
||||
games-arcade/dynamitejack
|
||||
games-arcade/jardinains
|
||||
games-arcade/marbleblastgold-demo
|
||||
games-arcade/thinktanks-demo
|
||||
games-emulation/nestra
|
||||
games-emulation/zinc
|
||||
|
||||
@@ -22,7 +22,6 @@ games-action/descent3-demo
|
||||
games-action/shadowgrounds-bin
|
||||
games-action/shadowgrounds-survivor-bin
|
||||
games-action/trine
|
||||
games-arcade/marbleblastgold-demo
|
||||
games-fps/enemy-territory
|
||||
games-fps/enemy-territory-etpro
|
||||
games-fps/enemy-territory-truecombat
|
||||
|
||||
@@ -290,10 +290,6 @@ net-libs/libwhisker
|
||||
# unmaintained in our side) (#653390). Removal in a month.
|
||||
sys-boot/getdvhoff
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
|
||||
# Both games crash on start (#653812). Removal in a month.
|
||||
games-arcade/marbleblastgold-demo
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (16 Jun 2018)
|
||||
# No upstream (website disappeared), no upstream plugin maintainer,
|
||||
# and pretty much a fringe format anyway.
|
||||
|
||||
Reference in New Issue
Block a user