liri-qml-xwayland: initial add 0.10.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-12-10 18:14:20 +01:00
parent 3a84516805
commit 0d16bb834b

View File

@@ -0,0 +1,20 @@
SUMMARY = "QML plugin with an XWayland implementation for QML compositors"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit liri distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland"
PV = "0.10.0+git${SRCPV}"
SRCREV = "cb7d7a767567a490bb0d1d8b604a2079a58adcf9"
S = "${WORKDIR}/git"
DEPENDS += " \
xcb-util-cursor \
qtwayland \
"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"