rk3568_ubuntu_r60_v1.3.2/yocto/meta-qt5/recipes-qt/qt5/qtpurchasing_git.bb
2023-11-03 06:12:44 +00:00

14 lines
391 B
BlitzBasic

require qt5.inc
require qt5-git.inc
HOMEPAGE = "http://www.qt.io"
LICENSE = "Apache-2.0 & BSD & ( LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
"
DEPENDS += "qtbase qtdeclarative"
SRCREV = "ddfa4d16243128d2871a51c513e025d518151b17"