summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-06 21:44:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-06 21:45:14 +0200
commit2996364805abcfe7e12fe44ddea905fd5cdd9bef (patch)
tree62bf1177a540c8dbb5caefe08dfaed71c11cdf33 /sci-astronomy
parentmedia-libs/aubio: Security cleanup (diff)
downloadgentoo-2996364805abcfe7e12fe44ddea905fd5cdd9bef.tar.gz
gentoo-2996364805abcfe7e12fe44ddea905fd5cdd9bef.tar.bz2
gentoo-2996364805abcfe7e12fe44ddea905fd5cdd9bef.zip
sci-astronomy/stellarium: Drop 0.14.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stellarium/Manifest1
-rw-r--r--sci-astronomy/stellarium/metadata.xml1
-rw-r--r--sci-astronomy/stellarium/stellarium-0.14.3.ebuild94
3 files changed, 0 insertions, 96 deletions
diff --git a/sci-astronomy/stellarium/Manifest b/sci-astronomy/stellarium/Manifest
index 902bb532a2e7..913abbbf52b8 100644
--- a/sci-astronomy/stellarium/Manifest
+++ b/sci-astronomy/stellarium/Manifest
@@ -3,5 +3,4 @@ DIST stars_5_2v0_1.cat 42580300 BLAKE2B eb6528c0577b3f2001a8b03cc5a4e08fa4e75723
DIST stars_6_2v0_1.cat 148352404 BLAKE2B c605b284b3d768cb1619ada3f58d406fa7737f09949e8926d6c14b82a85927d124d7fcb50c6d6c357d21b003938cc0b28937f2adb28ae268bb5c85d575f5e0ff SHA512 794279407595f44bbc1e492086063d98068bf332202a5448cd83dd7afbdcf7c6c3ff2878f3016369ebb5a98552874eb4eddb38e2c40e9a163c6231b640e02977
DIST stars_7_2v0_1.cat 305710678 BLAKE2B 1cc9b4a6bc35a9339e495f7e0da4f7e90a0e92b05b5de8599be1bbdd2a8053cbcec44b0e58bc9248364666db9cdf23449edf236e3f21fdc0e8f1a4a706afc919 SHA512 43b866eb793e8812c9d5502101a6c985d2055fb88bdbda274726bcd51e1527ecf342b22acd673318c9c8e88cac68eace18de8f27d29ffe64933fd32a5b84c5e3
DIST stars_8_2v0_1.cat 559068934 BLAKE2B c040a369cdf6885759998e1315b554d21a5e2b9b149a67967a8af45606aebf57bec407fab5ce1904978af0dc529aa6bddd267331ca45f58617bbf56d5ca99dee SHA512 06d4fa298b9dff8452f550377df99fcaa5e7107cfc7b75c9a4769b3cb6d97a822a54213c706102c1d7ef2dabc16df32a85f46b2f6d6c6f76a4e919353b739de4
-DIST stellarium-0.14.3.tar.gz 137661611 BLAKE2B 560b67d2fd4845f49ebd4801b2ec8a72b1a198b4a87e0263e91204f7d74e9385edf111edf7ef33dddb60c288304ede12b50432a77a7439982197c656784f458d SHA512 83d9a1c53f118c143e81d31e7f87dbf73368bfa981311c8bc41a51307fe6108c9169b43ad1fdde1cec84b9b1e8a4ef51d4de3b91d7aa676be38302b2223a6675
DIST stellarium-0.16.0.tar.gz 204675673 BLAKE2B fe34ab611569e23277ae9f273d1ae72139d5b860d0ae1b5650a9744960ce8bac6953d7de98b60bd224374aa77db33c00081ed90d1683b2007ef1b5068af158ff SHA512 0f75441435ff1d0fa149264116e9ae6ec3b3553f7c66e78832bdb0ffd55cbef656b820680134d95f89c73e80ef283372660ea7545db7fff205da66cf4cf8e9d6
diff --git a/sci-astronomy/stellarium/metadata.xml b/sci-astronomy/stellarium/metadata.xml
index 435fd9626204..05142448e046 100644
--- a/sci-astronomy/stellarium/metadata.xml
+++ b/sci-astronomy/stellarium/metadata.xml
@@ -14,7 +14,6 @@
<use>
<flag name="media">Enable sound and video support</flag>
<flag name="stars">Install extra star catalogs</flag>
- <flag name="sound">Enable sound support</flag>
</use>
<upstream>
<remote-id type="sourceforge">stellarium</remote-id>
diff --git a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
deleted file mode 100644
index bb76024588df..000000000000
--- a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils eutils flag-o-matic gnome2-utils
-
-DESCRIPTION="3D photo-realistic skies in real time"
-HOMEPAGE="http://www.stellarium.org/"
-SRC_URI="
- mirror://sourceforge/stellarium/${P}.tar.gz
- stars? (
- mirror://sourceforge/stellarium/stars_4_1v0_1.cat
- mirror://sourceforge/stellarium/stars_5_2v0_1.cat
- mirror://sourceforge/stellarium/stars_6_2v0_1.cat
- mirror://sourceforge/stellarium/stars_7_2v0_1.cat
- mirror://sourceforge/stellarium/stars_8_2v0_1.cat
- )"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug nls sound stars"
-
-RESTRICT="test"
-
-RDEPEND="
- media-fonts/dejavu
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtopengl:5
- dev-qt/qtscript:5
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
- virtual/opengl
- sys-libs/zlib
- sound? ( dev-qt/qtmultimedia:5[widgets] )"
-DEPEND="${RDEPEND}
- dev-qt/qttest:5
- dev-qt/qtconcurrent:5
- nls? ( dev-qt/linguist-tools:5 )"
-
-src_prepare() {
- cmake-utils_src_prepare
- if [[ -n ${LINGUAS} ]] ; then
- sed -i \
- -e '/aa ab ae/d' \
- -e "/GETTEXT_CREATE_TRANSLATIONS/a \ ${LINGUAS}" \
- po/stellarium{,-skycultures}/CMakeLists.txt || die #403647
- fi
- # Turn off TelescopeControl since dev-qt/qtserialport isn't
- # marked stable and is missing keywords besides.
- sed -i \
- -e '/SimpleDrawLine/ s:0:1:g' \
- -e '/TelescopeControl/s:1:0:g' \
- CMakeLists.txt || die
- sed -i -e '/stellarium Core/s/SerialPort//' src/CMakeLists.txt || die
- use debug || append-cppflags -DQT_NO_DEBUG #415769
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_enable nls)
- $(cmake-utils_use_enable sound)
- )
- CMAKE_IN_SOURCE_BUILD=1 cmake-utils_src_configure
-}
-
-src_install() {
- DOCS="AUTHORS ChangeLog README" \
- cmake-utils_src_install
-
- # use the more up-to-date system fonts
- rm "${ED}"/usr/share/stellarium/data/DejaVuSans{Mono,}.ttf || die
- dosym ../../fonts/dejavu/DejaVuSans.ttf /usr/share/stellarium/data/DejaVuSans.ttf
- dosym ../../fonts/dejavu/DejaVuSansMono.ttf /usr/share/stellarium/data/DejaVuSansMono.ttf
-
- if use stars ; then
- insinto /usr/share/${PN}/stars/default
- doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
- fi
- newicon doc/images/stellarium-logo.png ${PN}.png
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}