Files
meta-qt5-extra/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb
Andreas Müller c71ccd91d1 kde-kf5: upgrade 5.66.0 -> 5.67.0
While at it: Calcutae download paths to make upgrade as simple as possible

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-02-11 07:35:00 +01:00

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"