diff --git a/classes/cmake_kf5.bbclass b/classes/cmake_kf5.bbclass index 8082443..ccc7e30 100644 --- a/classes/cmake_kf5.bbclass +++ b/classes/cmake_kf5.bbclass @@ -12,6 +12,11 @@ do_configure_prepend_class-native() { rm -rf ${S}/po } +do_compile_prepend() { + export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS + export LD_LIBRARY_PATH=${STAGING_LIBDIR_NATIVE}:$LD_LIBRARY_PATH +} + # This function is rather offensive right now, but it seems to work do_install_prepend() { if [ "0" -ne $(find . -name \*.cmake | grep _usr | wc -l) ]; then diff --git a/recipes-kf5/obsolete/kdelibs4support_5.43.0.bb b/recipes-kf5/obsolete/kdelibs4support_5.44.0.bb similarity index 100% rename from recipes-kf5/obsolete/kdelibs4support_5.43.0.bb rename to recipes-kf5/obsolete/kdelibs4support_5.44.0.bb diff --git a/recipes-kf5/obsolete/kjs_5.43.0.bb b/recipes-kf5/obsolete/kjs_5.44.0.bb similarity index 100% rename from recipes-kf5/obsolete/kjs_5.43.0.bb rename to recipes-kf5/obsolete/kjs_5.44.0.bb diff --git a/recipes-kf5/obsolete/kjsembed_5.43.0.bb b/recipes-kf5/obsolete/kjsembed_5.44.0.bb similarity index 100% rename from recipes-kf5/obsolete/kjsembed_5.43.0.bb rename to recipes-kf5/obsolete/kjsembed_5.44.0.bb diff --git a/recipes-kf5/tier1/attica_5.43.0.bb b/recipes-kf5/tier1/attica_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/attica_5.43.0.bb rename to recipes-kf5/tier1/attica_5.44.0.bb diff --git a/recipes-kf5/tier1/bluez-qt_5.43.0.bb b/recipes-kf5/tier1/bluez-qt_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/bluez-qt_5.43.0.bb rename to recipes-kf5/tier1/bluez-qt_5.44.0.bb diff --git a/recipes-kf5/tier1/breeze-icons.inc b/recipes-kf5/tier1/breeze-icons.inc index 8a2f595..3a6a728 100644 --- a/recipes-kf5/tier1/breeze-icons.inc +++ b/recipes-kf5/tier1/breeze-icons.inc @@ -14,8 +14,6 @@ inherit cmake_kf5 EXTRA_OECMAKE += " -DBINARY_ICONS_RESOURCE=OFF" FILES_${PN} += " \ - ${datadir}/icons/breeze/index.theme \ - ${datadir}/icons/breeze/*/*/*.svg \ - ${datadir}/icons/breeze-dark/index.theme \ - ${datadir}/icons/breeze-dark/*/*/*.svg \ + ${datadir}/icons/breeze \ + ${datadir}/icons/breeze-dark \ " diff --git a/recipes-kf5/tier1/breeze-icons_5.43.0.bb b/recipes-kf5/tier1/breeze-icons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/breeze-icons_5.43.0.bb rename to recipes-kf5/tier1/breeze-icons_5.44.0.bb diff --git a/recipes-kf5/tier1/extra-cmake-modules_5.43.0.bb b/recipes-kf5/tier1/extra-cmake-modules_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/extra-cmake-modules_5.43.0.bb rename to recipes-kf5/tier1/extra-cmake-modules_5.44.0.bb diff --git a/recipes-kf5/tier1/karchive_5.43.0.bb b/recipes-kf5/tier1/karchive_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/karchive_5.43.0.bb rename to recipes-kf5/tier1/karchive_5.44.0.bb diff --git a/recipes-kf5/tier1/kcodecs_5.43.0.bb b/recipes-kf5/tier1/kcodecs_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kcodecs_5.43.0.bb rename to recipes-kf5/tier1/kcodecs_5.44.0.bb diff --git a/recipes-kf5/tier1/kconfig_5.43.0.bb b/recipes-kf5/tier1/kconfig_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kconfig_5.43.0.bb rename to recipes-kf5/tier1/kconfig_5.44.0.bb diff --git a/recipes-kf5/tier1/kcoreaddons_5.43.0.bb b/recipes-kf5/tier1/kcoreaddons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kcoreaddons_5.43.0.bb rename to recipes-kf5/tier1/kcoreaddons_5.44.0.bb diff --git a/recipes-kf5/tier1/kdbusaddons_5.43.0.bb b/recipes-kf5/tier1/kdbusaddons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kdbusaddons_5.43.0.bb rename to recipes-kf5/tier1/kdbusaddons_5.44.0.bb diff --git a/recipes-kf5/tier1/kdnssd_5.43.0.bb b/recipes-kf5/tier1/kdnssd_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kdnssd_5.43.0.bb rename to recipes-kf5/tier1/kdnssd_5.44.0.bb diff --git a/recipes-kf5/tier1/kguiaddons_5.43.0.bb b/recipes-kf5/tier1/kguiaddons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kguiaddons_5.43.0.bb rename to recipes-kf5/tier1/kguiaddons_5.44.0.bb diff --git a/recipes-kf5/tier1/kholidays_5.43.0.bb b/recipes-kf5/tier1/kholidays_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kholidays_5.43.0.bb rename to recipes-kf5/tier1/kholidays_5.44.0.bb diff --git a/recipes-kf5/tier1/ki18n_5.43.0.bb b/recipes-kf5/tier1/ki18n_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/ki18n_5.43.0.bb rename to recipes-kf5/tier1/ki18n_5.44.0.bb diff --git a/recipes-kf5/tier1/kidletime_5.43.0.bb b/recipes-kf5/tier1/kidletime_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kidletime_5.43.0.bb rename to recipes-kf5/tier1/kidletime_5.44.0.bb diff --git a/recipes-kf5/tier1/kimageformats_5.43.0.bb b/recipes-kf5/tier1/kimageformats_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kimageformats_5.43.0.bb rename to recipes-kf5/tier1/kimageformats_5.44.0.bb diff --git a/recipes-kf5/tier1/kirigami_5.43.0.bb b/recipes-kf5/tier1/kirigami_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kirigami_5.43.0.bb rename to recipes-kf5/tier1/kirigami_5.44.0.bb diff --git a/recipes-kf5/tier1/kitemmodels_5.43.0.bb b/recipes-kf5/tier1/kitemmodels_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kitemmodels_5.43.0.bb rename to recipes-kf5/tier1/kitemmodels_5.44.0.bb diff --git a/recipes-kf5/tier1/kitemviews_5.43.0.bb b/recipes-kf5/tier1/kitemviews_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kitemviews_5.43.0.bb rename to recipes-kf5/tier1/kitemviews_5.44.0.bb diff --git a/recipes-kf5/tier1/kplotting_5.43.0.bb b/recipes-kf5/tier1/kplotting_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kplotting_5.43.0.bb rename to recipes-kf5/tier1/kplotting_5.44.0.bb diff --git a/recipes-kf5/tier1/ksyntaxhighlighting_5.43.0.bb b/recipes-kf5/tier1/ksyntaxhighlighting_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/ksyntaxhighlighting_5.43.0.bb rename to recipes-kf5/tier1/ksyntaxhighlighting_5.44.0.bb diff --git a/recipes-kf5/tier1/kwayland_5.43.0.bb b/recipes-kf5/tier1/kwayland_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kwayland_5.43.0.bb rename to recipes-kf5/tier1/kwayland_5.44.0.bb diff --git a/recipes-kf5/tier1/kwidgetsaddons_5.43.0.bb b/recipes-kf5/tier1/kwidgetsaddons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kwidgetsaddons_5.43.0.bb rename to recipes-kf5/tier1/kwidgetsaddons_5.44.0.bb diff --git a/recipes-kf5/tier1/kwindowsystem_5.43.0.bb b/recipes-kf5/tier1/kwindowsystem_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/kwindowsystem_5.43.0.bb rename to recipes-kf5/tier1/kwindowsystem_5.44.0.bb diff --git a/recipes-kf5/tier1/modemmanager-qt_5.43.0.bb b/recipes-kf5/tier1/modemmanager-qt_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/modemmanager-qt_5.43.0.bb rename to recipes-kf5/tier1/modemmanager-qt_5.44.0.bb diff --git a/recipes-kf5/tier1/networkmanager-qt_5.43.0.bb b/recipes-kf5/tier1/networkmanager-qt_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/networkmanager-qt_5.43.0.bb rename to recipes-kf5/tier1/networkmanager-qt_5.44.0.bb diff --git a/recipes-kf5/tier1/oxygen-icons_5.43.0.bb b/recipes-kf5/tier1/oxygen-icons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/oxygen-icons_5.43.0.bb rename to recipes-kf5/tier1/oxygen-icons_5.44.0.bb diff --git a/recipes-kf5/tier1/prison.inc b/recipes-kf5/tier1/prison.inc index 82e7299..b34d385 100644 --- a/recipes-kf5/tier1/prison.inc +++ b/recipes-kf5/tier1/prison.inc @@ -5,9 +5,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=02744127548d68b579a51bda5af08e2b \ " PR = "r0" -DEPENDS = "qtbase qrencode libdmtx" +DEPENDS = "qtbase qtdeclarative qrencode libdmtx" SRC_URI = "git://anongit.kde.org/prison;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 + +FILES_${PN} += " \ + ${libdir}/qml/org/kde/prison/ \ +" diff --git a/recipes-kf5/tier1/prison_5.43.0.bb b/recipes-kf5/tier1/prison_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/prison_5.43.0.bb rename to recipes-kf5/tier1/prison_5.44.0.bb diff --git a/recipes-kf5/tier1/solid_5.43.0.bb b/recipes-kf5/tier1/solid_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/solid_5.43.0.bb rename to recipes-kf5/tier1/solid_5.44.0.bb diff --git a/recipes-kf5/tier1/sonnet_5.43.0.bb b/recipes-kf5/tier1/sonnet_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/sonnet_5.43.0.bb rename to recipes-kf5/tier1/sonnet_5.44.0.bb diff --git a/recipes-kf5/tier1/threadweaver_5.43.0.bb b/recipes-kf5/tier1/threadweaver_5.44.0.bb similarity index 100% rename from recipes-kf5/tier1/threadweaver_5.43.0.bb rename to recipes-kf5/tier1/threadweaver_5.44.0.bb diff --git a/recipes-kf5/tier2/kactivities_5.43.0.bb b/recipes-kf5/tier2/kactivities_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kactivities_5.43.0.bb rename to recipes-kf5/tier2/kactivities_5.44.0.bb diff --git a/recipes-kf5/tier2/kauth_5.43.0.bb b/recipes-kf5/tier2/kauth_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kauth_5.43.0.bb rename to recipes-kf5/tier2/kauth_5.44.0.bb diff --git a/recipes-kf5/tier2/kcompletion_5.43.0.bb b/recipes-kf5/tier2/kcompletion_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kcompletion_5.43.0.bb rename to recipes-kf5/tier2/kcompletion_5.44.0.bb diff --git a/recipes-kf5/tier2/kcrash_5.43.0.bb b/recipes-kf5/tier2/kcrash_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kcrash_5.43.0.bb rename to recipes-kf5/tier2/kcrash_5.44.0.bb diff --git a/recipes-kf5/tier2/kdoctools_5.43.0.bb b/recipes-kf5/tier2/kdoctools_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kdoctools_5.43.0.bb rename to recipes-kf5/tier2/kdoctools_5.44.0.bb diff --git a/recipes-kf5/tier2/kfilemetadata_5.43.0.bb b/recipes-kf5/tier2/kfilemetadata_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kfilemetadata_5.43.0.bb rename to recipes-kf5/tier2/kfilemetadata_5.44.0.bb diff --git a/recipes-kf5/tier2/kjobwidgets_5.43.0.bb b/recipes-kf5/tier2/kjobwidgets_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kjobwidgets_5.43.0.bb rename to recipes-kf5/tier2/kjobwidgets_5.44.0.bb diff --git a/recipes-kf5/tier2/knotifications_5.43.0.bb b/recipes-kf5/tier2/knotifications_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/knotifications_5.43.0.bb rename to recipes-kf5/tier2/knotifications_5.44.0.bb diff --git a/recipes-kf5/tier2/kpackage_5.43.0.bb b/recipes-kf5/tier2/kpackage_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kpackage_5.43.0.bb rename to recipes-kf5/tier2/kpackage_5.44.0.bb diff --git a/recipes-kf5/tier2/kpty_5.43.0.bb b/recipes-kf5/tier2/kpty_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kpty_5.43.0.bb rename to recipes-kf5/tier2/kpty_5.44.0.bb diff --git a/recipes-kf5/tier2/kunitconversion_5.43.0.bb b/recipes-kf5/tier2/kunitconversion_5.44.0.bb similarity index 100% rename from recipes-kf5/tier2/kunitconversion_5.43.0.bb rename to recipes-kf5/tier2/kunitconversion_5.44.0.bb diff --git a/recipes-kf5/tier3/baloo_5.43.0.bb b/recipes-kf5/tier3/baloo_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/baloo_5.43.0.bb rename to recipes-kf5/tier3/baloo_5.44.0.bb diff --git a/recipes-kf5/tier3/kactivitiesstats_5.43.0.bb b/recipes-kf5/tier3/kactivitiesstats_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kactivitiesstats_5.43.0.bb rename to recipes-kf5/tier3/kactivitiesstats_5.44.0.bb diff --git a/recipes-kf5/tier3/kbookmarks_5.43.0.bb b/recipes-kf5/tier3/kbookmarks_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kbookmarks_5.43.0.bb rename to recipes-kf5/tier3/kbookmarks_5.44.0.bb diff --git a/recipes-kf5/tier3/kcmutils_5.43.0.bb b/recipes-kf5/tier3/kcmutils_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kcmutils_5.43.0.bb rename to recipes-kf5/tier3/kcmutils_5.44.0.bb diff --git a/recipes-kf5/tier3/kconfigwidgets_5.43.0.bb b/recipes-kf5/tier3/kconfigwidgets_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kconfigwidgets_5.43.0.bb rename to recipes-kf5/tier3/kconfigwidgets_5.44.0.bb diff --git a/recipes-kf5/tier3/kdeclarative_5.43.0.bb b/recipes-kf5/tier3/kdeclarative_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kdeclarative_5.43.0.bb rename to recipes-kf5/tier3/kdeclarative_5.44.0.bb diff --git a/recipes-kf5/tier3/kded_5.43.0.bb b/recipes-kf5/tier3/kded_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kded_5.43.0.bb rename to recipes-kf5/tier3/kded_5.44.0.bb diff --git a/recipes-kf5/tier3/kdesignerplugin_5.43.0.bb b/recipes-kf5/tier3/kdesignerplugin_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kdesignerplugin_5.43.0.bb rename to recipes-kf5/tier3/kdesignerplugin_5.44.0.bb diff --git a/recipes-kf5/tier3/kdesu_5.43.0.bb b/recipes-kf5/tier3/kdesu_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kdesu_5.43.0.bb rename to recipes-kf5/tier3/kdesu_5.44.0.bb diff --git a/recipes-kf5/tier3/kemoticons_5.43.0.bb b/recipes-kf5/tier3/kemoticons_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kemoticons_5.43.0.bb rename to recipes-kf5/tier3/kemoticons_5.44.0.bb diff --git a/recipes-kf5/tier3/kglobalaccel_5.43.0.bb b/recipes-kf5/tier3/kglobalaccel_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kglobalaccel_5.43.0.bb rename to recipes-kf5/tier3/kglobalaccel_5.44.0.bb diff --git a/recipes-kf5/tier3/kiconthemes_5.43.0.bb b/recipes-kf5/tier3/kiconthemes_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kiconthemes_5.43.0.bb rename to recipes-kf5/tier3/kiconthemes_5.44.0.bb diff --git a/recipes-kf5/tier3/kinit_5.43.0.bb b/recipes-kf5/tier3/kinit_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kinit_5.43.0.bb rename to recipes-kf5/tier3/kinit_5.44.0.bb diff --git a/recipes-kf5/tier3/kio_5.43.0.bb b/recipes-kf5/tier3/kio_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kio_5.43.0.bb rename to recipes-kf5/tier3/kio_5.44.0.bb diff --git a/recipes-kf5/tier3/knewstuff_5.43.0.bb b/recipes-kf5/tier3/knewstuff_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/knewstuff_5.43.0.bb rename to recipes-kf5/tier3/knewstuff_5.44.0.bb diff --git a/recipes-kf5/tier3/knotifyconfig_5.43.0.bb b/recipes-kf5/tier3/knotifyconfig_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/knotifyconfig_5.43.0.bb rename to recipes-kf5/tier3/knotifyconfig_5.44.0.bb diff --git a/recipes-kf5/tier3/kparts_5.43.0.bb b/recipes-kf5/tier3/kparts_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kparts_5.43.0.bb rename to recipes-kf5/tier3/kparts_5.44.0.bb diff --git a/recipes-kf5/tier3/kpeople_5.43.0.bb b/recipes-kf5/tier3/kpeople_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kpeople_5.43.0.bb rename to recipes-kf5/tier3/kpeople_5.44.0.bb diff --git a/recipes-kf5/tier3/krunner_5.43.0.bb b/recipes-kf5/tier3/krunner_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/krunner_5.43.0.bb rename to recipes-kf5/tier3/krunner_5.44.0.bb diff --git a/recipes-kf5/tier3/kservice_5.43.0.bb b/recipes-kf5/tier3/kservice_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kservice_5.43.0.bb rename to recipes-kf5/tier3/kservice_5.44.0.bb diff --git a/recipes-kf5/tier3/ktexteditor_5.43.0.bb b/recipes-kf5/tier3/ktexteditor_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/ktexteditor_5.43.0.bb rename to recipes-kf5/tier3/ktexteditor_5.44.0.bb diff --git a/recipes-kf5/tier3/ktextwidgets_5.43.0.bb b/recipes-kf5/tier3/ktextwidgets_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/ktextwidgets_5.43.0.bb rename to recipes-kf5/tier3/ktextwidgets_5.44.0.bb diff --git a/recipes-kf5/tier3/kwallet_5.43.0.bb b/recipes-kf5/tier3/kwallet_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kwallet_5.43.0.bb rename to recipes-kf5/tier3/kwallet_5.44.0.bb diff --git a/recipes-kf5/tier3/kxmlgui_5.43.0.bb b/recipes-kf5/tier3/kxmlgui_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kxmlgui_5.43.0.bb rename to recipes-kf5/tier3/kxmlgui_5.44.0.bb diff --git a/recipes-kf5/tier3/kxmlrpcclient_5.43.0.bb b/recipes-kf5/tier3/kxmlrpcclient_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/kxmlrpcclient_5.43.0.bb rename to recipes-kf5/tier3/kxmlrpcclient_5.44.0.bb diff --git a/recipes-kf5/tier3/plasma-framework_5.43.0.bb b/recipes-kf5/tier3/plasma-framework_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/plasma-framework_5.43.0.bb rename to recipes-kf5/tier3/plasma-framework_5.44.0.bb diff --git a/recipes-kf5/tier3/purpose_5.43.0.bb b/recipes-kf5/tier3/purpose_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/purpose_5.43.0.bb rename to recipes-kf5/tier3/purpose_5.44.0.bb diff --git a/recipes-kf5/tier3/qqc2-desktop-style_5.43.0.bb b/recipes-kf5/tier3/qqc2-desktop-style_5.44.0.bb similarity index 100% rename from recipes-kf5/tier3/qqc2-desktop-style_5.43.0.bb rename to recipes-kf5/tier3/qqc2-desktop-style_5.44.0.bb diff --git a/recipes-kf5/tier4/frameworkintegration_5.43.0.bb b/recipes-kf5/tier4/frameworkintegration_5.44.0.bb similarity index 100% rename from recipes-kf5/tier4/frameworkintegration_5.43.0.bb rename to recipes-kf5/tier4/frameworkintegration_5.44.0.bb