Update to KDE Frameworks 5.64.0

This commit is contained in:
Volker Krause
2019-12-03 22:32:07 +01:00
parent bf6342a7b5
commit 013caa0ef2
82 changed files with 7 additions and 6 deletions

View File

@@ -3,12 +3,14 @@ inherit cmake_qt5
EXTRA_OECMAKE_class-native += " \
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
-DBUILD_TESTING=OFF \
-DBUILD_DESIGNERPLUGIN=OFF \
"
EXTRA_OECMAKE_class-target += " \
-DOE_KF5_PATH_HOST_ROOT=${STAGING_DIR_HOST} \
-DBUILD_TESTING=OFF \
-DKF5_HOST_TOOLING=${STAGING_DIR_NATIVE}/${libdir}/cmake \
-DBUILD_DESIGNERPLUGIN=OFF \
"
DEPENDS += "extra-cmake-modules qttools-native"
@@ -50,5 +52,6 @@ FILES_${PN}-dev += " \
${datadir}/kdevappwizard/templates/*.tar.bz2 \
${datadir}/qlogging-categories5 \
${libdir}/cmake \
${libdir}/plugins/designer/*.so \
${prefix}/mkspecs/modules/qt_*.pri \
"

View File

@@ -13,6 +13,7 @@ RDEPENDS_${PN} = " \
bluez-qt \
breeze-icons \
karchive \
kcalendarcore \
kcodecs \
kconfig \
kcoreaddons \
@@ -41,6 +42,7 @@ RDEPENDS_${PN} = " \
\
kactivities \
kauth \
kcontacts \
kcrash \
kdoctools \
kfilemetadata \
@@ -83,7 +85,4 @@ RDEPENDS_${PN} = " \
kjs \
kjsembed \
kdelibs4support \
\
kcalcore \
kcontacts \
"

View File

@@ -1,5 +1,5 @@
DESCRIPTION = "KCalCore"
HOMEPAGE = "https://api.kde.org/kdepim/kcalcore/html/index.html"
DESCRIPTION = "KCalendarCore"
HOMEPAGE = "https://api.kde.org/kdepim/kcalendarcore/html/index.html"
LICENSE = "LGPL-2"
LIC_FILES_CHKSUM = "file://COPYING;md5=c2d143c0ce3f53108f9725bcd58abf25"
PR = "r0"

View File

@@ -13,7 +13,6 @@ DEPENDS = " \
kcoreaddons \
kcoreaddons-native \
kdbusaddons \
kiconthemes \
knotifications \
kservice \
kwidgetsaddons \