Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/
Date: Sat, 06 Oct 2018 19:45:42
Message-Id: 1538855114.2996364805abcfe7e12fe44ddea905fd5cdd9bef.asturm@gentoo
1 commit: 2996364805abcfe7e12fe44ddea905fd5cdd9bef
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:44:37 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:45:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29963648
7
8 sci-astronomy/stellarium: Drop 0.14.3
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 sci-astronomy/stellarium/Manifest | 1 -
14 sci-astronomy/stellarium/metadata.xml | 1 -
15 sci-astronomy/stellarium/stellarium-0.14.3.ebuild | 94 -----------------------
16 3 files changed, 96 deletions(-)
17
18 diff --git a/sci-astronomy/stellarium/Manifest b/sci-astronomy/stellarium/Manifest
19 index 902bb532a2e..913abbbf52b 100644
20 --- a/sci-astronomy/stellarium/Manifest
21 +++ b/sci-astronomy/stellarium/Manifest
22 @@ -3,5 +3,4 @@ DIST stars_5_2v0_1.cat 42580300 BLAKE2B eb6528c0577b3f2001a8b03cc5a4e08fa4e75723
23 DIST stars_6_2v0_1.cat 148352404 BLAKE2B c605b284b3d768cb1619ada3f58d406fa7737f09949e8926d6c14b82a85927d124d7fcb50c6d6c357d21b003938cc0b28937f2adb28ae268bb5c85d575f5e0ff SHA512 794279407595f44bbc1e492086063d98068bf332202a5448cd83dd7afbdcf7c6c3ff2878f3016369ebb5a98552874eb4eddb38e2c40e9a163c6231b640e02977
24 DIST stars_7_2v0_1.cat 305710678 BLAKE2B 1cc9b4a6bc35a9339e495f7e0da4f7e90a0e92b05b5de8599be1bbdd2a8053cbcec44b0e58bc9248364666db9cdf23449edf236e3f21fdc0e8f1a4a706afc919 SHA512 43b866eb793e8812c9d5502101a6c985d2055fb88bdbda274726bcd51e1527ecf342b22acd673318c9c8e88cac68eace18de8f27d29ffe64933fd32a5b84c5e3
25 DIST stars_8_2v0_1.cat 559068934 BLAKE2B c040a369cdf6885759998e1315b554d21a5e2b9b149a67967a8af45606aebf57bec407fab5ce1904978af0dc529aa6bddd267331ca45f58617bbf56d5ca99dee SHA512 06d4fa298b9dff8452f550377df99fcaa5e7107cfc7b75c9a4769b3cb6d97a822a54213c706102c1d7ef2dabc16df32a85f46b2f6d6c6f76a4e919353b739de4
26 -DIST stellarium-0.14.3.tar.gz 137661611 BLAKE2B 560b67d2fd4845f49ebd4801b2ec8a72b1a198b4a87e0263e91204f7d74e9385edf111edf7ef33dddb60c288304ede12b50432a77a7439982197c656784f458d SHA512 83d9a1c53f118c143e81d31e7f87dbf73368bfa981311c8bc41a51307fe6108c9169b43ad1fdde1cec84b9b1e8a4ef51d4de3b91d7aa676be38302b2223a6675
27 DIST stellarium-0.16.0.tar.gz 204675673 BLAKE2B fe34ab611569e23277ae9f273d1ae72139d5b860d0ae1b5650a9744960ce8bac6953d7de98b60bd224374aa77db33c00081ed90d1683b2007ef1b5068af158ff SHA512 0f75441435ff1d0fa149264116e9ae6ec3b3553f7c66e78832bdb0ffd55cbef656b820680134d95f89c73e80ef283372660ea7545db7fff205da66cf4cf8e9d6
28
29 diff --git a/sci-astronomy/stellarium/metadata.xml b/sci-astronomy/stellarium/metadata.xml
30 index 435fd962620..05142448e04 100644
31 --- a/sci-astronomy/stellarium/metadata.xml
32 +++ b/sci-astronomy/stellarium/metadata.xml
33 @@ -14,7 +14,6 @@
34 <use>
35 <flag name="media">Enable sound and video support</flag>
36 <flag name="stars">Install extra star catalogs</flag>
37 - <flag name="sound">Enable sound support</flag>
38 </use>
39 <upstream>
40 <remote-id type="sourceforge">stellarium</remote-id>
41
42 diff --git a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
43 deleted file mode 100644
44 index bb76024588d..00000000000
45 --- a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
46 +++ /dev/null
47 @@ -1,94 +0,0 @@
48 -# Copyright 1999-2018 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=5
52 -inherit cmake-utils eutils flag-o-matic gnome2-utils
53 -
54 -DESCRIPTION="3D photo-realistic skies in real time"
55 -HOMEPAGE="http://www.stellarium.org/"
56 -SRC_URI="
57 - mirror://sourceforge/stellarium/${P}.tar.gz
58 - stars? (
59 - mirror://sourceforge/stellarium/stars_4_1v0_1.cat
60 - mirror://sourceforge/stellarium/stars_5_2v0_1.cat
61 - mirror://sourceforge/stellarium/stars_6_2v0_1.cat
62 - mirror://sourceforge/stellarium/stars_7_2v0_1.cat
63 - mirror://sourceforge/stellarium/stars_8_2v0_1.cat
64 - )"
65 -
66 -LICENSE="GPL-2+"
67 -SLOT="0"
68 -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
69 -IUSE="debug nls sound stars"
70 -
71 -RESTRICT="test"
72 -
73 -RDEPEND="
74 - media-fonts/dejavu
75 - dev-qt/qtcore:5
76 - dev-qt/qtgui:5
77 - dev-qt/qtopengl:5
78 - dev-qt/qtscript:5
79 - dev-qt/qtnetwork:5
80 - dev-qt/qtwidgets:5
81 - virtual/opengl
82 - sys-libs/zlib
83 - sound? ( dev-qt/qtmultimedia:5[widgets] )"
84 -DEPEND="${RDEPEND}
85 - dev-qt/qttest:5
86 - dev-qt/qtconcurrent:5
87 - nls? ( dev-qt/linguist-tools:5 )"
88 -
89 -src_prepare() {
90 - cmake-utils_src_prepare
91 - if [[ -n ${LINGUAS} ]] ; then
92 - sed -i \
93 - -e '/aa ab ae/d' \
94 - -e "/GETTEXT_CREATE_TRANSLATIONS/a \ ${LINGUAS}" \
95 - po/stellarium{,-skycultures}/CMakeLists.txt || die #403647
96 - fi
97 - # Turn off TelescopeControl since dev-qt/qtserialport isn't
98 - # marked stable and is missing keywords besides.
99 - sed -i \
100 - -e '/SimpleDrawLine/ s:0:1:g' \
101 - -e '/TelescopeControl/s:1:0:g' \
102 - CMakeLists.txt || die
103 - sed -i -e '/stellarium Core/s/SerialPort//' src/CMakeLists.txt || die
104 - use debug || append-cppflags -DQT_NO_DEBUG #415769
105 -}
106 -
107 -src_configure() {
108 - local mycmakeargs=(
109 - $(cmake-utils_use_enable nls)
110 - $(cmake-utils_use_enable sound)
111 - )
112 - CMAKE_IN_SOURCE_BUILD=1 cmake-utils_src_configure
113 -}
114 -
115 -src_install() {
116 - DOCS="AUTHORS ChangeLog README" \
117 - cmake-utils_src_install
118 -
119 - # use the more up-to-date system fonts
120 - rm "${ED}"/usr/share/stellarium/data/DejaVuSans{Mono,}.ttf || die
121 - dosym ../../fonts/dejavu/DejaVuSans.ttf /usr/share/stellarium/data/DejaVuSans.ttf
122 - dosym ../../fonts/dejavu/DejaVuSansMono.ttf /usr/share/stellarium/data/DejaVuSansMono.ttf
123 -
124 - if use stars ; then
125 - insinto /usr/share/${PN}/stars/default
126 - doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
127 - fi
128 - newicon doc/images/stellarium-logo.png ${PN}.png
129 -}
130 -
131 -pkg_preinst() {
132 - gnome2_icon_savelist
133 -}
134 -
135 -pkg_postinst() {
136 - gnome2_icon_cache_update
137 -}
138 -
139 -pkg_postrm() {
140 - gnome2_icon_cache_update
141 -}