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/endless-sky/
Date: Mon, 26 Oct 2020 07:39:48
Message-Id: 1603697937.ee37d7d06147adce4a48093705ec8cfba1eb350e.mgorny@gentoo
1 commit: ee37d7d06147adce4a48093705ec8cfba1eb350e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 07:30:25 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 07:38:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee37d7d0
7
8 games-strategy/endless-sky: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/735542
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-strategy/endless-sky/Manifest | 1 -
14 .../endless-sky/endless-sky-0.9.6.ebuild | 55 ----------------------
15 games-strategy/endless-sky/metadata.xml | 14 ------
16 profiles/package.mask | 1 -
17 4 files changed, 71 deletions(-)
18
19 diff --git a/games-strategy/endless-sky/Manifest b/games-strategy/endless-sky/Manifest
20 deleted file mode 100644
21 index 6b68c5d6183..00000000000
22 --- a/games-strategy/endless-sky/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST endless-sky-0.9.6.tar.gz 71119557 BLAKE2B cf4fa6575a701396083815abd55071563f85973dc354b52509dc2fb0f7c803d7c6b44e6ace881bb6103063273f358b525c958e10a3c4ca3ceb3d6f849dd745f9 SHA512 e8dbae856153246f68a3c7ba68fd33a15cf60908f65003f614269df6909ed8d7ad848b4add4ee071b295f58be92c532e6579982d3c20b83d9203b74077f90bae
26
27 diff --git a/games-strategy/endless-sky/endless-sky-0.9.6.ebuild b/games-strategy/endless-sky/endless-sky-0.9.6.ebuild
28 deleted file mode 100644
29 index e01d717396f..00000000000
30 --- a/games-strategy/endless-sky/endless-sky-0.9.6.ebuild
31 +++ /dev/null
32 @@ -1,55 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -inherit eutils gnome2-utils scons-utils
39 -
40 -DESCRIPTION="Space exploration, trading & combat in the tradition of Terminal Velocity"
41 -HOMEPAGE="https://endless-sky.github.io"
42 -SRC_URI="https://github.com/endless-sky/endless-sky/archive/v${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="CC-BY-SA-4.0 CC-BY-SA-3.0 GPL-3+ public-domain"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -
48 -RDEPEND="media-libs/glew:0
49 - media-libs/libsdl2
50 - media-libs/libjpeg-turbo
51 - media-libs/libpng:=
52 - media-libs/openal
53 - virtual/opengl"
54 -DEPEND="${RDEPEND}"
55 -
56 -src_prepare() {
57 - sed -i 's/\(.*flags += \["\)-O3\("\]\)/\1\2/g' SConstruct || die
58 - sed -i 's#env.Install("$DESTDIR$PREFIX/games", sky)#env.Install("$DESTDIR$PREFIX/bin", sky)#g' SConstruct || die
59 - eapply_user
60 -}
61 -
62 -src_compile() {
63 - escons
64 -}
65 -
66 -src_install() {
67 - escons PREFIX="${D}/usr/" install
68 -}
69 -
70 -pkg_postinst() {
71 - gnome2_icon_cache_update
72 -}
73 -
74 -pkg_postrm() {
75 - gnome2_icon_cache_update
76 -}
77 -
78 -pkg_postinst() {
79 - einfo "Endless Sky provides high-res sprites for high-dpi screens."
80 - einfo "If you want to use them, download"
81 - einfo
82 - einfo " https://github.com/endless-sky/endless-sky-high-dpi/releases"
83 - einfo
84 - einfo "and extract it to ~/.local/share/endless-sky/plugins/."
85 - einfo
86 - einfo " Enjoy."
87 -}
88
89 diff --git a/games-strategy/endless-sky/metadata.xml b/games-strategy/endless-sky/metadata.xml
90 deleted file mode 100644
91 index 5754bfb7b19..00000000000
92 --- a/games-strategy/endless-sky/metadata.xml
93 +++ /dev/null
94 @@ -1,14 +0,0 @@
95 -<?xml version='1.0' encoding='UTF-8'?>
96 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
97 -<pkgmetadata>
98 - <maintainer type="project">
99 - <email>games@g.o</email>
100 - <name>Gentoo Games</name>
101 - </maintainer>
102 - <longdescription lang="en">
103 - Explore other star systems. Earn money by trading, carrying passengers, or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own...
104 - </longdescription>
105 - <upstream>
106 - <remote-id type="github">endless-sky/endless-sky</remote-id>
107 - </upstream>
108 -</pkgmetadata>
109
110 diff --git a/profiles/package.mask b/profiles/package.mask
111 index 63d6bfc9d0c..0ee44c9ea3b 100644
112 --- a/profiles/package.mask
113 +++ b/profiles/package.mask
114 @@ -263,7 +263,6 @@ dev-libs/mongo-cxx-driver
115 games-action/btanks
116 games-emulation/gambatte
117 games-sports/vdrift
118 -games-strategy/endless-sky
119
120 # Michał Górny <mgorny@g.o> (2020-09-25)
121 # PyPy3.7 alpha. Known to break a few packages. Masked until it