commit:     eaf20952f53437d57eb38b55ea13ffc299bae04f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  3 18:15:55 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar  3 19:04:17 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf20952

kde-plasma/plasma-integration: drop 6.6.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-integration/Manifest             |  1 -
 .../plasma-integration-6.6.1.ebuild                | 61 ----------------------
 2 files changed, 62 deletions(-)

diff --git a/kde-plasma/plasma-integration/Manifest 
b/kde-plasma/plasma-integration/Manifest
index 41cc162f4c4f..50d9bde6a4dc 100644
--- a/kde-plasma/plasma-integration/Manifest
+++ b/kde-plasma/plasma-integration/Manifest
@@ -1,3 +1,2 @@
 DIST plasma-integration-6.5.5.tar.xz 98388 BLAKE2B 
4de8f7573d8dcfc696cbc8e6912557a6c0a3e0515185542cec5a5b0f53dab599160b4c098ffa3bdfae92b23523135739ce8256ecae31a29c4438cc14668c182e
 SHA512 
031d28605b59ef57db9056ab09f495751cdb50d088902db6286ee3c23720cd22c42c568d56c7de915828665608921390dd79d4e962889d4348c1e5271864d092
-DIST plasma-integration-6.6.1.tar.xz 99568 BLAKE2B 
5b743f130600ec5a83ed9c5c1a98c96348b64a595788d9ff3b10a92238bd4bc9861a88977ada79f4049312865df5a60a9204fdf1a508ef2329561ff59ba88d1b
 SHA512 
524060706f8207c6d528602f06f2296d3d340e177fe653bfe434f08d115685ee70ad09bb6eaa0dbfcd57ce2c5a51280b6f6e753d87b9fbdd31a6b9842bda2f25
 DIST plasma-integration-6.6.2.tar.xz 99572 BLAKE2B 
41fc7ef2bdb8a04d495c95493cf43fe93e5df9fc276d034f6b57dc98c6be737d58f16bd31b0135d6be431c8c5a2133917ef155b95e27cffbed4270c2abee6e4b
 SHA512 
4764d9dac1789db9f76aae86bb966fe415581670cf73ef93b5c8f3523071d720b8c1a4c77b976dbaf1a5883ea10bda9e5990fed907fb94ed24b714a89a16c827

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.6.1.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-6.6.1.ebuild
deleted file mode 100644
index 4e2d9010cfb4..000000000000
--- a/kde-plasma/plasma-integration/plasma-integration-6.6.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.22.0
-QTMIN=6.10.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=""
-
-# 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,wayland,widgets]
-       >=dev-qt/qtdeclarative-${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-6.22.1: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
-"
-DEPEND="${COMMON_DEPEND}
-       >=dev-libs/plasma-wayland-protocols-1.19.0
-"
-RDEPEND="${COMMON_DEPEND}
-       !<${CATEGORY}/${PN}-6.5.0:5
-       >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
-       >=kde-plasma/qqc2-breeze-style-${KDE_CATV}:6
-       media-fonts/hack
-       media-fonts/noto
-       media-fonts/noto-emoji
-"
-PDEPEND=">=kde-plasma/xdg-desktop-portal-kde-${KDE_CATV}:6"
-BDEPEND=">=dev-qt/qtbase-${QTMIN}:6[wayland]"
-
-src_configure() {
-       local mycmakeargs=(
-               -DBUILD_QT6=ON
-               -DBUILD_QT5=OFF
-       )
-       ecm_src_configure
-}

Reply via email to