diff options
| -rw-r--r-- | kde-plasma/layer-shell-qt/layer-shell-qt-6.4.49.9999.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-6.4.49.9999.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-6.4.49.9999.ebuild deleted file mode 100644 index 32118b6a888..00000000000 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-6.4.49.9999.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.16.0 -QTMIN=6.8.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="" -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] <dev-qt/qtwayland-6.10:6 )" -BDEPEND=" - dev-util/wayland-scanner - virtual/pkgconfig -" |
