From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma5support/
Date: Sun, 13 Oct 2024 20:59:00 +0000 (UTC) [thread overview]
Message-ID: <1728852401.5daa47300936cb2d9bbd10a54bc94093760e7520.asturm@gentoo> (raw)
commit: 5daa47300936cb2d9bbd10a54bc94093760e7520
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 20:46:41 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 20:46:41 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5daa4730
kde-plasma/plasma5support: Add IUSE geolocation
geolocation dataengine moved from plasma-workspace
Upstream commit bb838434690233e2af057e5c5bf1d9d3ed710384
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma5support/plasma5support-9999.ebuild | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/plasma5support/plasma5support-9999.ebuild b/kde-plasma/plasma5support/plasma5support-9999.ebuild
index 01cca39c10..4bec1d3012 100644
--- a/kde-plasma/plasma5support/plasma5support-9999.ebuild
+++ b/kde-plasma/plasma5support/plasma5support-9999.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6"
LICENSE="GPL-2+ LGPL-2+"
SLOT="6"
KEYWORDS=""
-IUSE=""
+IUSE="geolocation"
RESTRICT="test" # bug 926347
@@ -32,8 +32,16 @@ DEPEND="
>=kde-frameworks/kservice-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
>=kde-plasma/libksysguard-${PVCUT}:6
+ geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 )
"
RDEPEND="${DEPEND}
!kde-plasma/plasma-workspace:5
- !<kde-plasma/plasma-workspace-6.1.90:6
+ !<kde-plasma/plasma-workspace-6.2.90:6
"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package geolocation KF6NetworkManagerQt)
+ )
+ ecm_src_configure
+}
next reply other threads:[~2024-10-13 20:59 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-13 20:59 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-11 18:09 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma5support/ Andreas Sturmlechner
2025-01-23 18:56 Andreas Sturmlechner
2025-01-10 17:53 Andreas Sturmlechner
2025-01-01 21:26 Andreas Sturmlechner
2024-10-16 15:59 Andreas Sturmlechner
2024-10-13 20:59 Andreas Sturmlechner
2024-10-13 20:59 Andreas Sturmlechner
2024-10-10 23:00 Andreas Sturmlechner
2024-10-08 15:20 Andreas Sturmlechner
2024-10-03 20:18 Andreas Sturmlechner
2024-09-14 21:33 Andreas Sturmlechner
2024-09-14 15:16 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-24 18:42 Andreas Sturmlechner
2024-06-24 17:30 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-30 12:24 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-02-17 20:40 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-11-30 20:54 Andreas Sturmlechner
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=1728852401.5daa47300936cb2d9bbd10a54bc94093760e7520.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