aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquicktimeline_git.bb
blob: 91e57ac400c7fac0a2329a62d3fc39a63253835c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require qt5.inc
require qt5-git.inc

DESCRIPTION = "Qt Quick Timeline"
LICENSE = "GPL-2.0-or-later | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
    "

DEPENDS = "qtbase qtdeclarative"

SRCREV = "4f06d202d1b6f84b8de2dae4f69295172bb49446"