mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 08:04:45 +02:00
qtquicktimeline: add recipe
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
committed by
Martin Jansa
parent
ac7514e2bc
commit
c1f201aab5
13
recipes-qt/qt5/qtquicktimeline_git.bb
Normal file
13
recipes-qt/qt5/qtquicktimeline_git.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
require qt5.inc
|
||||
require qt5-git.inc
|
||||
|
||||
DESCRIPTION = "Qt Quick Timeline"
|
||||
LICENSE = "GPL-2.0+ | The-Qt-Company-Commercial"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative"
|
||||
|
||||
SRCREV = "7f05ba0039134598dffa17c2ef3e234b5e27241a"
|
||||
Reference in New Issue
Block a user