From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/korganizer/
Date: Sun, 11 Aug 2024 06:58:17 +0000 (UTC) [thread overview]
Message-ID: <1723357181.e7cc394d9efaa259be26311d31caf7b501d78dfe.asturm@gentoo> (raw)
commit: e7cc394d9efaa259be26311d31caf7b501d78dfe
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 16:30:11 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 06:19:41 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7cc394d
kde-apps/korganizer: Add IUSE activities
Upstream commit fc87e86eaebf698d46b91e00ad7d18b17dbbfdbb
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/korganizer/korganizer-9999.ebuild | 4 +++-
kde-apps/korganizer/metadata.xml | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/kde-apps/korganizer/korganizer-9999.ebuild b/kde-apps/korganizer/korganizer-9999.ebuild
index e630330f96..8476bfb10c 100644
--- a/kde-apps/korganizer/korganizer-9999.ebuild
+++ b/kde-apps/korganizer/korganizer-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/korganizer/"
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
SLOT="6"
KEYWORDS=""
-IUSE="telemetry"
+IUSE="activities telemetry"
# testkodaymatrix is broken, akonadi* tests need DBus, bug #665686
RESTRICT="test"
@@ -58,6 +58,7 @@ COMMON_DEPEND="
>=kde-frameworks/kwindowsystem-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
x11-libs/libX11
+ activities? ( kde-plasma/plasma-activities:6 )
telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 )
"
DEPEND="${COMMON_DEPEND}
@@ -71,6 +72,7 @@ BDEPEND="test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] )"
src_configure() {
local mycmakeargs=(
+ -DOPTION_USE_PLASMA_ACTIVITIES=$(usex activities)
$(cmake_use_find_package telemetry KF6UserFeedback)
)
diff --git a/kde-apps/korganizer/metadata.xml b/kde-apps/korganizer/metadata.xml
index 93144656e4..cd1d05c491 100644
--- a/kde-apps/korganizer/metadata.xml
+++ b/kde-apps/korganizer/metadata.xml
@@ -9,4 +9,7 @@
<bugs-to>https://bugs.kde.org/</bugs-to>
<remote-id type="kde-invent">pim/korganizer</remote-id>
</upstream>
+ <use>
+ <flag name="activities">Enable Plasma Activities support via <pkg>kde-plasma/plasma-activities</pkg></flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2024-08-11 6:58 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 6:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 22:52 [gentoo-commits] proj/kde:master commit in: kde-apps/korganizer/ Andreas Sturmlechner
2024-11-09 12:25 Andreas Sturmlechner
2024-08-11 7:04 Andreas Sturmlechner
2024-08-10 18:53 Andreas Sturmlechner
2024-03-07 21:10 Andreas Sturmlechner
2024-02-25 23:25 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2023-07-06 12:00 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-11-16 7:35 Andreas Sturmlechner
2021-04-25 8:00 Andreas Sturmlechner
2020-10-25 10:48 Andreas Sturmlechner
2020-05-19 11:20 Andreas Sturmlechner
2020-04-29 16:10 Andreas Sturmlechner
2020-02-24 22:23 Andreas Sturmlechner
2019-03-21 17:45 Andreas Sturmlechner
2018-11-29 12:24 Andreas Sturmlechner
2018-08-15 15:22 Andreas Sturmlechner
2018-06-20 13:21 Andreas Sturmlechner
2017-03-17 19:36 Andreas Sturmlechner
2016-10-16 18:44 Michael Palimaka
2016-08-31 14:33 Michael Palimaka
2016-05-11 9:51 Michael Palimaka
2016-04-06 19:24 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=1723357181.e7cc394d9efaa259be26311d31caf7b501d78dfe.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