kde-plasma/kwayland-server: New package

Add 5.18.90 early in order for arch teams to be able to keyword in advance.

Bug: https://bugs.gentoo.org/727132
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2020-06-04 16:21:40 +02:00
parent d4d8fd268d
commit 9931cc419a
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST kwayland-server-5.18.90.tar.xz 229588 BLAKE2B f6ec9c0ab25c620a288761731dc239c46574030012b845e7432990be9c594a3eeeb5743ac7a99e65133395f329ab3fec23aa854be22d0b01fb505e59cdda0ceb SHA512 93c0aa80dd453dfbe400a016f42ff424629e95fc7392c468cad7368d04871cea9b5f96c383900b467eec68dc8729b15bb7cc14758ceafb6430a784791232e85b

View File

@@ -0,0 +1,35 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=5.70.0
PVCUT=$(ver_cut 1-2)
QTMIN=5.14.1
inherit ecm kde.org
DESCRIPTION="Wayland Server Components built on KDE Frameworks"
HOMEPAGE="https://invent.kde.org/plasma/kwayland-server"
LICENSE="LGPL-2.1"
SLOT="5"
KEYWORDS="~amd64 ~ppc64"
IUSE=""
RDEPEND="
>=dev-libs/wayland-1.15.0
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[egl]
>=dev-qt/qtwayland-${QTMIN}:5
>=kde-frameworks/kwayland-${KFMIN}:5
media-libs/mesa[egl]
"
DEPEND="${RDEPEND}
dev-libs/plasma-wayland-protocols
>=dev-libs/wayland-protocols-1.15
"
# All failing, I guess we need a virtual wayland server
RESTRICT+=" test"

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>