kdcharts: initial add 2.6.50+

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-02 16:07:32 +01:00
parent 37f84a8e1c
commit 25a38a1f16

View File

@@ -0,0 +1,20 @@
SUMMARY = "A Qt tool for creating business and scientific charts"
LICENSE = "GPLv2+ | KDAB-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.txt;md5=ec5e1ab8584968655cce6fd650160b26 \
file://LICENSE.GPL.txt;md5=9bea831e8733013a5761386750f57271 \
"
inherit cmake_qt5_extra
DEPENDS += " \
qtbase \
qtsvg \
"
SRC_URI = "git://github.com/KDAB/KDChart.git"
SRCREV = "488ae47b2be78b07d196ead7614ab35866c63157"
S = "${WORKDIR}/git"
PV = "2.6.50+git${SRCPV}"
FILES_${PN}-dev += "${datadir}/mkspecs"