summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-28 13:55:10 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-28 13:58:40 +0200
commit51c695a2f9105f35e857102712a892bf4868b48d (patch)
tree0b73239c88de8597387be18c20dd9e40e272f574
parentgames-arcade/marbleblast-demo: Remove last-rited pkg (diff)
downloadgentoo-51c695a2.tar.gz
gentoo-51c695a2.tar.bz2
gentoo-51c695a2.zip
games-arcade/marbleblastgold-demo: Remove last-rited pkg
Closes: https://bugs.gentoo.org/653812
-rw-r--r--games-arcade/marbleblastgold-demo/Manifest1
-rw-r--r--games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild40
-rw-r--r--games-arcade/marbleblastgold-demo/metadata.xml36
-rw-r--r--profiles/default/linux/musl/package.mask1
-rw-r--r--profiles/default/linux/uclibc/package.mask1
-rw-r--r--profiles/package.mask4
6 files changed, 0 insertions, 83 deletions
diff --git a/games-arcade/marbleblastgold-demo/Manifest b/games-arcade/marbleblastgold-demo/Manifest
deleted file mode 100644
index 7e769038e345..000000000000
--- a/games-arcade/marbleblastgold-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST MarbleBlastGoldDemo-1.4.1.sh.bin 11180534 BLAKE2B 1b0b1fca99bf7bdbb4beb5572d4ec10c634a6dffe8ce1576452011f1283196cd983adbb4d01b9c24590bd97cd2f9145bb67007cb76f0867335c8f4fc8f3e7d7e SHA512 16f03cdcf3cd6440048d8640c2a91078637d018f15a49764eca914259d65196f5a16a90abc11283d0e4b9af1b290d7ab880e96caae2dd6c813ac6d3d8414ec2c
diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild
deleted file mode 100644
index db76c45ef6a0..000000000000
--- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild
+++ /dev/null
@@ -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
-}
diff --git a/games-arcade/marbleblastgold-demo/metadata.xml b/games-arcade/marbleblastgold-demo/metadata.xml
deleted file mode 100644
index 9b3bdd524a91..000000000000
--- a/games-arcade/marbleblastgold-demo/metadata.xml
+++ /dev/null
@@ -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>
diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask
index 64fa7f1639ee..4dbd1e687ac7 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -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
diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
index 21d6c09ce882..56369db82066 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -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
diff --git a/profiles/package.mask b/profiles/package.mask
index 1ed932de4af2..dbd8bc90a34f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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.