liri-screencast: initial add 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
15
recipes-liri/liri-screencast/liri-screencast_git.bb
Normal file
15
recipes-liri/liri-screencast/liri-screencast_git.bb
Normal file
@@ -0,0 +1,15 @@
|
||||
SUMMARY = "Qt wrapper for GSettings"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
DEPENDS += " \
|
||||
qt-gstreamer \
|
||||
"
|
||||
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
SRCREV = "07eae89d912521271584c2acb7388774690f0d30"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user