diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index 5658077006f7a..3ca0edc6e4f8d 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,2 +1 @@ -DIST plasma-integration-6.3.6.tar.xz 96424 BLAKE2B 42a8b8c734d1edcb35fb5f740e509a29f668e772a96a8dcaac25402a5e47f1eed4a55fbcae7c717f08592f981f14b16f21594ddb44194e4f626421bc4b3f1140 SHA512 d26041f432f968077c19daf9f66fd969cabb3ecbc3e33427ff5a5e4505583d3bc887cb30e302879254c6cc3d7bfb5c98402037236866aa06ea8b814be3617419 DIST plasma-integration-6.4.5.tar.xz 98360 BLAKE2B 4b6916cc659ea6d30a219854a9bff51cd086604cf113aa2a578860176c9c1b8956c9f16dedbd87476c0ea12fc1f29b5d754acf87c85c2e822605aec31c105424 SHA512 ca6a1305148be0bf51da9e621cbd067ce66f8edf163da6d3ef68f34bc9abd1863aab8c79e845917c9cc9ba2fe82c6f92aa7a385c9658cd32f255889a16ed80d6 diff --git a/kde-plasma/plasma-integration/plasma-integration-6.3.6.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.3.6.ebuild deleted file mode 100644 index 4864c2268c89b..0000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-6.3.6.ebuild +++ /dev/null @@ -1,86 +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,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-${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 -" -RDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland]