liri-materialdecoration: initial add 1.1.0+
To build without error it needs: master: https://github.com/meta-qt5/meta-qt5/pull/157 thud: https://github.com/meta-qt5/meta-qt5/pull/158 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
SUMMARY = "Client-side decoration for all Qt-based Wayland clients"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "1.1.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "2079487116c6c794af3a15452342a69293039b46"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/plugins \
|
||||
"
|
||||
@@ -11,6 +11,7 @@ RDEPENDS_${PN} = " \
|
||||
liri-files \
|
||||
liri-fluid \
|
||||
liri-libliri \
|
||||
liri-materialdecoration \
|
||||
liri-networkmanager \
|
||||
liri-player \
|
||||
liri-power-manager \
|
||||
|
||||
Reference in New Issue
Block a user