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, 12 Apr 2025 16:36:50 +0000 (UTC) [thread overview]
Message-ID: <1744475772.e2a2ff890d2ad1644185cdd1886233c2f21d90b6.asturm@gentoo> (raw)
commit: e2a2ff890d2ad1644185cdd1886233c2f21d90b6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 11 19:10:10 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 16:36:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a2ff89
kde-frameworks/kcmutils: 6.13.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcmutils/Manifest | 1 +
kde-frameworks/kcmutils/kcmutils-6.13.0.ebuild | 29 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
index 387274644595..b132a9a625ca 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.10.0.tar.xz 2464756 BLAKE2B 87cdd22036938fb9322ebc5bbc1211ee4cc0a002bb9a32329bdbd6d8f1bffb0a6d3412efce4dfb9c2df9658b43d341c5bf4bbf347c62fbf7ab2e8c68645772ca SHA512 f16d74914c2329cea23514c8a413f070dc97381d145da0755dc901af9a44dee672ffe8bda3b195577096f8d4755d8b478ac1cb835e00bdb96c377ece2450cf7a
DIST kcmutils-6.12.0.tar.xz 2465560 BLAKE2B 53b8e771d6333d753b18ca6c7f79a2d461df1d3be910ca9a4df01aaa3c9a63d524f9ac5a9956e2da7249ab1074ad4ad25ce23805a65e1ca2d725627576fb176e SHA512 a4d7a9cfdec452a6d0e51ffdc22b1d0a5a4a84d45c20abbb8a18f6d56f929ed4b45e392828d9c72985169897338d6e68ac5f431e86c106b865bec4118e2d178d
+DIST kcmutils-6.13.0.tar.xz 2442880 BLAKE2B 054609f4696f709ca731a85b4eaefad90c6becfd6974f2cc33e70b6f6b4c8b789c96d908cba0370e81be1a25a6ac3a7060cb815cc326718ac2e3add6f62fbca0 SHA512 4ffe4bc21db6397df5592a9cd5db68ad53174fb98ce69afb0e3276d1fc145be140ccabd51751da5a94bbcbd4448e76126b76c69005a10fb6f98d0b5c080c9bf1
diff --git a/kde-frameworks/kcmutils/kcmutils-6.13.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.13.0.ebuild
new file mode 100644
index 000000000000..a3c87ec986bf
--- /dev/null
+++ b/kde-frameworks/kcmutils/kcmutils-6.13.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 ~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-04-12 16:36 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-12 16:36 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 13:28 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ Andreas Sturmlechner
2025-04-22 22:22 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=1744475772.e2a2ff890d2ad1644185cdd1886233c2f21d90b6.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