diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-02-11 00:56:34 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-02-11 00:56:34 +0100 |
| commit | 3bf0f7d99bc0ea5bf6588c06096e45d3c9186d60 (patch) | |
| tree | bf739be5346be6f6d06f025dff444bee2fad7963 | |
| parent | 99e944bb7fe94dbac7fb5229ed649030eef868f9 (diff) | |
| download | kde-3bf0f7d99bc0ea5bf6588c06096e45d3c9186d60.tar.gz kde-3bf0f7d99bc0ea5bf6588c06096e45d3c9186d60.tar.bz2 kde-3bf0f7d99bc0ea5bf6588c06096e45d3c9186d60.zip | |
kde-plasma/kwayland: drop 6.3.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.3.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 8c7e99bba5e..00000000000 --- a/kde-plasma/kwayland/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kwayland-6.3.0.tar.xz 134232 BLAKE2B bdec7835b27dcb877011fb4c881ff3056e83c4baed00bab7e4c52b01016eddad85bc487108286bfa2a59b088262387ec307f00f5003ef471b23ff45cf0a49c9f SHA512 f56cfd56fc3f9b1d14f4c98830c3554d7d00a451e9eb65a4f21a592c4449d41275f515dff491c5db8fe8e2fd7707fb65543534d18dd82904003cba2a18a775f4 diff --git a/kde-plasma/kwayland/kwayland-6.3.0.ebuild b/kde-plasma/kwayland/kwayland-6.3.0.ebuild deleted file mode 100644 index f98e74678e3..00000000000 --- a/kde-plasma/kwayland/kwayland-6.3.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.10.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.16.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 -} |
