Files
meta-qt5-extra/recipes-kde/kf5/tier3/kparts/kparts.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

36 lines
725 B
BlitzBasic

SUMMARY = "Document centric plugin system"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
inherit kde-kf5 gettext
DEPENDS += " \
kconfig \
kconfig-native \
kcoreaddons \
kcoreaddons-native \
ki18n \
kiconthemes \
kio \
kjobwidgets \
knotifications \
kservice \
ktextwidgets \
kwidgetsaddons \
kxmlgui \
kauth-native \
sonnet-native \
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "cc3125f7ae87b52e62571040749a4732"
SRC_URI[sha256sum] = "0e2c3e4584f9327cb0f4d3b7ffb7e02657fb02ed1b510643a39e6b8cacbda76a"
FILES_${PN} += " \
${datadir}/k*5 \
${datadir}/kdevappwizard \
${OE_QMAKE_PATH_PLUGINS} \
"