While at it: Calcutae download paths to make upgrade as simple as possible Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
18 lines
491 B
BlitzBasic
18 lines
491 B
BlitzBasic
SUMMARY = "Extra modules and scripts for CMake"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://COPYING-CMAKE-SCRIPTS;md5=54c7042be62e169199200bc6477f04d1"
|
|
|
|
inherit kde-kf5
|
|
|
|
DEPENDS = "qttools-native"
|
|
|
|
SRC_URI[md5sum] = "f59f70433adc17145b6ce2e8ab0c416d"
|
|
SRC_URI[sha256sum] = "e803f8740819a5620095c161883c26aaf1267d6f919d547fdd6414e7cccc0150"
|
|
SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch"
|
|
|
|
PV = "${KF5_VERSION}"
|
|
|
|
FILES_${PN} += "${datadir}/ECM"
|
|
|
|
BBCLASSEXTEND = "native"
|