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}"