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-puzzle/hoh-bin/
Date: Sat, 28 Jul 2018 11:48:04
Message-Id: 1532778279.1ed8caecbd72f2ee86b908a82c3d44af35cf9c39.mgorny@gentoo
1 commit: 1ed8caecbd72f2ee86b908a82c3d44af35cf9c39
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:44:39 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:44:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed8caec
7
8 games-puzzle/hoh-bin: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/654520
11
12 games-puzzle/hoh-bin/Manifest | 1 -
13 games-puzzle/hoh-bin/hoh-bin-1.01.ebuild | 46 --------------------------------
14 games-puzzle/hoh-bin/metadata.xml | 8 ------
15 profiles/package.mask | 4 ---
16 4 files changed, 59 deletions(-)
17
18 diff --git a/games-puzzle/hoh-bin/Manifest b/games-puzzle/hoh-bin/Manifest
19 deleted file mode 100644
20 index 891c0a63a60..00000000000
21 --- a/games-puzzle/hoh-bin/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST hohlin-101.tar.bz2 14808528 BLAKE2B bfa0563f900f5bf7fdb05011baddd0fcc4c1f16eb30215f9db8b539e7c1b6f11e2c978a978c989732d832e309b3f61f0ee1ac4270c45c8c7d0e82f155d987004 SHA512 38f5815d9b2356c5d566d8b5b4730e1ed24192dfb5c3fcae9096b4a2c6110de60245b13da6bffc359032165d7fc0681a6adfa3503005c9281807c4734d519c0b
25
26 diff --git a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild b/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild
27 deleted file mode 100644
28 index ad681b47a18..00000000000
29 --- a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild
30 +++ /dev/null
31 @@ -1,46 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -inherit eutils games
37 -
38 -DESCRIPTION="PC remake of the spectrum game, Head Over Heels"
39 -HOMEPAGE="http://retrospec.sgn.net/games/hoh/"
40 -SRC_URI="http://retrospec.sgn.net/download.php?id=63\&path=games/hoh/bin/hohlin-${PV/./}.tar.bz2"
41 -
42 -LICENSE="free-noncomm"
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~x86"
45 -IUSE=""
46 -RESTRICT="strip"
47 -
48 -RDEPEND="x11-libs/libX11[abi_x86_32(-)]"
49 -
50 -S=${WORKDIR}/hoh-install-${PV}
51 -
52 -# bug #448420
53 -QA_PREBUILT="
54 -/opt/HoH/data/runtime/libstdc++-libc6.2-2.so.3
55 -/opt/HoH/data/HoH
56 -"
57 -
58 -src_compile() {
59 - cat > "${T}/hoh" <<-EOF
60 - #!/bin/bash
61 - export LD_LIBRARY_PATH="${GAMES_PREFIX_OPT}/HoH/data/runtime"
62 - cd "${GAMES_PREFIX_OPT}/HoH/data"
63 - exec ./HoH \$@
64 -EOF
65 -}
66 -
67 -src_install() {
68 - local DATADIR="${GAMES_PREFIX_OPT}/HoH/data"
69 - local DOCDIR="${GAMES_PREFIX_OPT}/HoH/docs"
70 -
71 - dogamesbin "${T}/hoh"
72 - dodir "${DATADIR}" "${DOCDIR}"
73 - cp -pPRf data/* "${D}/${DATADIR}/" || die
74 - cp -pPRf docs/* "${D}/${DOCDIR}/" || die
75 - make_desktop_entry hoh "Head Over Heels"
76 - prepgamesdirs
77 -}
78
79 diff --git a/games-puzzle/hoh-bin/metadata.xml b/games-puzzle/hoh-bin/metadata.xml
80 deleted file mode 100644
81 index 78274e0fa55..00000000000
82 --- a/games-puzzle/hoh-bin/metadata.xml
83 +++ /dev/null
84 @@ -1,8 +0,0 @@
85 -<?xml version="1.0" encoding="UTF-8"?>
86 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
87 -<pkgmetadata>
88 -<maintainer type="project">
89 - <email>games@g.o</email>
90 - <name>Gentoo Games Project</name>
91 -</maintainer>
92 -</pkgmetadata>
93
94 diff --git a/profiles/package.mask b/profiles/package.mask
95 index 13c498a3cac..cd40e320f93 100644
96 --- a/profiles/package.mask
97 +++ b/profiles/package.mask
98 @@ -346,10 +346,6 @@ games-fps/soldieroffortune-demo
99 # Dead since 2003, not ported ever to amd64 (#654516). Removal in a month.
100 games-puzzle/ensemblist
101
102 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
103 -# Doesn't run (#654520). Removal in a month.
104 -games-puzzle/hoh-bin
105 -
106 # Mart Raudsepp <leio@g.o> (16 Jun 2018)
107 # No upstream (website disappeared), no upstream plugin maintainer,
108 # and pretty much a fringe format anyway.