From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwidgetsaddons/
Date: Sat, 20 Jul 2024 14:52:53 +0000 (UTC) [thread overview]
Message-ID: <1721487166.c6143ba06e42ef2ea8111801786464f1eef7a281.asturm@gentoo> (raw)
commit: c6143ba06e42ef2ea8111801786464f1eef7a281
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 20 14:50:33 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 20 14:52:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6143ba0
kde-frameworks/kwidgetsaddons: add 6.4.1
See also:
https://mail.kde.org/pipermail/release-team/2024-July/013464.html
Upstream commit c0e1e0010f6feb6532486135dd77a1a4cdc72831
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kwidgetsaddons/Manifest | 1 +
.../kwidgetsaddons/kwidgetsaddons-6.4.1.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/kde-frameworks/kwidgetsaddons/Manifest b/kde-frameworks/kwidgetsaddons/Manifest
index 733433e8f017..c598b3eb37cd 100644
--- a/kde-frameworks/kwidgetsaddons/Manifest
+++ b/kde-frameworks/kwidgetsaddons/Manifest
@@ -1,2 +1,3 @@
DIST kwidgetsaddons-5.116.0.tar.xz 4272468 BLAKE2B c81d997ec9337af6b2d18aadc6f397fb522a849e6f07125a7cf99d3f5997c1bc3658dbcea16aa2627e0ea16cd0bdb66f776780806e4e1dc20000f12a64e8f89d SHA512 34d74d9a4c1ce57e1f9306b442fe44975c9d1e7bd9d5d2461750e017331c2746a07d173b769636eb4143e05b4138fd823ab233618742f2599051036b8c5955bc
DIST kwidgetsaddons-6.4.0.tar.xz 4261272 BLAKE2B 23a56198f900afaa07a147f5b1b10229df90fc735e997953e49d7cad29100958f50cc3cd47ad8bf44584f6a3047f26fed0d1a226126234e8db38d93ea4d1fe96 SHA512 5f8476381f8e1e7d8cf67f539ee546fa5ea7066183b9be100157701b372d2510f3b28da29dc2e921596f24c5fdc0b780b21696b1255908d3028d47537a4739ca
+DIST kwidgetsaddons-6.4.1.tar.xz 4263940 BLAKE2B 8d13e38554313d3694aa3bfe03fad139cedae5d817dc3c53e292133b86b723c823c6340d4234be83731c26983e1b03e6233819a3c3a73c8867aaaa3bbfb9ecdd SHA512 716a48dfcb8973351e0b8d2dd21abeb770f341906527e41a57c3bb84cc247ec6a62a4ebb635d422b6c5f1c552550f4d6bb779f13a1cda99a5e77e05975a11dc5
diff --git a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-6.4.1.ebuild b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-6.4.1.ebuild
new file mode 100644
index 000000000000..d6d6573374b3
--- /dev/null
+++ b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-6.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_DESIGNERPLUGIN="true"
+QTMIN=6.6.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="An assortment of high-level widgets for common tasks"
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND=">=dev-qt/qtbase-${QTMIN}:6[gui,widgets]"
+RDEPEND="${DEPEND}"
+BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
+
+CMAKE_SKIP_TESTS=(
+ # bug 650216
+ kdatecomboboxtest
+ # bug 697866
+ ksqueezedtextlabelautotest
+ # bug 926508
+ ktooltipwidgettest
+ # bug 808216
+ ktwofingertaptest
+ ktwofingerswipetest
+)
next reply other threads:[~2024-07-20 14:52 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-20 14:52 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-18 8:39 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwidgetsaddons/ Arthur Zamarin
2025-10-18 8:36 Arthur Zamarin
2025-08-10 19:25 Arthur Zamarin
2025-07-29 17:00 Arthur Zamarin
2025-04-24 20:30 Arthur Zamarin
2025-02-07 21:16 Arthur Zamarin
2025-02-07 20:51 Arthur Zamarin
2024-10-04 16:37 Arthur Zamarin
2024-07-20 14:52 Andreas Sturmlechner
2024-06-24 19:01 Andreas Sturmlechner
2024-06-24 17:27 Andreas Sturmlechner
2024-05-28 2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2024-02-19 16:28 Sam James
2023-08-02 17:48 Sam James
2023-06-22 19:59 Arthur Zamarin
2022-11-16 21:33 Andreas Sturmlechner
2022-02-08 14:46 Agostino Sarubbo
2021-11-23 14:59 Andreas Sturmlechner
2021-09-14 14:20 Andreas Sturmlechner
2021-09-13 8:18 Agostino Sarubbo
2021-09-12 20:59 Sam James
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-11-11 21:58 Andreas Sturmlechner
2020-07-11 15:37 Andreas Sturmlechner
2020-05-31 15:54 Mikle Kolyada
2020-05-30 13:38 Mikle Kolyada
2020-05-30 13:32 Mikle Kolyada
2020-03-01 7:28 Mikle Kolyada
2020-03-01 7:23 Mikle Kolyada
2020-03-01 7:18 Mikle Kolyada
2019-12-26 21:11 Andreas Sturmlechner
2019-12-02 15:21 Andreas Sturmlechner
2019-07-28 19:16 Aaron Bauman
2019-07-28 0:36 Mikle Kolyada
2019-07-28 0:15 Mikle Kolyada
2019-05-27 21:04 Aaron Bauman
2019-05-16 12:28 Mikle Kolyada
2019-05-16 12:23 Mikle Kolyada
2019-04-22 10:41 Andreas Sturmlechner
2019-02-06 11:37 Mikle Kolyada
2019-02-06 10:59 Mikle Kolyada
2018-10-10 3:01 Thomas Deutschmann
2018-06-06 13:40 Andreas Sturmlechner
2018-03-12 2:30 Michael Palimaka
2018-03-12 2:30 Michael Palimaka
2018-01-16 13:45 Andreas Sturmlechner
2018-01-16 0:08 Andreas Sturmlechner
2017-12-08 23:40 Thomas Deutschmann
2017-07-07 7:11 Alexis Ballier
2017-06-09 10:19 Agostino Sarubbo
2017-06-04 16:00 Agostino Sarubbo
2017-01-20 9:47 Agostino Sarubbo
2017-01-17 19:54 Aaron Bauman
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=1721487166.c6143ba06e42ef2ea8111801786464f1eef7a281.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