kdreports: upgrade 1.9.0 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
SUMMARY = "Qt library for generating printable and exportable reports"
|
SUMMARY = "Qt library for generating printable and exportable reports"
|
||||||
DESCRIPTION = "Qt library for generating printable and exportable reports from code and from XML descriptions"
|
DESCRIPTION = "Qt library for generating printable and exportable reports from code and from XML descriptions"
|
||||||
LICENSE = "(LGPL-2.1-only | LGPL-3.0-only) & (GPL-2.0-only | GPL-3.0-only ) | KDAB-Commercial"
|
LICENSE = "BSD-3-Clause & MIT"
|
||||||
LIC_FILES_CHKSUM = " \
|
LIC_FILES_CHKSUM = " \
|
||||||
file://LICENSE.txt;md5=d988404a6396edf41e7f8cbb2db3c185 \
|
file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0 \
|
||||||
|
file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663 \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit cmake_qt5_extra
|
inherit cmake_qt5_extra
|
||||||
@@ -13,9 +14,9 @@ DEPENDS += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/KDAB/KDReports.git;branch=master;protocol=https"
|
SRC_URI = "git://github.com/KDAB/KDReports.git;branch=master;protocol=https"
|
||||||
SRCREV = "47728293e7842140d36a7861cf4316f2c1cbd795"
|
SRCREV = "a5095bd266b5d4697978e1a3042481edd72c2c3f"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "1.9.0"
|
PV = "2.2.0"
|
||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
# these have gone wild / qmake was always pain
|
# these have gone wild / qmake was always pain
|
||||||
|
|||||||
Reference in New Issue
Block a user