diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-17 19:18:37 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-06-17 20:06:54 +0200 |
| commit | a87c6805cec6b4da97609569f5cd3cbfd5fb4f11 (patch) | |
| tree | 6bf1025b6ea64ff8b777c0f032e0b286c8a1f503 | |
| parent | 47d77cec6f28e100d8d97d4cd9215719ec8029dc (diff) | |
| download | kde-a87c6805cec6b4da97609569f5cd3cbfd5fb4f11.tar.gz kde-a87c6805cec6b4da97609569f5cd3cbfd5fb4f11.tar.bz2 kde-a87c6805cec6b4da97609569f5cd3cbfd5fb4f11.zip | |
kde-plasma/kwayland: drop 6.4.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-plasma/kwayland/Manifest | 1 | ||||
| -rw-r--r-- | kde-plasma/kwayland/kwayland-6.4.0.ebuild | 42 |
2 files changed, 0 insertions, 43 deletions
diff --git a/kde-plasma/kwayland/Manifest b/kde-plasma/kwayland/Manifest deleted file mode 100644 index 1cb705b5d4c..00000000000 --- a/kde-plasma/kwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-6.4.0.tar.xz 132852 BLAKE2B e057a82eb230039515c6e04495c57d4c54928384b9d93948b4e4c862c0077d0c3b8292eda7021b553ccbc26d1c32d6452648e960661f61fd1cd0673ca8073220 SHA512 0b9590fa0235f6d44469b2246ecd40c6dd5fb9c4e979d260b8777d36f1bf2349fe04bf9f3ceb69a0112b8a97df859c604145aa69efb595cda04ec2ab0f5a61be diff --git a/kde-plasma/kwayland/kwayland-6.4.0.ebuild b/kde-plasma/kwayland/kwayland-6.4.0.ebuild deleted file mode 100644 index 432970f1e2e..00000000000 --- a/kde-plasma/kwayland/kwayland-6.4.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=6.14.0 -QTMIN=6.8.1 -inherit ecm flag-o-matic plasma.kde.org - -DESCRIPTION="Qt-style API to interact with the wayland-client API" -HOMEPAGE="https://invent.kde.org/frameworks/kwayland" - -LICENSE="LGPL-2.1" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -# All failing, I guess we need a virtual wayland server -RESTRICT="test" - -# slot ops: includes qpa/qplatformnativeinterface.h, surface_p.h -RDEPEND=" - >=dev-libs/wayland-1.15.0 - >=dev-qt/qtbase-${QTMIN}:6=[concurrent,gui,opengl] - >=dev-qt/qtwayland-${QTMIN}:6= - media-libs/libglvnd -" -DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.18.0 - >=dev-libs/wayland-protocols-1.15 - sys-kernel/linux-headers -" -BDEPEND=" - >=dev-qt/qtwayland-${QTMIN}:6 - >=dev-util/wayland-scanner-1.19.0 -" - -src_configure() { - filter-lto # bug 866575 - ecm_src_configure -} |
