liri-platformtheme: initial add 1.0.0+

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-18 01:26:03 +01:00
parent 4ac3bcf5ad
commit 8ea1bd09c9

View File

@@ -0,0 +1,21 @@
SUMMARY = "Qt platform theme plugin for apps integration with Liri "
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
"
inherit liri
DEPENDS += " \
qtquickcontrols2 \
liri-qtgsettings \
"
PV = "1.0.0+git${SRCPV}"
SRCREV = "fa9bdf9f4efb494e3a5703f33c990013e4d5a99b"
S = "${WORKDIR}/git"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
"