Files
meta-qt5-extra/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc
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

20 lines
599 B
PHP

SUMMARY = "Porting aid from KDELibs4"
LICENSE = "GPLv2 | LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24 \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "aa5d6287fdae772c72ac15bb56315e53"
SRC_URI[sha256sum] = "57a4d53415f68375326c5a8571f5fba8bcd7c060e4bbcd13e9adc9a77d139a2c"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
SRC_URI += " \
file://0001-make-broken-glib-a-configure-option-we-cannot-run-co.patch \
file://0002-fix-build-for-QT_NO_SESSIONMANAGER.patch \
"