From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/
Date: Sat, 14 Sep 2024 03:23:46 +0000 (UTC) [thread overview]
Message-ID: <1726284133.d7e616aedbc6bc1e3e1661df03e5cb203258c812.asturm@gentoo> (raw)
commit: d7e616aedbc6bc1e3e1661df03e5cb203258c812
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 14:16:49 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 03:22:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e616ae
kde-frameworks/kconfigwidgets: 6.6.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kconfigwidgets/Manifest | 1 +
.../kconfigwidgets/kconfigwidgets-6.6.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/kde-frameworks/kconfigwidgets/Manifest b/kde-frameworks/kconfigwidgets/Manifest
index 3e2f73502cf9..524814562fdb 100644
--- a/kde-frameworks/kconfigwidgets/Manifest
+++ b/kde-frameworks/kconfigwidgets/Manifest
@@ -1,2 +1,3 @@
DIST kconfigwidgets-5.116.0.tar.xz 2614488 BLAKE2B d1ec8d4f7afa66a4e468b6c4996ef3437f16f498736ec4a10fca4020058a43ec0d2d3ddaf1e6d6b2356adccd53215ab15f765384ecc1244792d5d0ade6c59d7e SHA512 30325d3b88539d96de97adf8d596bebc6f5f8a5ea0ccc0b272f5e5557aa4ad4dc72ece1491ab2d656efb6ba378a236448a2efb35e4d82ee3dd42f2f9d178ad0b
DIST kconfigwidgets-6.5.0.tar.xz 2557616 BLAKE2B e6690a3fe3e03c05fd5415abeedfa94dc7662f6f8de8e5f20f4c35ade03ecf3ce055c54f8c88a9c6b24e4f7449e9415fe904901d5a406133e850517d438c3c4e SHA512 ed24802a0b9f1813e5dcd0c04942524a46f9161fa539f24bf61eae040cb9f0dc0cf8603138ed470a7d6a2ea5db6396ce32b9ddf2ccf6eb11b5de27dbb066855c
+DIST kconfigwidgets-6.6.0.tar.xz 2557884 BLAKE2B 2fb1b20db44259cc66bd6f7b380ecb4d8fb0535d573bea6680f609eee6ee3ee9c41633b792ba7ecfa9741cfe0347ecf3599ae51d0e6e1a4d857efc572ea0aa23 SHA512 284031f4ebfb7365e2bbd8c742bf38167c7669a7fd8d72019d9fa3d302b7c6eb225ad6f2a19887c36c8f86677b5835cd8248efec3d46f23e6e6ab72305b24624
diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-6.6.0.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-6.6.0.ebuild
new file mode 100644
index 000000000000..0783a3e4d35e
--- /dev/null
+++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-6.6.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_DESIGNERPLUGIN="true"
+PVCUT=$(ver_cut 1-2)
+QTMIN=6.6.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework providing an assortment of configuration-related widgets"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+CMAKE_SKIP_TESTS=(
+ # bugs: 864250
+ kstandardactiontest
+ # bug 926497
+ klanguagenametest
+)
+
+RDEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ =kde-frameworks/kcodecs-${PVCUT}*:6
+ =kde-frameworks/kcolorscheme-${PVCUT}*:6
+ =kde-frameworks/kconfig-${PVCUT}*:6
+ =kde-frameworks/kcoreaddons-${PVCUT}*:6
+ =kde-frameworks/kguiaddons-${PVCUT}*:6
+ =kde-frameworks/ki18n-${PVCUT}*:6
+ =kde-frameworks/kwidgetsaddons-${PVCUT}*:6
+"
+DEPEND="${RDEPEND}
+ test? ( =kde-frameworks/kconfig-${PVCUT}*:6[dbus] )
+"
next reply other threads:[~2024-09-14 3:23 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 3:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-11 12:57 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/ Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-08-10 7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-06-24 17:27 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2023-12-20 15:11 Andreas Sturmlechner
2023-08-19 7:34 Andreas Sturmlechner
2023-07-31 19:50 Andreas Sturmlechner
2023-07-25 9:37 Andreas Sturmlechner
2022-05-04 21:34 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2021-11-13 20:01 Andreas Sturmlechner
2021-10-11 11:01 Andreas Sturmlechner
2021-08-14 17:09 Andreas Sturmlechner
2021-07-11 20:47 Andreas Sturmlechner
2021-04-11 14:23 Andreas Sturmlechner
2021-04-10 18:44 Andreas Sturmlechner
2021-02-13 20:49 Andreas Sturmlechner
2021-02-13 13:04 Andreas Sturmlechner
2021-01-11 8:04 Sam James
2021-01-10 14:06 Sam James
2021-01-10 9:07 Sam James
2021-01-09 10:15 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-12-08 23:40 Thomas Deutschmann
2017-07-07 19:41 Alexis Ballier
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=1726284133.d7e616aedbc6bc1e3e1661df03e5cb203258c812.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