diff --git a/kde-plasma/layer-shell-qt/Manifest b/kde-plasma/layer-shell-qt/Manifest index 5e3e0c8a1b4b1..4d546567e452d 100644 --- a/kde-plasma/layer-shell-qt/Manifest +++ b/kde-plasma/layer-shell-qt/Manifest @@ -1,3 +1,2 @@ DIST layer-shell-qt-6.4.5.tar.xz 36132 BLAKE2B 8e7799d302055554d39bdb6353b8ca84eb39f0f879333d2c1dc8fbf52cfafc1447df4fcd8677ece1cf93cc2009eb6cf186a6e8fdb664ec41c17706fa2231add7 SHA512 70f37b8e06d25e023b5ef76efda3bc2d59abbb496290592e3fb34eeff6bfb9677d1bbd7c1e3f5e670ab45667071119e1021ff0d9031aa020db8ad09814c5df0c -DIST layer-shell-qt-6.5.2.tar.xz 36408 BLAKE2B 4096c5089de97769a5a4a1e37503e85e89e402f31de93f8a402e2c4bee8a01e82bd97a244f52b4834e231935b5e01396acf71831511721e789e48afe5a448010 SHA512 4294853aedcb17a4b0e77eafeab257b2f74986ab2d45e4ed8c61d0493c1f5de614eeb2f4be2a93f5c6b950b7db1d18b81cb0a1a3c40f31d91a6484c1ad738d16 DIST layer-shell-qt-6.5.3.tar.xz 36188 BLAKE2B f6a4575d26957d1dabbf07274f515c7a2b36be1c9903dfaf00b4cbfacdde3f22c830c41c79dce4c7e0b397cf802947a12702bf6589d503990778c78f806e7ef6 SHA512 9f7be58c3c87c475a870ac98f42aa5ff4459c198f89f32dac6c32b0382d0f3610510fd0480b5c836f886adbc2255b91c8b7765bd3bf0c5d4f8ce432730a109ad diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.2.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.2.ebuild deleted file mode 100644 index 6fabba9b4a939..0000000000000 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-6.5.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.18.0 -QTMIN=6.9.1 -inherit ecm plasma.kde.org - -DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-shell protocol" - -LICENSE="LGPL-3+" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -# slot op: various private QtWaylandClient headers -RDEPEND=" - >=dev-libs/wayland-1.15 - >=dev-qt/qtbase-${QTMIN}:6=[gui,wayland] - >=dev-qt/qtdeclarative-${QTMIN}:6 - x11-libs/libxkbcommon -" -DEPEND="${RDEPEND} - dev-libs/wayland-protocols -" -RDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland]