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/kigb/files/, games-emulation/kigb/, profiles/
Date: Sat, 28 Jul 2018 11:52:20
Message-Id: 1532778675.ff27fc46b736d918afa2c4211bb93dec03892fc0.mgorny@gentoo
1 commit: ff27fc46b736d918afa2c4211bb93dec03892fc0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 11:51:15 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 11:51:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff27fc46
7
8 games-emulation/kigb: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/654306
11
12 games-emulation/kigb/Manifest | 1 -
13 games-emulation/kigb/files/kigb | 15 -------------
14 games-emulation/kigb/kigb-2.02.ebuild | 40 -----------------------------------
15 games-emulation/kigb/metadata.xml | 8 -------
16 profiles/package.mask | 5 -----
17 5 files changed, 69 deletions(-)
18
19 diff --git a/games-emulation/kigb/Manifest b/games-emulation/kigb/Manifest
20 deleted file mode 100644
21 index 44ef4a4b4df..00000000000
22 --- a/games-emulation/kigb/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST kigb_lin.tar.gz 477324 BLAKE2B 4e15c77bd5a0e1ff0740bd6af53548e54c3dfc7d27ba07290201d11793e38015f12266e169969511f3852cf8742055ea491ce57213e7aefde5ed8b99b1f2e985 SHA512 ca8b10cc05884c92157dde2b034c7e95f28ed7eed771d0383265f942f0cacea791284516b551e96ba07a035068a7039c8faa19ec417ee117b6a350692bbff01d
26
27 diff --git a/games-emulation/kigb/files/kigb b/games-emulation/kigb/files/kigb
28 deleted file mode 100644
29 index c07095bb53e..00000000000
30 --- a/games-emulation/kigb/files/kigb
31 +++ /dev/null
32 @@ -1,15 +0,0 @@
33 -#!/bin/bash
34 -# Copyright 1999-2004 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -kigb_dir="${HOME}/.kigb"
38 -
39 -if [[ ! -d "${kigb_dir}" ]] ; then
40 - mkdir -p "${kigb_dir}"
41 - cd "${kigb_dir}"
42 - mkdir cfg inp rom save snap state
43 - ln -s GENTOODIR/kigb/kigb kigb
44 -fi
45 -
46 -cd "${kigb_dir}"
47 -exec ./kigb "$@"
48
49 diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild
50 deleted file mode 100644
51 index bbccc19ef46..00000000000
52 --- a/games-emulation/kigb/kigb-2.02.ebuild
53 +++ /dev/null
54 @@ -1,40 +0,0 @@
55 -# Copyright 1999-2015 Gentoo Foundation
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=5
59 -inherit games
60 -
61 -DESCRIPTION="A Gameboy (GB, SGB, GBA) Emulator for Linux"
62 -HOMEPAGE="http://kigb.emuunlim.com/"
63 -SRC_URI="http://kigb.emuunlim.com/${PN}_lin.tar.gz"
64 -
65 -LICENSE="all-rights-reserved"
66 -SLOT="0"
67 -KEYWORDS="-* ~x86"
68 -IUSE=""
69 -RESTRICT="mirror bindist strip"
70 -
71 -RDEPEND="x11-libs/libXext
72 - sys-libs/zlib
73 - dev-games/hawknl
74 - =virtual/libstdc++-3*"
75 -
76 -S=${WORKDIR}
77 -
78 -src_prepare() {
79 - # use the system version
80 - rm -f libNL.so*
81 - # wrapper script creates these in the users' home directories.
82 - rm -rf cfg inp snap state rom save
83 - cp "${FILESDIR}/kigb" "${T}/" || die
84 - sed -i \
85 - -e "s:GENTOODIR:${GAMES_PREFIX_OPT}:" "${T}/kigb" || die
86 -}
87 -
88 -src_install() {
89 - dogamesbin "${T}/kigb"
90 - exeinto "${GAMES_PREFIX_OPT}/${PN}"
91 - doexe kigb
92 - dodoc doc/*
93 - prepgamesdirs
94 -}
95
96 diff --git a/games-emulation/kigb/metadata.xml b/games-emulation/kigb/metadata.xml
97 deleted file mode 100644
98 index 78274e0fa55..00000000000
99 --- a/games-emulation/kigb/metadata.xml
100 +++ /dev/null
101 @@ -1,8 +0,0 @@
102 -<?xml version="1.0" encoding="UTF-8"?>
103 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
104 -<pkgmetadata>
105 -<maintainer type="project">
106 - <email>games@g.o</email>
107 - <name>Gentoo Games Project</name>
108 -</maintainer>
109 -</pkgmetadata>
110
111 diff --git a/profiles/package.mask b/profiles/package.mask
112 index 590ee0bcd46..f1570fd7a81 100644
113 --- a/profiles/package.mask
114 +++ b/profiles/package.mask
115 @@ -309,11 +309,6 @@ games-emulation/gfceux
116 # long time ago (#654302). Removal in a month.
117 games-emulation/hugo
118
119 -# Pacho Ramos <pacho@g.o> (17 Jun 2018)
120 -# Doesn't support amd64, relies on virtual/libstdc++ (#654306). Removal in a
121 -# month.
122 -games-emulation/kigb
123 -
124 # Mart Raudsepp <leio@g.o> (16 Jun 2018)
125 # No upstream (website disappeared), no upstream plugin maintainer,
126 # and pretty much a fringe format anyway.