From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/akregator/
Date: Sun, 11 Aug 2024 06:58:17 +0000 (UTC) [thread overview]
Message-ID: <1723357198.9f23db974844ec40d02196880be752ec98848d1f.asturm@gentoo> (raw)
commit: 9f23db974844ec40d02196880be752ec98848d1f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 18:59:09 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 06:19:58 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f23db97
kde-apps/akregator: Add IUSE activities
Upstream commits:
631800316557a0e0f65efff23eaa4db6ff3009ea
f157765fb5f0f6a1dfb77559ef0d056b1c44c29b
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/akregator/akregator-9999.ebuild | 6 ++++--
kde-apps/akregator/metadata.xml | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/kde-apps/akregator/akregator-9999.ebuild b/kde-apps/akregator/akregator-9999.ebuild
index 06e239dbed..bab0da9e86 100644
--- a/kde-apps/akregator/akregator-9999.ebuild
+++ b/kde-apps/akregator/akregator-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/akregator/"
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
SLOT="6"
KEYWORDS=""
-IUSE="speech telemetry"
+IUSE="activities speech telemetry"
RDEPEND="
>=dev-libs/ktextaddons-1.5.4:6[speech?]
@@ -26,7 +26,7 @@ RDEPEND="
>=kde-apps/kontactinterface-${PVCUT}:6
>=kde-apps/libkdepim-${PVCUT}:6
>=kde-apps/messagelib-${PVCUT}:6
- >=kde-apps/pimcommon-${PVCUT}:6
+ >=kde-apps/pimcommon-${PVCUT}:6[activities?]
>=kde-frameworks/kcmutils-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kcolorscheme-${KFMIN}:6
@@ -47,12 +47,14 @@ RDEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/syndication-${KFMIN}:6
+ activities? ( kde-plasma/plasma-activities:6 )
telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 )
"
DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
+ -DOPTION_USE_PLASMA_ACTIVITIES=$(usex activities)
$(cmake_use_find_package speech KF6TextEditTextToSpeech)
$(cmake_use_find_package telemetry KF6UserFeedback)
)
diff --git a/kde-apps/akregator/metadata.xml b/kde-apps/akregator/metadata.xml
index ee7116e46e..71a712d5c4 100644
--- a/kde-apps/akregator/metadata.xml
+++ b/kde-apps/akregator/metadata.xml
@@ -9,4 +9,7 @@
<bugs-to>https://bugs.kde.org/</bugs-to>
<remote-id type="kde-invent">pim/akregator</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: 25+ 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/akregator/ Andreas Sturmlechner
2024-09-12 19:30 Andreas Sturmlechner
2024-08-10 19:55 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-03-03 15:05 Andreas Sturmlechner
2024-02-25 22:26 Sam James
2022-09-24 21:20 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2021-04-25 8:00 Andreas Sturmlechner
2020-02-24 22:23 Andreas Sturmlechner
2020-01-11 23:25 Andreas Sturmlechner
2018-09-05 8:30 Andreas Sturmlechner
2018-09-02 10:25 Andreas Sturmlechner
2017-03-17 0:07 Andreas Sturmlechner
2016-09-01 20:03 Michael Palimaka
2016-08-31 14:33 Michael Palimaka
2016-06-23 20:26 Michael Palimaka
2016-06-23 11:54 Michael Palimaka
2016-05-11 9:51 Michael Palimaka
2016-04-24 17:52 Michael Palimaka
2016-04-08 15:45 Michael Palimaka
2016-04-06 14:35 Michael Palimaka
2016-04-02 21:55 Johannes Huber
2016-02-18 14:44 Michael Palimaka
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=1723357198.9f23db974844ec40d02196880be752ec98848d1f.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