diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-03-14 21:15:31 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-03-14 21:15:31 +0100 |
| commit | 446a84cb0f6a1cc8d655246e638d68a99a0bbf73 (patch) | |
| tree | d2b6c52df8f5ed675180c6690e3accd8a9c6155e | |
| parent | 4dd3b753862320a1a797dc6a151418748d377bc5 (diff) | |
| download | kde-446a84cb0f6a1cc8d655246e638d68a99a0bbf73.tar.gz kde-446a84cb0f6a1cc8d655246e638d68a99a0bbf73.tar.bz2 kde-446a84cb0f6a1cc8d655246e638d68a99a0bbf73.zip | |
kde-plasma/layer-shell-qt: drop 5.27.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-plasma/layer-shell-qt/Manifest | 1 | ||||
| -rw-r--r-- | kde-plasma/layer-shell-qt/layer-shell-qt-5.27.3.ebuild | 36 |
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/layer-shell-qt/Manifest b/kde-plasma/layer-shell-qt/Manifest deleted file mode 100644 index b2e94723aa5..00000000000 --- a/kde-plasma/layer-shell-qt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST layer-shell-qt-5.27.3.tar.xz 18424 BLAKE2B ddb917a4315f73304ba4e5e96fdddafa0c7745ef651a9d53580f4e7f50ec719063f99ebfdbfc7a12953f4839314fcb5bd214225c8cf27c4ef2b9ae1c48b217f8 SHA512 2f69f71c70bf9f726f25a6d3c7ef43eb5f71d1c22342cb8d8cab6330c04ea4cf452af69dd204cf196d02e9592a2da7c3cf68342c0189d39b894ed1497af2ff54 diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.27.3.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.27.3.ebuild deleted file mode 100644 index 8bc404b5a3d..00000000000 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.27.3.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.102.0 -QTMIN=5.15.7 -inherit ecm plasma.kde.org - -DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-shell protocol" - -LICENSE="LGPL-3+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X -# slot op: various private QtWaylandClient headers -RDEPEND=" - >=dev-libs/wayland-1.15 - >=dev-qt/qtdeclarative-${QTMIN}:5 - || ( - >=dev-qt/qtgui-${QTMIN}:5[libinput] - >=dev-qt/qtgui-${QTMIN}:5[X] - ) - >=dev-qt/qtwayland-${QTMIN}:5= - x11-libs/libxkbcommon -" -DEPEND="${RDEPEND} - dev-libs/wayland-protocols -" -BDEPEND=" - >=dev-qt/qtwaylandscanner-${QTMIN}:5 - dev-util/wayland-scanner - virtual/pkgconfig -" |
