From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-integration/
Date: Wed, 02 Apr 2025 16:34:47 +0000 (UTC) [thread overview]
Message-ID: <1743611583.403e7a4a98ebfa8ce19a5a17e7e4f8aaaf5e5a2f.asturm@gentoo> (raw)
commit: 403e7a4a98ebfa8ce19a5a17e7e4f8aaaf5e5a2f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 2 16:13:25 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 2 16:33:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403e7a4a
kde-plasma/plasma-integration: drop 6.3.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-integration/Manifest | 1 -
.../plasma-integration-6.3.3.ebuild | 87 ----------------------
2 files changed, 88 deletions(-)
diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest
index 78a28cd67661..02e100fbae2e 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,3 +1,2 @@
DIST plasma-integration-6.2.5.tar.xz 96116 BLAKE2B 96c14b2422bf54f94cb23f62388ccc961d1a6284111c297049ed2ea6d4793e0f15d807ee14826a066ae1cdbbbe70824057edee7c534dca5072251b1e554daa6e SHA512 fcb25f357fb5cad41dccfcbdd4a452fca64a87a8a2c67d1e738a771d0de7fc36bf1c7b74f846e7f40bb85fd84cfd213d9c5c8cf4f0cc4f3737d5c89852934c42
-DIST plasma-integration-6.3.3.tar.xz 96800 BLAKE2B 443441015bd231ea91b4f462b522e1a64f496fe1335d651bc90b15d924738b4952fccd5b34e571c81a68ae38abc278407473803619a26e309c2ad75cf8ec4b67 SHA512 4b74a17624e270ba84f6ecbd243aaa5acd8cf9303c9865bbb7d9f2b3546f680dc59a7c7f5263053b255f58a006fea1329776985afdf2136eeb058f12e9adf030
DIST plasma-integration-6.3.4.tar.xz 96928 BLAKE2B b5b175592600f10812679fd37275e94dab716830501ae82d85ab386f99dda4347f34ddb22739ec2d10692c7bd137b1e8ceabb51f93002149360967111628896a SHA512 782216b50f21e8b1e32dfc55cfca3520f883373fd0017a2ecf8e455c9301cd866768b20f031556fcffaad061ed20b66c44209af189dc5a5da8991b79186a10ef
diff --git a/kde-plasma/plasma-integration/plasma-integration-6.3.3.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.3.3.ebuild
deleted file mode 100644
index bda8e30ebe96..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.3.3.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KF5MIN=5.115.0
-KFMIN=6.10.0
-QT5MIN=5.15.12
-QTMIN=6.8.1
-inherit ecm plasma.kde.org xdg
-
-DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="qt5"
-
-# requires running kde environment
-RESTRICT="test"
-
-# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
-COMMON_DEPEND="
- dev-libs/wayland
- >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=dev-qt/qtwayland-${QTMIN}:6
- >=kde-frameworks/kcolorscheme-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/kguiaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kiconthemes-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kjobwidgets-${KFMIN}:6
- >=kde-frameworks/knotifications-${KFMIN}:6
- >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-frameworks/kxmlgui-${KFMIN}:6
- x11-libs/libXcursor
- x11-libs/libxcb
- qt5? (
- >=dev-qt/qtdbus-${QT5MIN}:5
- >=dev-qt/qtgui-${QT5MIN}:5=[dbus]
- >=dev-qt/qtquickcontrols2-${QT5MIN}:5
- >=dev-qt/qtwayland-${QT5MIN}:5
- >=dev-qt/qtwidgets-${QT5MIN}:5
- >=dev-qt/qtx11extras-${QT5MIN}:5
- >=kde-frameworks/kcompletion-${KF5MIN}:5
- >=kde-frameworks/kconfig-${KF5MIN}:5
- >=kde-frameworks/kconfigwidgets-${KF5MIN}:5
- >=kde-frameworks/kcoreaddons-${KF5MIN}:5
- >=kde-frameworks/kguiaddons-${KF5MIN}:5
- >=kde-frameworks/ki18n-${KF5MIN}:5
- >=kde-frameworks/kiconthemes-${KF5MIN}:5
- >=kde-frameworks/kio-${KF5MIN}:5
- >=kde-frameworks/kjobwidgets-${KF5MIN}:5
- >=kde-frameworks/knotifications-${KF5MIN}:5
- >=kde-frameworks/kwindowsystem-${KF5MIN}:5
- >=kde-frameworks/kxmlgui-${KF5MIN}:5
- >=kde-plasma/kwayland-${KF5MIN}:5
- )
-"
-DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.16.0
-"
-RDEPEND="${COMMON_DEPEND}
- media-fonts/hack
- media-fonts/noto
- media-fonts/noto-emoji
-"
-PDEPEND="
- >=kde-plasma/xdg-desktop-portal-kde-${KDE_CATV}:6
-"
-BDEPEND="
- >=dev-qt/qtwayland-${QTMIN}:6
- qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_QT6=ON
- -DBUILD_QT5=$(usex qt5)
- )
- ecm_src_configure
-}
next reply other threads:[~2025-04-02 16:34 UTC|newest]
Thread overview: 164+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 16:34 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-02 6:03 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-integration/ Sam James
2025-03-11 20:52 Andreas Sturmlechner
2025-02-25 17:37 Andreas Sturmlechner
2025-02-18 18:44 Andreas Sturmlechner
2025-02-11 17:59 Andreas Sturmlechner
2025-01-26 11:19 Arthur Zamarin
2025-01-10 11:11 WANG Xuerui
2025-01-01 21:05 Andreas Sturmlechner
2024-12-10 23:46 Andreas Sturmlechner
2024-12-04 17:43 Sam James
2024-11-26 18:25 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-27 10:04 Sam James
2024-06-25 22:33 Sam James
2024-06-23 11:25 Andreas Sturmlechner
2024-06-18 14:52 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-12 16:32 Andreas Sturmlechner
2024-03-11 20:57 Arthur Zamarin
2024-03-11 13:17 Arthur Zamarin
2024-03-06 19:34 Andreas Sturmlechner
2024-03-06 15:47 Andreas Sturmlechner
2024-02-17 5:25 Sam James
2023-12-23 18:30 Andreas Sturmlechner
2023-12-20 8:45 Arthur Zamarin
2023-12-07 9:06 Andreas Sturmlechner
2023-11-23 16:51 Sam James
2023-11-23 16:38 Sam James
2023-11-23 15:16 Sam James
2023-10-24 22:37 Sam James
2023-09-26 18:14 Arthur Zamarin
2023-09-26 15:35 Arthur Zamarin
2023-09-26 15:28 Arthur Zamarin
2023-09-13 17:44 Andreas Sturmlechner
2023-08-16 16:31 Andreas Sturmlechner
2023-08-01 10:58 Andreas Sturmlechner
2023-06-20 22:24 Andreas Sturmlechner
2023-05-22 12:55 Andreas Sturmlechner
2023-05-09 15:01 Andreas Sturmlechner
2023-04-10 18:35 Andreas Sturmlechner
2023-04-04 19:07 Andreas Sturmlechner
2023-03-14 20:14 Andreas Sturmlechner
2023-02-28 15:44 Andreas Sturmlechner
2023-02-22 10:23 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-05 18:32 Andreas Sturmlechner
2023-02-01 9:47 Andreas Sturmlechner
2023-01-20 13:11 Andreas Sturmlechner
2023-01-04 15:20 Andreas Sturmlechner
2022-11-29 18:59 Andreas Sturmlechner
2022-11-08 16:11 Andreas Sturmlechner
2022-10-26 13:51 Andreas Sturmlechner
2022-10-18 13:47 Andreas Sturmlechner
2022-10-11 12:40 Andreas Sturmlechner
2022-10-10 9:54 Andreas Sturmlechner
2022-09-06 19:22 Andreas Sturmlechner
2022-08-07 15:51 Andreas Sturmlechner
2022-08-02 18:38 Andreas Sturmlechner
2022-07-30 8:51 Agostino Sarubbo
2022-07-28 11:03 Agostino Sarubbo
2022-07-13 9:17 Andreas Sturmlechner
2022-06-28 17:54 Andreas Sturmlechner
2022-06-21 21:28 Andreas Sturmlechner
2022-06-14 12:44 Andreas Sturmlechner
2022-05-29 20:44 Andreas Sturmlechner
2022-05-28 7:04 Agostino Sarubbo
2022-05-03 22:41 Sam James
2022-04-29 13:33 Agostino Sarubbo
2022-04-29 13:29 Agostino Sarubbo
2022-03-29 15:57 Andreas Sturmlechner
2022-03-08 17:18 Andreas Sturmlechner
2022-02-22 16:55 Andreas Sturmlechner
2022-02-15 17:51 Andreas Sturmlechner
2022-02-08 13:10 Andreas Sturmlechner
2022-01-25 9:49 Andreas Sturmlechner
2022-01-18 17:40 Andreas Sturmlechner
2022-01-04 15:10 Andreas Sturmlechner
2021-12-14 9:28 Andreas Sturmlechner
2021-11-30 14:32 Andreas Sturmlechner
2021-11-09 17:15 Andreas Sturmlechner
2021-10-31 3:17 Sam James
2021-10-27 5:02 Sam James
2021-10-20 6:51 Andreas Sturmlechner
2021-10-14 10:32 Andreas Sturmlechner
2021-10-01 6:44 Andreas Sturmlechner
2021-09-16 11:14 Andreas Sturmlechner
2021-07-29 18:03 Andreas Sturmlechner
2021-07-27 19:15 Andreas Sturmlechner
2021-07-06 17:20 Andreas Sturmlechner
2021-06-23 6:27 Andreas Sturmlechner
2021-06-16 14:14 Sam James
2021-06-16 12:32 Sam James
2021-06-12 12:52 Sam James
2021-06-12 6:25 Sam James
2021-06-12 1:03 Sam James
2021-06-10 18:05 Georgy Yakovlev
2021-06-05 10:57 Mikle Kolyada
2021-05-09 12:11 Andreas Sturmlechner
2021-04-06 14:12 Andreas Sturmlechner
2021-03-16 14:43 Andreas Sturmlechner
2021-03-02 20:24 Andreas Sturmlechner
2021-02-23 21:19 Andreas Sturmlechner
2021-02-16 14:39 Andreas Sturmlechner
2021-01-24 19:34 Sam James
2021-01-21 13:37 Agostino Sarubbo
2021-01-05 17:36 Andreas Sturmlechner
2020-12-01 16:08 Andreas Sturmlechner
2020-11-11 14:21 Andreas Sturmlechner
2020-10-27 21:26 Andreas Sturmlechner
2020-10-20 19:56 Andreas Sturmlechner
2020-10-13 11:51 Andreas Sturmlechner
2020-10-08 2:22 Sam James
2020-10-07 11:05 Agostino Sarubbo
2020-10-07 10:44 Agostino Sarubbo
2020-09-29 12:49 Andreas Sturmlechner
2020-09-01 16:33 Andreas Sturmlechner
2020-07-28 15:37 Andreas Sturmlechner
2020-07-11 15:21 Sam James
2020-07-07 21:30 Andreas Sturmlechner
2020-06-20 21:03 Thomas Deutschmann
2020-05-21 13:41 Mikle Kolyada
2020-05-20 16:15 Mikle Kolyada
2020-05-20 16:11 Mikle Kolyada
2020-02-29 12:34 Mikle Kolyada
2020-02-15 11:31 Mikle Kolyada
2020-02-11 13:54 Mikle Kolyada
2020-02-11 13:50 Mikle Kolyada
2020-01-31 19:12 Andreas Sturmlechner
2020-01-31 19:12 Andreas Sturmlechner
2019-12-22 21:54 Aaron Bauman
2019-12-22 20:43 Mikle Kolyada
2019-12-22 20:39 Mikle Kolyada
2019-12-22 19:07 Andreas Sturmlechner
2019-09-21 0:08 Mikle Kolyada
2019-09-21 0:04 Mikle Kolyada
2019-09-20 3:24 Aaron Bauman
2019-05-28 4:01 Aaron Bauman
2019-05-18 18:15 Mikle Kolyada
2019-05-18 18:11 Mikle Kolyada
2019-01-25 7:28 Mikle Kolyada
2019-01-25 7:20 Mikle Kolyada
2018-10-18 12:31 Thomas Deutschmann
2018-05-26 0:52 Thomas Deutschmann
2018-04-08 10:47 Andreas Sturmlechner
2017-07-25 19:19 Alexis Ballier
2017-07-07 8:12 Agostino Sarubbo
2017-07-05 20:31 Agostino Sarubbo
2017-03-20 16:45 Agostino Sarubbo
2017-02-05 13:17 Andreas Sturmlechner
2017-01-31 11:43 Agostino Sarubbo
2017-01-09 17:35 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=1743611583.403e7a4a98ebfa8ce19a5a17e7e4f8aaaf5e5a2f.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