add kplotting 5.5.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
13
recipes-kde-framework/tier1/kplotting/kplotting_5.5.0.bb
Normal file
13
recipes-kde-framework/tier1/kplotting/kplotting_5.5.0.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "Lightweight plotting framework"
|
||||
LICENSE = "GPLv2 | LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
"
|
||||
|
||||
inherit kde cmake-lib
|
||||
|
||||
SRCREV = "361eba095446ce8cdc9ceab62fea3a0a96422a6b"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_HIDE_ERROR[1] = "KF5Plotting, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_HIDE_ERROR[2] = "KF5Plotting, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
Reference in New Issue
Block a user