mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kwayland: drop 5.99.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST kwayland-5.102.0.tar.xz 336820 BLAKE2B f9ebc6b610ff3e60ca7aad18fc0d9cedf17870104f564572513f19a524936f9dac8eea51da1e941d85627d21f2a4758a826c1f80008283c2033d8719404b4b7e SHA512 fbda5683268f9a242b76f02fd86fffc7414c054ca986ae9ea427549c4024e6cc2946f92344e0a34450787c6d7d3ab0169f8cd1649fcb86ece0579f9a6959f333
|
||||
DIST kwayland-5.103.0.tar.xz 336768 BLAKE2B b343c28f1cdda309497def7007a498908c07948f777a32ad7daacfccac68ce1307347df5ebf224c4015f72943546023896a7773271e4f4bbe9dd0b9c882828fc SHA512 4b57b10aa0a345146b8b173b93db27947554954cbc0597e3bb0ad9a6fa5c10de3b378d05228e356525b10382ea7ff18a09b5b509c2db5493aab6efb3adcdb058
|
||||
DIST kwayland-5.99.0.tar.xz 336592 BLAKE2B db9cc7315fb5a4cfea301739651925582eb31321c2b44b4831484c878157af4e49078057c9ffe71fd5275ab64f96f325af5e99f058c2ef6bf5b415899338fa6a SHA512 d921eedef35ffa536595660d21c406288e1056000587701efacb02f3265f6b1fd5935626c32c191f3d870a61253d25f79b1b9d370e4e5a6056278d13ea76ccf2
|
||||
|
||||
@@ -1,37 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="true"
|
||||
PVCUT=$(ver_cut 1-2)
|
||||
QTMIN=5.15.5
|
||||
inherit ecm frameworks.kde.org
|
||||
|
||||
DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/kwayland"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
KEYWORDS="amd64 ~arm 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/qtconcurrent-${QTMIN}:5
|
||||
>=dev-qt/qtgui-${QTMIN}:5=[egl]
|
||||
>=dev-qt/qtwayland-${QTMIN}:5=
|
||||
media-libs/libglvnd
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-libs/plasma-wayland-protocols-1.9.0
|
||||
>=dev-libs/wayland-protocols-1.15
|
||||
sys-kernel/linux-headers
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-qt/qtwaylandscanner-${QTMIN}:5
|
||||
>=dev-util/wayland-scanner-1.19.0
|
||||
"
|
||||
Reference in New Issue
Block a user