From 0d16bb834bb6501684068c42d24830f0b3df79a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 10 Dec 2018 18:14:20 +0100 Subject: [PATCH] liri-qml-xwayland: initial add 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../liri-qml-xwayland_git.bb | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 recipes-liri/liri-qml-xwayland/liri-qml-xwayland_git.bb diff --git a/recipes-liri/liri-qml-xwayland/liri-qml-xwayland_git.bb b/recipes-liri/liri-qml-xwayland/liri-qml-xwayland_git.bb new file mode 100644 index 00000000..7e9fc508 --- /dev/null +++ b/recipes-liri/liri-qml-xwayland/liri-qml-xwayland_git.bb @@ -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}"