From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdecore-meta/
Date: Wed, 21 Aug 2024 21:51:17 +0000 (UTC) [thread overview]
Message-ID: <1724274991.b955f2dba842cc43dbca5a9245d1e7b971c0e7e5.asturm@gentoo> (raw)
commit: b955f2dba842cc43dbca5a9245d1e7b971c0e7e5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 15:34:54 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 21:16:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b955f2db
kde-apps/kdecore-meta: Drop IUSE thumbnail
kde-apps/dolphin now pulling in kde-apps/thumbnailers in RDEPEND.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kdecore-meta/kdecore-meta-23.08.5-r1.ebuild | 30 ++++++++++++++++++++
.../kdecore-meta/kdecore-meta-24.05.2-r1.ebuild | 32 ++++++++++++++++++++++
2 files changed, 62 insertions(+)
diff --git a/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild b/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild
new file mode 100644
index 000000000000..de10b7eb2b15
--- /dev/null
+++ b/kde-apps/kdecore-meta/kdecore-meta-23.08.5-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="kdecore - merge this to pull in the most basic applications"
+HOMEPAGE="https://apps.kde.org/"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="amd64 arm64 ~loong ~ppc64 x86"
+IUSE="+handbook +share +webengine"
+
+RDEPEND="
+ >=kde-apps/dolphin-${PV}:5
+ >=kde-apps/kdialog-${PV}:5
+ >=kde-apps/keditbookmarks-${PV}:5
+ >=kde-apps/kfind-${PV}:5
+ >=kde-apps/konsole-${PV}:5
+ >=kde-apps/kwrite-${PV}:5
+ handbook? ( >=kde-apps/khelpcenter-${PV}:5 )
+ webengine? ( || (
+ >=www-client/falkon-${PV}
+ >=kde-apps/konqueror-${PV}:5
+ ) )
+"
+# Optional runtime deps: kde-apps/dolphin
+RDEPEND="${RDEPEND}
+ share? ( kde-frameworks/purpose:5 )
+"
diff --git a/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild b/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild
new file mode 100644
index 000000000000..21765cbcdc58
--- /dev/null
+++ b/kde-apps/kdecore-meta/kdecore-meta-24.05.2-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="kdecore - merge this to pull in the most basic applications"
+HOMEPAGE="https://apps.kde.org/"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="+share +webengine"
+
+RDEPEND="
+ >=kde-apps/dolphin-${PV}:*
+ >=kde-apps/kdialog-${PV}:*
+ >=kde-apps/keditbookmarks-${PV}:*
+ >=kde-apps/kfind-${PV}:*
+ >=kde-apps/konsole-${PV}:*
+ >=kde-apps/kwrite-${PV}:*
+ webengine? (
+ >=kde-apps/khelpcenter-${PV}:*
+ || (
+ >=www-client/falkon-${PV}
+ >=kde-apps/konqueror-${PV}:*
+ )
+ )
+"
+# Optional runtime deps: kde-apps/dolphin
+RDEPEND="${RDEPEND}
+ share? ( kde-frameworks/purpose:6 )
+"
next reply other threads:[~2024-08-21 21:51 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-21 21:51 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 7:21 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdecore-meta/ Arthur Zamarin
2025-03-07 16:59 Arthur Zamarin
2025-02-10 23:20 Andreas Sturmlechner
2025-01-10 11:31 WANG Xuerui
2024-10-25 5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-10-07 5:41 Arthur Zamarin
2024-09-04 14:15 Andreas Sturmlechner
2024-08-21 21:51 Andreas Sturmlechner
2023-01-09 19:47 Andreas Sturmlechner
2022-11-01 5:34 WANG Xuerui
2020-02-16 13:41 Andreas Sturmlechner
2020-02-16 13:41 Andreas Sturmlechner
2020-01-09 18:20 Andreas Sturmlechner
2019-03-02 23:28 Andreas Sturmlechner
2018-11-18 19:04 Andreas Sturmlechner
2018-11-18 19:04 Andreas Sturmlechner
2018-02-27 16:14 Andreas Sturmlechner
2017-03-11 19:51 Johannes Huber
2016-07-29 20:23 Johannes Huber
2016-04-26 6:28 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=1724274991.b955f2dba842cc43dbca5a9245d1e7b971c0e7e5.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