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-emulation/hugo/, profiles/, games-emulation/hugo/files/
Date: Sat, 28 Jul 2018 11:52:24
Message-Id: 1532778700.1934c92d159ff81b0c33584816aa25eff95c0857.mgorny@gentoo
1 commit: 1934c92d159ff81b0c33584816aa25eff95c0857
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:51:40 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:51:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1934c92d
7
8 games-emulation/hugo: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/654302
11
12 games-emulation/hugo/Manifest | 1 -
13 games-emulation/hugo/files/hugo-2.12-gcc41.patch | 11 --------
14 games-emulation/hugo/hugo-2.12.ebuild | 35 ------------------------
15 games-emulation/hugo/metadata.xml | 8 ------
16 profiles/package.mask | 5 ----
17 5 files changed, 60 deletions(-)
18
19 diff --git a/games-emulation/hugo/Manifest b/games-emulation/hugo/Manifest
20 deleted file mode 100644
21 index 63d9702b176..00000000000
22 --- a/games-emulation/hugo/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST hugo-2.12.tar.gz 456991 BLAKE2B 21bcb1fbab1020cbc26039b0f9a49ef653ee21409c84a61747940437dd57c39a453772dbbf82d3e74b18b477ed6a505402108fb1969e56279b650a734b91a40b SHA512 38342e6e7a130caeac711de4f72138a5159c2a34e443ce5e16bcb7ac02fbefd085fa5c48583550d8089bfe3528785853df1863e7d1b32652a7f88300ad09d21d
26
27 diff --git a/games-emulation/hugo/files/hugo-2.12-gcc41.patch b/games-emulation/hugo/files/hugo-2.12-gcc41.patch
28 deleted file mode 100644
29 index 14050cc79f1..00000000000
30 --- a/games-emulation/hugo/files/hugo-2.12-gcc41.patch
31 +++ /dev/null
32 @@ -1,11 +0,0 @@
33 ---- pce.h.old 2006-05-02 20:06:13.000000000 +0200
34 -+++ pce.h 2006-05-02 20:06:33.000000000 +0200
35 -@@ -196,7 +196,7 @@
36 - extern UChar language;
37 - // the current language
38 -
39 --extern int BaseClock, UPeriod;
40 -+extern int UPeriod;
41 -
42 - extern UChar US_encoded_card;
43 - // Do we have to swap even and odd bytes in the rom
44
45 diff --git a/games-emulation/hugo/hugo-2.12.ebuild b/games-emulation/hugo/hugo-2.12.ebuild
46 deleted file mode 100644
47 index 86bcffd6e45..00000000000
48 --- a/games-emulation/hugo/hugo-2.12.ebuild
49 +++ /dev/null
50 @@ -1,35 +0,0 @@
51 -# Copyright 1999-2015 Gentoo Foundation
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=5
55 -inherit eutils flag-o-matic games
56 -
57 -DESCRIPTION="PC-Engine (Turbografx16) emulator for linux"
58 -HOMEPAGE="http://www.zeograd.com/"
59 -SRC_URI="http://www.zeograd.com/download/${P}.tar.gz"
60 -
61 -LICENSE="GPL-2"
62 -SLOT="0"
63 -KEYWORDS="~x86"
64 -IUSE=""
65 -
66 -RDEPEND="x11-libs/gtk+:2
67 - media-libs/libsdl[video]
68 - media-libs/libvorbis"
69 -DEPEND="${RDEPEND}
70 - virtual/pkgconfig"
71 -
72 -src_prepare() {
73 - epatch "${FILESDIR}/${P}"-gcc41.patch
74 - append-cppflags $(pkg-config sdl --cflags)
75 -
76 -}
77 -
78 -src_install() {
79 - dogamesbin hugo
80 - insinto "${GAMES_DATADIR}/${PN}"
81 - doins -r pixmaps
82 - dodoc AUTHORS ChangeLog NEWS README TODO
83 - dohtml doc/*html
84 - prepgamesdirs
85 -}
86
87 diff --git a/games-emulation/hugo/metadata.xml b/games-emulation/hugo/metadata.xml
88 deleted file mode 100644
89 index 78274e0fa55..00000000000
90 --- a/games-emulation/hugo/metadata.xml
91 +++ /dev/null
92 @@ -1,8 +0,0 @@
93 -<?xml version="1.0" encoding="UTF-8"?>
94 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
95 -<pkgmetadata>
96 -<maintainer type="project">
97 - <email>games@g.o</email>
98 - <name>Gentoo Games Project</name>
99 -</maintainer>
100 -</pkgmetadata>
101
102 diff --git a/profiles/package.mask b/profiles/package.mask
103 index f1570fd7a81..6d5a93b492a 100644
104 --- a/profiles/package.mask
105 +++ b/profiles/package.mask
106 @@ -304,11 +304,6 @@ games-arcade/skystreets
107 # (#654294). Removal in a month.
108 games-emulation/gfceux
109
110 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
111 -# Upstream dead for ages, doesn't work on amd64, other distros killed it
112 -# long time ago (#654302). Removal in a month.
113 -games-emulation/hugo
114 -
115 # Mart Raudsepp <leio@g.o> (16 Jun 2018)
116 # No upstream (website disappeared), no upstream plugin maintainer,
117 # and pretty much a fringe format anyway.