Files
meta-qt5-extra/recipes-liri/liri-wayland/liri-wayland_git.bb
Andreas Müller 2bec244395 recipes-liri: Upgrade sources to latest
* replace liri-materialdecoration by liri-qtintegration
* remove liri-platformtheme: repo is gone

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-11 20:50:10 +01:00

20 lines
395 B
BlitzBasic

SUMMARY = "Wayland client and server extensions"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit liri
DEPENDS += " \
wayland-protocols \
"
SRCREV = "5ebaabfa44ee2cd63f0a3969dac93c2f1794d871"
S = "${WORKDIR}/git"
PV = "0.0.0+git${SRCPV}"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
FILES:${PN} += "${OE_QMAKE_PATH_QML}"