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: profiles/, games-strategy/mindrover-demo/
Date: Thu, 31 Oct 2019 15:36:29
Message-Id: 1572535938.32193b6de78d610a07e4817a4d4dcfd2699f9f3f.mgorny@gentoo
1 commit: 32193b6de78d610a07e4817a4d4dcfd2699f9f3f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 31 15:32:18 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 31 15:32:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32193b6d
7
8 games-strategy/mindrover-demo: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/640586
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-strategy/mindrover-demo/Manifest | 1 -
14 games-strategy/mindrover-demo/metadata.xml | 8 ----
15 .../mindrover-demo/mindrover-demo-1.07b.ebuild | 43 ----------------------
16 profiles/package.mask | 2 -
17 4 files changed, 54 deletions(-)
18
19 diff --git a/games-strategy/mindrover-demo/Manifest b/games-strategy/mindrover-demo/Manifest
20 deleted file mode 100644
21 index fdbaff26817..00000000000
22 --- a/games-strategy/mindrover-demo/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST mindrover_demo.run 25266633 BLAKE2B 427dd9a808309634ff59c5cb756b7433225f15f4bfed8ef6ed5ebf0f85db1a0db5e488b4041c04aa3b75a6f651bd0a013e89d70b8c11b1cab262861888d26bb2 SHA512 ddb78f6a40bd42dd3b3ce0a6793f5e217937d3be1dd294d7d8596f8409eee506522a64d9396db2d93fa3beca197d85c7a6507a8f2ae773d0b9b123e9be1e761c
26
27 diff --git a/games-strategy/mindrover-demo/metadata.xml b/games-strategy/mindrover-demo/metadata.xml
28 deleted file mode 100644
29 index 78274e0fa55..00000000000
30 --- a/games-strategy/mindrover-demo/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<maintainer type="project">
37 - <email>games@g.o</email>
38 - <name>Gentoo Games Project</name>
39 -</maintainer>
40 -</pkgmetadata>
41
42 diff --git a/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild b/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild
43 deleted file mode 100644
44 index c41f3c12670..00000000000
45 --- a/games-strategy/mindrover-demo/mindrover-demo-1.07b.ebuild
46 +++ /dev/null
47 @@ -1,43 +0,0 @@
48 -# Copyright 1999-2014 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=5
52 -inherit eutils unpacker games
53 -
54 -MY_P="mindrover_demo.run"
55 -DESCRIPTION="Control a robot as it races across Europa"
56 -HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=9"
57 -SRC_URI=" http://demos.linuxgamepublishing.com/mindrover/${MY_P}"
58 -
59 -LICENSE="all-rights-reserved GPL-2+"
60 -SLOT="0"
61 -KEYWORDS="~x86"
62 -IUSE=""
63 -RESTRICT="mirror bindist strip"
64 -
65 -RDEPEND="virtual/opengl"
66 -
67 -S=${WORKDIR}
68 -dir=${GAMES_PREFIX_OPT}/${PN}
69 -Ddir=${D}/${dir}
70 -
71 -src_install() {
72 - einfo "This will take a while ... go get a pizza or something"
73 -
74 - dodir "${dir}"
75 -
76 - tar -zxf data.tar.gz -C "${Ddir}"/ || die
77 - tar -zxf music.tar.gz -C "${Ddir}"/ || die
78 -
79 - dodoc README
80 - newicon icon.xpm ${PN}.xpm || die
81 - exeinto "${dir}"
82 - doexe bin/Linux/x86/glibc-2.1/mindrover_demo \
83 - bin/Linux/x86/glibc-2.1/lib/libopenal.so.0.0.6 || die
84 - dosym "${dir}"/libopenal.so.0.0.6 "${dir}"/libopenal.so.0
85 -
86 - games_make_wrapper ${PN} ./mindrover_demo "${dir}" "${dir}"
87 - make_desktop_entry ${PN} "Mindrover: Europa Project (Demo)"
88 -
89 - prepgamesdirs
90 -}
91
92 diff --git a/profiles/package.mask b/profiles/package.mask
93 index 117f3693388..03278293fb8 100644
94 --- a/profiles/package.mask
95 +++ b/profiles/package.mask
96 @@ -504,14 +504,12 @@ sys-libs/libstdc++-v3-bin
97 # games-rpg/runescape-launcher: #625884
98 # games-server/bf1942-lnxded: #640576
99 # games-server/nwn-ded: #640578
100 -# games-strategy/mindrover-demo: #640586
101 #
102 # Removal in 30 days.
103 games-fps/enemy-territory-etpro
104 games-rpg/runescape-launcher
105 games-server/bf1942-lnxded
106 games-server/nwn-ded
107 -games-strategy/mindrover-demo
108
109 # Stefan Strogin <steils@g.o> (2019-09-27)
110 # Requires >=dev-lang/lua-5.3 which is masked