liri-screenshot: initial add 0.9.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-12-02 20:46:51 +01:00
parent 0eb6368f5d
commit cd897528fd

View File

@@ -0,0 +1,15 @@
SUMMARY = "Utility to capture the screen of a Liri desktop"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
"
inherit liri
DEPENDS += " \
qtquickcontrols2 \
"
PV = "0.9.0+git${SRCPV}"
SRCREV = "636d1becbfa8fef00bc34865761176bcafe77939"
S = "${WORKDIR}/git"