From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/
Date: Wed, 06 Aug 2025 15:13:00 +0000 (UTC) [thread overview]
Message-ID: <1754493134.02b8d24e33891a875a27aa72aaa4a8d6dc894f15.asturm@gentoo> (raw)
commit: 02b8d24e33891a875a27aa72aaa4a8d6dc894f15
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 14:46:53 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 15:12:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b8d24e
kde-plasma/plasma5support: drop 6.4.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma5support/Manifest | 1 -
.../plasma5support/plasma5support-6.4.3.ebuild | 51 ----------------------
2 files changed, 52 deletions(-)
diff --git a/kde-plasma/plasma5support/Manifest b/kde-plasma/plasma5support/Manifest
index 619a0914ce2a..88ee6fc4007b 100644
--- a/kde-plasma/plasma5support/Manifest
+++ b/kde-plasma/plasma5support/Manifest
@@ -1,3 +1,2 @@
DIST plasma5support-6.3.6.tar.xz 228456 BLAKE2B 0da0c306acc8d51958606bf2c41e57bca36b8b9765aef2905e48e047b4da68817449978eba529375d1a46f85c60ad7b2c391f5683e56275a09a74c1045bab361 SHA512 24154af7ddebd789fed413d7235e0d3b81bb5928b53edb8e3708ddfb52be46bbad64d071f4d4ad7b0f8a0c79d180cadf47b6525cbb476586b7e45dfa0f280b5f
-DIST plasma5support-6.4.3.tar.xz 228404 BLAKE2B 3b49624c043ed9a93389889feb12092f9a1f84590249920e3cbe1ab6155d7c8b72d27f132d87959e28fc15a1966bb73c1e3a41812839157d7da7a14d691fb634 SHA512 54f39dffd2a0069a643dea9fe3032cf4058c2b0782be8e46b1ac1ad074dbdd3c9183bdcbb7cffa72f210bbe41b9d9229ccf14aeb4560095a4cde667910a08988
DIST plasma5support-6.4.4.tar.xz 228980 BLAKE2B 36b2b2efdc7a3bdd01d34bcc102178a63468af7e61ec7116cf84cd055a6c366637faae1d13d7dd243f8c0675af17e4c7bb19a0c5a676b2f87d86c7fb7c7d92a7 SHA512 08d1308bc277b9e052d046f9dc96839ac32529971a97c54892741b2723c14a851e28cd220b557169737e77d6455d6f167be74c3567813ff796f03eba3496abfb
diff --git a/kde-plasma/plasma5support/plasma5support-6.4.3.ebuild b/kde-plasma/plasma5support/plasma5support-6.4.3.ebuild
deleted file mode 100644
index 25f14998e41b..000000000000
--- a/kde-plasma/plasma5support/plasma5support-6.4.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.14.0
-QTMIN=6.8.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Support components for porting from KF5/Qt5 to KF6/Qt6"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="activities geolocation ksysguard X"
-
-RESTRICT="test" # bug 926347
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kidletime-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
- >=kde-frameworks/kservice-${KFMIN}:6
- >=kde-frameworks/solid-${KFMIN}:6
- activities? ( >=kde-plasma/plasma-activities-${KDE_CATV}:6 )
- geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 )
- ksysguard? ( >=kde-plasma/libksysguard-${KDE_CATV}:6 )
- X? ( x11-libs/libX11 )
-"
-RDEPEND="${DEPEND}
- !kde-plasma/plasma-workspace:5
- !<kde-plasma/plasma-workspace-6.2.90:6
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package activities PlasmaActivities)
- $(cmake_use_find_package geolocation KF6NetworkManagerQt)
- $(cmake_use_find_package ksysguard KSysGuard)
- -DWITH_X11=$(usex X)
- )
- ecm_src_configure
-}
next reply other threads:[~2025-08-06 15:13 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-06 15:13 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-11-04 19:50 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma5support/ Andreas Sturmlechner
2025-10-28 15:53 Andreas Sturmlechner
2025-09-26 10:21 Andreas Sturmlechner
2025-09-17 12:13 Arthur Zamarin
2025-09-17 11:36 Arthur Zamarin
2025-09-09 15:09 Andreas Sturmlechner
2025-08-05 21:23 Andreas Sturmlechner
2025-07-28 16:58 Andreas Sturmlechner
2025-07-16 19:03 Andreas Sturmlechner
2025-07-15 15:37 Andreas Sturmlechner
2025-07-09 16:26 Andreas Sturmlechner
2025-07-02 17:22 Andreas Sturmlechner
2025-07-01 19:41 Andreas Sturmlechner
2025-06-24 18:11 Andreas Sturmlechner
2025-06-17 18:08 Andreas Sturmlechner
2025-05-26 18:04 Andreas Sturmlechner
2025-05-06 19:21 Andreas Sturmlechner
2025-04-02 16:34 Andreas Sturmlechner
2025-04-02 6:03 Sam James
2025-03-11 20:52 Andreas Sturmlechner
2025-02-25 17:37 Andreas Sturmlechner
2025-02-18 21:42 Andreas Sturmlechner
2025-02-18 18:44 Andreas Sturmlechner
2025-02-11 17:59 Andreas Sturmlechner
2025-01-10 9:54 WANG Xuerui
2025-01-01 21:05 Andreas Sturmlechner
2024-12-10 23:46 Andreas Sturmlechner
2024-12-03 19:21 Andreas Sturmlechner
2024-11-26 18:25 Andreas Sturmlechner
2024-11-05 19:16 Andreas Sturmlechner
2024-10-22 15:45 Andreas Sturmlechner
2024-10-15 18:03 Andreas Sturmlechner
2024-10-08 15:36 Andreas Sturmlechner
2024-10-07 18:02 Andreas Sturmlechner
2024-09-21 7:13 Arthur Zamarin
2024-09-21 7:12 Arthur Zamarin
2024-09-10 16:36 Andreas Sturmlechner
2024-08-06 14:26 Andreas Sturmlechner
2024-07-16 16:32 Andreas Sturmlechner
2024-07-02 17:57 Andreas Sturmlechner
2024-06-27 17:18 Andreas Sturmlechner
2024-06-25 22:33 Sam James
2024-06-24 17:27 Andreas Sturmlechner
2024-06-18 14:52 Andreas Sturmlechner
2024-05-27 22:23 Andreas Sturmlechner
2024-05-21 19:05 Andreas Sturmlechner
2024-04-16 19:54 Andreas Sturmlechner
2024-03-26 19:56 Andreas Sturmlechner
2024-03-06 15:47 Andreas Sturmlechner
2024-01-10 23:24 Andreas Sturmlechner
2023-12-23 18:30 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=1754493134.02b8d24e33891a875a27aa72aaa4a8d6dc894f15.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