From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/
Date: Tue, 3 Dec 2024 20:45:20 +0000 (UTC) [thread overview]
Message-ID: <1733258511.d9470dbf4b06600e3b308b014da8fac1b1b44ed3.asturm@gentoo> (raw)
commit: d9470dbf4b06600e3b308b014da8fac1b1b44ed3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 19:18:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 20:41:51 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9470dbf
sci-astronomy/kstars: Drop IUSE wcs, yet another fits build error
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-astronomy/kstars/kstars-9999.ebuild | 8 +++-----
sci-astronomy/kstars/metadata.xml | 1 -
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/sci-astronomy/kstars/kstars-9999.ebuild b/sci-astronomy/kstars/kstars-9999.ebuild
index 0ed430dd21..7929ed1852 100644
--- a/sci-astronomy/kstars/kstars-9999.ebuild
+++ b/sci-astronomy/kstars/kstars-9999.ebuild
@@ -19,10 +19,9 @@ fi
LICENSE="GPL-2+ GPL-3+"
SLOT="0"
-IUSE="opencv +password raw wcs"
+IUSE="opencv +password raw"
-# IUSE wcs needed by TestPolarAlign
-REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( wcs )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# https://wiki.gentoo.org/wiki/Project:Qt/Qt6_migration_notes#Still_unpackaged
# >=dev-qt/qtdatavis3d-${QTMIN}:6
@@ -43,6 +42,7 @@ COMMON_DEPEND="
>=kde-frameworks/kplotting-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
+ sci-astronomy/wcslib:=
sci-libs/cfitsio:=
sci-libs/gsl:=
>=sci-libs/indilib-2.0.2
@@ -58,7 +58,6 @@ COMMON_DEPEND="
)
password? ( >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] )
raw? ( media-libs/libraw:= )
- wcs? ( sci-astronomy/wcslib:= )
"
# TODO: what about virtual/opengl?
DEPEND="${COMMON_DEPEND}
@@ -89,7 +88,6 @@ src_configure() {
$(cmake_use_find_package opencv OpenCV)
$(cmake_use_find_package password Qt6Keychain)
$(cmake_use_find_package raw LibRaw)
- $(cmake_use_find_package wcs WCSLIB)
)
ecm_src_configure
diff --git a/sci-astronomy/kstars/metadata.xml b/sci-astronomy/kstars/metadata.xml
index b52c30d91a..2468deaba5 100644
--- a/sci-astronomy/kstars/metadata.xml
+++ b/sci-astronomy/kstars/metadata.xml
@@ -12,6 +12,5 @@
<use>
<flag name="opencv">Enable contrast type focus measures via <pkg>media-libs/opencv</pkg></flag>
<flag name="password">Store passwords securely via <pkg>dev-libs/qtkeychain</pkg></flag>
- <flag name="wcs">Enable support for World Coordinate System library using wcslib</flag>
</use>
</pkgmetadata>
next reply other threads:[~2024-12-03 20:45 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 20:45 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-02 19:42 [gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/ Andreas Sturmlechner
2024-12-03 20:45 Andreas Sturmlechner
2024-12-03 20:45 Andreas Sturmlechner
2024-11-09 10:55 Andreas Sturmlechner
2024-11-08 16:35 Andreas Sturmlechner
2024-10-21 21:21 Andreas Sturmlechner
2024-04-22 19:26 Andreas Sturmlechner
2023-10-01 15:05 Andreas Sturmlechner
2023-10-01 15:05 Andreas Sturmlechner
2023-07-25 14:05 Andreas Sturmlechner
2022-12-27 12:22 Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2022-10-05 20:46 Andreas Sturmlechner
2022-10-05 20:46 Andreas Sturmlechner
2022-03-25 20:23 Andreas Sturmlechner
2022-03-24 11:59 Andreas Sturmlechner
2021-07-08 11:50 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2021-01-02 20:28 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-07-21 18:44 Andreas Sturmlechner
2019-12-07 23:35 Andreas Sturmlechner
2019-11-20 20:34 Andreas Sturmlechner
2019-11-13 2:00 Andreas Sturmlechner
2019-01-26 20:29 Andreas Sturmlechner
2018-12-23 1:29 Andreas Sturmlechner
2018-12-23 0:06 Andreas Sturmlechner
2018-12-23 0:06 Andreas Sturmlechner
2018-12-23 0:06 Andreas Sturmlechner
2018-05-23 13:33 Andreas Sturmlechner
2018-05-23 13:33 Andreas Sturmlechner
2018-04-09 19:59 Johannes Huber
2018-04-09 19:59 Johannes Huber
2018-04-09 19:59 Johannes Huber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733258511.d9470dbf4b06600e3b308b014da8fac1b1b44ed3.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox