Add KWayland Server recipe
This commit is contained in:
20
recipes-plasma/kwayland-server.inc
Normal file
20
recipes-plasma/kwayland-server.inc
Normal file
@@ -0,0 +1,20 @@
|
||||
DESCRIPTION = "KWayland Server"
|
||||
HOMEPAGE = ""
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
kwayland \
|
||||
plasma-wayland-protocols \
|
||||
"
|
||||
|
||||
SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_plasma
|
||||
|
||||
#FILES_${PN} += " \
|
||||
#"
|
||||
2
recipes-plasma/kwayland-server_5.19.2.bb
Normal file
2
recipes-plasma/kwayland-server_5.19.2.bb
Normal file
@@ -0,0 +1,2 @@
|
||||
require ${PN}.inc
|
||||
SRCREV = "v${PV}"
|
||||
Reference in New Issue
Block a user