Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/marbleblast-demo/, profiles/
Date: Sat, 28 Jul 2018 11:59:08
Message-Id: 1532779120.f07aeb25cc1293c7ffaa24a081f5e9ed4b9cadd9.mgorny@gentoo
1 commit: f07aeb25cc1293c7ffaa24a081f5e9ed4b9cadd9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:54:37 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:58:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07aeb25
7
8 games-arcade/marbleblast-demo: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/653812
11
12 games-arcade/marbleblast-demo/Manifest | 1 -
13 .../marbleblast-demo/marbleblast-demo-1.3.ebuild | 35 ----------------------
14 games-arcade/marbleblast-demo/metadata.xml | 31 -------------------
15 profiles/package.mask | 1 -
16 4 files changed, 68 deletions(-)
17
18 diff --git a/games-arcade/marbleblast-demo/Manifest b/games-arcade/marbleblast-demo/Manifest
19 deleted file mode 100644
20 index 03920d58ac7..00000000000
21 --- a/games-arcade/marbleblast-demo/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST MarbleBlastDemo-1.3.sh.bin 10800892 BLAKE2B 87fe4ae6f07365f2ed3cc6f6c4006c9a7ca4f8bdcd07cc0a20a5f575130c65666edab45ad6ff191ced8d29556c3e2c662d93b0d4938de8a3571af04698cae66b SHA512 24bd5f03c8868ab83e2bcfe27ab60f86727e972f04cafe4d5ff940a77adf4a362c3de1b0391b5763aed8dc946af7b769da60654b2ea53133521b200a99ebdde8
25
26 diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild
27 deleted file mode 100644
28 index a99f38dc06b..00000000000
29 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild
30 +++ /dev/null
31 @@ -1,35 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -inherit unpacker games
37 -
38 -DESCRIPTION="race marbles through crazy stages"
39 -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3"
40 -SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin"
41 -
42 -LICENSE="MARBLEBLAST"
43 -SLOT="0"
44 -KEYWORDS="-* ~amd64 ~x86"
45 -IUSE=""
46 -RESTRICT="strip"
47 -
48 -S=${WORKDIR}
49 -
50 -dir=${GAMES_PREFIX_OPT}/${PN}
51 -QA_PREBUILT="${dir:1}/marbleblastdemo.bin
52 - ${dir:1}/lib/lib*"
53 -
54 -src_install() {
55 - dodir "${dir}" "${GAMES_BINDIR}"
56 -
57 - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz"
58 -
59 - exeinto "${dir}"
60 - doexe bin/Linux/x86/marbleblastdemo
61 - dosym "${dir}"/marbleblastdemo "${GAMES_BINDIR}"/marbleblast-demo
62 -
63 - dodoc README_DEMO.txt
64 -
65 - prepgamesdirs
66 -}
67
68 diff --git a/games-arcade/marbleblast-demo/metadata.xml b/games-arcade/marbleblast-demo/metadata.xml
69 deleted file mode 100644
70 index 581d9cab592..00000000000
71 --- a/games-arcade/marbleblast-demo/metadata.xml
72 +++ /dev/null
73 @@ -1,31 +0,0 @@
74 -<?xml version="1.0" encoding="UTF-8"?>
75 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
76 -<pkgmetadata>
77 -<maintainer type="project">
78 - <email>games@g.o</email>
79 - <name>Gentoo Games Project</name>
80 -</maintainer>
81 -<longdescription>
82 -Marble Blast is an arcade action game with simple yet addictive gameplay,
83 -suitable for players of any age. In the rich cartoon landscape of Marble
84 -Blast, players will race their marbles through moving platforms, dangerous
85 -hazards, sparkling treasures and power up enhancements in an effort to
86 -complete each course in record time.
87 -
88 -Marble Blast introduces new players to the game with a set of
89 -progressively more difficult beginner training levels, each designed to
90 -showcase a power up or game hazard. The hazards players will face in
91 -Marble Blast include powerful fans, whirling tornados, land mines,
92 -pinball-style bumpers, narrow catwalks, moving pistons, dizzying chasms,
93 -and more.
94 -
95 -To get past these obstacles, players can find and use five different
96 -ability enhancing power ups - the SuperSpeed, SuperJump, SuperBounce,
97 -Shock Asbsorber and Gyrocopter. Some levels contain gravity modifiers,
98 -which allow the player to change the direction of gravity.
99 -
100 -Marble Blast comes with 72 whimsical and challenging levels, as well as
101 -the ability for advanced players to craft and share their own levels.
102 -Marble Blast is sure to provide many hours of fun for the whole family.
103 -</longdescription>
104 -</pkgmetadata>
105
106 diff --git a/profiles/package.mask b/profiles/package.mask
107 index efcb9fe8300..1ed932de4af 100644
108 --- a/profiles/package.mask
109 +++ b/profiles/package.mask
110 @@ -292,7 +292,6 @@ sys-boot/getdvhoff
111
112 # Pacho Ramos <pacho@g.o> (17 Jun 2018)
113 # Both games crash on start (#653812). Removal in a month.
114 -games-arcade/marbleblast-demo
115 games-arcade/marbleblastgold-demo
116
117 # Mart Raudsepp <leio@g.o> (16 Jun 2018)