From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/
Date: Sat, 11 Oct 2025 20:58:49 +0000 (UTC) [thread overview]
Message-ID: <1760216075.ccba3943c849ead4fe3778f29dc5a677a84d44a1.asturm@gentoo> (raw)
commit: ccba3943c849ead4fe3778f29dc5a677a84d44a1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 11:40:44 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 11 20:54:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccba3943
kde-frameworks/kcmutils: 6.19.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcmutils/Manifest | 1 +
kde-frameworks/kcmutils/kcmutils-6.19.0.ebuild | 29 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
index 1c0756beccb4..15e20cae398d 100644
--- a/kde-frameworks/kcmutils/Manifest
+++ b/kde-frameworks/kcmutils/Manifest
@@ -1,3 +1,4 @@
DIST kcmutils-5.116.0.tar.xz 2483612 BLAKE2B 8cf69f90c1fc3ea0fccb7394891140b7ab8cbadbe413a0a48452061519486b2d0f7e7ea95c129a2a63e4be15ada7e259a16f97805a582be2a93e670f07b40ee3 SHA512 05ee74e36f859a7c60d60c5da9bf24923742440b094b3969f56f7cef3ca1d7d7cdc6b3d7bb467db3388e3946f627fcbef29ba0c2f84cd85f041382920b4e3ad8
DIST kcmutils-6.16.0.tar.xz 2444116 BLAKE2B c6af076eb71af6bc15d85623743a28b631f4cc30d9602011eb2505281c0db2aee80737f5a9b699d1131ad2965a0de9fe09c26605419cbccf39dd53ec98aea031 SHA512 1553a35b0dac4cdd89b846be21eb6989beed3813009c6e3adc6819fdb31c429fe164684a9275ee03f0c97f562cfa6bfc1a641a01051754b5c39db779928b90a2
DIST kcmutils-6.18.0.tar.xz 2444732 BLAKE2B 5c44616400d5d5422e02577be2c9cdd59ed6864731c2264c28201872f63b1f4c5dae339143de10d9bce2963f55e85cfccca442928c93317861422a734f846399 SHA512 0bd2abe34a4775925961a042ae5a97d6900ea497179869bf3b3f27dae19d00138ac4f2813efea3d2c2293f3bc7241fa1758e644064d4bdffc5055416dc4ee53f
+DIST kcmutils-6.19.0.tar.xz 2444876 BLAKE2B 97e3aa8561b1640e32194eff61e0e7366e4e3d831a07be486ad8476d3c93f5ff6fa18ce587fa5330c2436cb256faca342e0c8b04db0621e4a1e1239628162551 SHA512 4fb63ec459fb191f4085d29a3d74c43091c4023db95f66fcf0094cb79364efdf97b018041cd1368d8906b6479e5674e203a02f1f73defdf6898df5d0480e649b
diff --git a/kde-frameworks/kcmutils/kcmutils-6.19.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.19.0.ebuild
new file mode 100644
index 000000000000..52142ed389bd
--- /dev/null
+++ b/kde-frameworks/kcmutils/kcmutils-6.19.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+QTMIN=6.7.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework to work with KDE System Settings modules"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
+ =kde-frameworks/kconfig-${KDE_CATV}*:6
+ =kde-frameworks/kconfigwidgets-${KDE_CATV}*:6
+ =kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+ =kde-frameworks/kguiaddons-${KDE_CATV}*:6
+ =kde-frameworks/ki18n-${KDE_CATV}*:6
+ =kde-frameworks/kio-${KDE_CATV}*:6
+ =kde-frameworks/kitemviews-${KDE_CATV}*:6
+ =kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6
+ =kde-frameworks/kxmlgui-${KDE_CATV}*:6
+"
+RDEPEND="${DEPEND}"
next reply other threads:[~2025-10-11 20:58 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-11 20:58 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-08 18:26 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ Andreas Sturmlechner
2025-09-12 19:47 Andreas Sturmlechner
2025-08-11 4:31 Andreas Sturmlechner
2025-07-11 18:56 Andreas Sturmlechner
2025-06-15 17:39 Andreas Sturmlechner
2025-04-26 13:28 Andreas Sturmlechner
2025-04-22 22:22 Andreas Sturmlechner
2025-04-12 16:36 Andreas Sturmlechner
2025-03-23 17:11 Andreas Sturmlechner
2025-03-15 20:56 Andreas Sturmlechner
2025-03-09 8:33 Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2025-01-26 11:21 Arthur Zamarin
2025-01-10 8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 14:31 Arthur Zamarin
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14 3:23 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-08-10 7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2022-03-26 16:40 Andreas Sturmlechner
2020-06-15 19:57 Andreas Sturmlechner
2020-02-19 10:51 Andreas Sturmlechner
2018-10-10 11:54 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-07-17 18:09 Alexis Ballier
2017-02-05 13:42 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=1760216075.ccba3943c849ead4fe3778f29dc5a677a84d44a1.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