diff --git a/recipes-kf5/obsolete/kdelibs4support.inc b/recipes-kf5/obsolete/kdelibs4support.inc index e8001d6..7994c27 100644 --- a/recipes-kf5/obsolete/kdelibs4support.inc +++ b/recipes-kf5/obsolete/kdelibs4support.inc @@ -1,70 +1,69 @@ DESCRIPTION = "KDELibs4Support" HOMEPAGE = "https://api.kde.org/frameworks/kdelibs4support/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " PR = "r0" DEPENDS = " \ qtbase \ qtsvg \ kcompletion \ kconfigwidgets \ kcrash \ kded \ kdesignerplugin \ kdesignerplugin-native \ kdoctools \ kdoctools-native \ kemoticons \ kglobalaccel \ kiconthemes \ kio \ knotifications \ kparts \ kunitconversion \ liburi-perl-native \ openssl \ " SRC_URI = " \ git://anongit.kde.org/kdelibs4support;nobranch=1 \ - file://0003-unexport-kf5-config.patch \ " S = "${WORKDIR}/git" EXTRA_OECMAKE += " -DHAVE_GOOD_GETADDRINFO=ON" inherit cmake_kf5 inherit gettext inherit python3native inherit perlnative do_compile_prepend() { # desktoptojson needs to find installed service type files export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS } do_install_append_class-target() { rm -rf ${D}${libdir}/plugins/designer } FILES_${PN} += " \ ${libdir}/plugins/*.so \ ${libdir}/plugins/kf5/kio/*.so \ ${libdir}/plugins/kf5/kded/*.so \ ${datadir}/kservices5/qimageioplugins/*.desktop \ ${datadir}/kf5/kssl/ca-bundle.crt \ ${datadir}/kf5/locale/currency/*.desktop \ ${datadir}/kf5/locale/countries/*.desktop \ ${datadir}/kf5/locale/countries/*/country.desktop \ ${datadir}/kf5/locale/countries/*/flag.png \ ${datadir}/kf5/kdoctools/customization/catalog4.xml \ ${datadir}/kf5/kdoctools/customization/dtd/kdex.dtd \ " FILES_${PN}-dev += " \ ${datadir}/kf5/widgets/pics/*.png \ " RDEPENDS_kdelibs4support += "perl" diff --git a/recipes-kf5/obsolete/kdelibs4support/0003-unexport-kf5-config.patch b/recipes-kf5/obsolete/kdelibs4support/0003-unexport-kf5-config.patch deleted file mode 100644 index 9c1ab02..0000000 --- a/recipes-kf5/obsolete/kdelibs4support/0003-unexport-kf5-config.patch +++ /dev/null @@ -1,23 +0,0 @@ -commit 843cf87fbaebf977d2a2d1278d8369d4e1dba918 -Author: Volker Krause -Date: Mon Jan 1 19:19:12 2018 +0100 - - Don't export kf5-config to the CMake config file - - It's not needed during building, but the corresponding find_package call - will check for its existence anyway, which is inconvenient when cross- - compiling. - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 16dc6242..c59dff87 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -91,7 +91,7 @@ ecm_mark_nongui_executable(kf5-config) - target_link_libraries(kf5-config KF5::CoreAddons KF5::I18n KF5::ConfigCore KF5::KDELibs4Support) - target_include_directories(kf5-config PRIVATE "${CMAKE_CURRENT_BINARY_DIR}/../..") - --install(TARGETS kf5-config EXPORT KF5KDELibs4SupportTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} ) # put this for now into the export set KDELibs4SupportTargets, so that it exists and is not empty -+install(TARGETS kf5-config ${KF5_INSTALL_TARGETS_DEFAULT_ARGS} ) # put this for now into the export set KDELibs4SupportTargets, so that it exists and is not empty - - - # create a Config.cmake and a ConfigVersion.cmake file and install them diff --git a/recipes-kf5/obsolete/kdelibs4support_5.47.0.bb b/recipes-kf5/obsolete/kdelibs4support_5.48.0.bb similarity index 100% rename from recipes-kf5/obsolete/kdelibs4support_5.47.0.bb rename to recipes-kf5/obsolete/kdelibs4support_5.48.0.bb diff --git a/recipes-kf5/obsolete/kjs_5.47.0.bb b/recipes-kf5/obsolete/kjs_5.48.0.bb similarity index 100% rename from recipes-kf5/obsolete/kjs_5.47.0.bb rename to recipes-kf5/obsolete/kjs_5.48.0.bb diff --git a/recipes-kf5/obsolete/kjsembed_5.47.0.bb b/recipes-kf5/obsolete/kjsembed_5.48.0.bb similarity index 100% rename from recipes-kf5/obsolete/kjsembed_5.47.0.bb rename to recipes-kf5/obsolete/kjsembed_5.48.0.bb diff --git a/recipes-kf5/tier1/attica_5.47.0.bb b/recipes-kf5/tier1/attica_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/attica_5.47.0.bb rename to recipes-kf5/tier1/attica_5.48.0.bb diff --git a/recipes-kf5/tier1/bluez-qt_5.47.0.bb b/recipes-kf5/tier1/bluez-qt_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/bluez-qt_5.47.0.bb rename to recipes-kf5/tier1/bluez-qt_5.48.0.bb diff --git a/recipes-kf5/tier1/breeze-icons_5.47.0.bb b/recipes-kf5/tier1/breeze-icons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/breeze-icons_5.47.0.bb rename to recipes-kf5/tier1/breeze-icons_5.48.0.bb diff --git a/recipes-kf5/tier1/extra-cmake-modules_5.47.0.bb b/recipes-kf5/tier1/extra-cmake-modules_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/extra-cmake-modules_5.47.0.bb rename to recipes-kf5/tier1/extra-cmake-modules_5.48.0.bb diff --git a/recipes-kf5/tier1/karchive_5.47.0.bb b/recipes-kf5/tier1/karchive_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/karchive_5.47.0.bb rename to recipes-kf5/tier1/karchive_5.48.0.bb diff --git a/recipes-kf5/tier1/kcodecs_5.47.0.bb b/recipes-kf5/tier1/kcodecs_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kcodecs_5.47.0.bb rename to recipes-kf5/tier1/kcodecs_5.48.0.bb diff --git a/recipes-kf5/tier1/kconfig_5.47.0.bb b/recipes-kf5/tier1/kconfig_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kconfig_5.47.0.bb rename to recipes-kf5/tier1/kconfig_5.48.0.bb diff --git a/recipes-kf5/tier1/kcoreaddons_5.47.0.bb b/recipes-kf5/tier1/kcoreaddons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kcoreaddons_5.47.0.bb rename to recipes-kf5/tier1/kcoreaddons_5.48.0.bb diff --git a/recipes-kf5/tier1/kdbusaddons_5.47.0.bb b/recipes-kf5/tier1/kdbusaddons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kdbusaddons_5.47.0.bb rename to recipes-kf5/tier1/kdbusaddons_5.48.0.bb diff --git a/recipes-kf5/tier1/kdnssd_5.47.0.bb b/recipes-kf5/tier1/kdnssd_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kdnssd_5.47.0.bb rename to recipes-kf5/tier1/kdnssd_5.48.0.bb diff --git a/recipes-kf5/tier1/kguiaddons_5.47.0.bb b/recipes-kf5/tier1/kguiaddons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kguiaddons_5.47.0.bb rename to recipes-kf5/tier1/kguiaddons_5.48.0.bb diff --git a/recipes-kf5/tier1/kholidays_5.47.0.bb b/recipes-kf5/tier1/kholidays_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kholidays_5.47.0.bb rename to recipes-kf5/tier1/kholidays_5.48.0.bb diff --git a/recipes-kf5/tier1/ki18n_5.47.0.bb b/recipes-kf5/tier1/ki18n_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/ki18n_5.47.0.bb rename to recipes-kf5/tier1/ki18n_5.48.0.bb diff --git a/recipes-kf5/tier1/kidletime_5.47.0.bb b/recipes-kf5/tier1/kidletime_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kidletime_5.47.0.bb rename to recipes-kf5/tier1/kidletime_5.48.0.bb diff --git a/recipes-kf5/tier1/kimageformats_5.47.0.bb b/recipes-kf5/tier1/kimageformats_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kimageformats_5.47.0.bb rename to recipes-kf5/tier1/kimageformats_5.48.0.bb diff --git a/recipes-kf5/tier1/kirigami_5.47.0.bb b/recipes-kf5/tier1/kirigami_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kirigami_5.47.0.bb rename to recipes-kf5/tier1/kirigami_5.48.0.bb diff --git a/recipes-kf5/tier1/kitemmodels_5.47.0.bb b/recipes-kf5/tier1/kitemmodels_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kitemmodels_5.47.0.bb rename to recipes-kf5/tier1/kitemmodels_5.48.0.bb diff --git a/recipes-kf5/tier1/kitemviews_5.47.0.bb b/recipes-kf5/tier1/kitemviews_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kitemviews_5.47.0.bb rename to recipes-kf5/tier1/kitemviews_5.48.0.bb diff --git a/recipes-kf5/tier1/kplotting_5.47.0.bb b/recipes-kf5/tier1/kplotting_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kplotting_5.47.0.bb rename to recipes-kf5/tier1/kplotting_5.48.0.bb diff --git a/recipes-kf5/tier1/ksyntaxhighlighting_5.47.0.bb b/recipes-kf5/tier1/ksyntaxhighlighting_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/ksyntaxhighlighting_5.47.0.bb rename to recipes-kf5/tier1/ksyntaxhighlighting_5.48.0.bb diff --git a/recipes-kf5/tier1/kwayland_5.47.0.bb b/recipes-kf5/tier1/kwayland_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kwayland_5.47.0.bb rename to recipes-kf5/tier1/kwayland_5.48.0.bb diff --git a/recipes-kf5/tier1/kwidgetsaddons_5.47.0.bb b/recipes-kf5/tier1/kwidgetsaddons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kwidgetsaddons_5.47.0.bb rename to recipes-kf5/tier1/kwidgetsaddons_5.48.0.bb diff --git a/recipes-kf5/tier1/kwindowsystem_5.47.0.bb b/recipes-kf5/tier1/kwindowsystem_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/kwindowsystem_5.47.0.bb rename to recipes-kf5/tier1/kwindowsystem_5.48.0.bb diff --git a/recipes-kf5/tier1/modemmanager-qt_5.47.0.bb b/recipes-kf5/tier1/modemmanager-qt_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/modemmanager-qt_5.47.0.bb rename to recipes-kf5/tier1/modemmanager-qt_5.48.0.bb diff --git a/recipes-kf5/tier1/networkmanager-qt_5.47.0.bb b/recipes-kf5/tier1/networkmanager-qt_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/networkmanager-qt_5.47.0.bb rename to recipes-kf5/tier1/networkmanager-qt_5.48.0.bb diff --git a/recipes-kf5/tier1/oxygen-icons_5.47.0.bb b/recipes-kf5/tier1/oxygen-icons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/oxygen-icons_5.47.0.bb rename to recipes-kf5/tier1/oxygen-icons_5.48.0.bb diff --git a/recipes-kf5/tier1/prison_5.47.0.bb b/recipes-kf5/tier1/prison_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/prison_5.47.0.bb rename to recipes-kf5/tier1/prison_5.48.0.bb diff --git a/recipes-kf5/tier1/solid_5.47.0.bb b/recipes-kf5/tier1/solid_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/solid_5.47.0.bb rename to recipes-kf5/tier1/solid_5.48.0.bb diff --git a/recipes-kf5/tier1/sonnet_5.47.0.bb b/recipes-kf5/tier1/sonnet_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/sonnet_5.47.0.bb rename to recipes-kf5/tier1/sonnet_5.48.0.bb diff --git a/recipes-kf5/tier1/threadweaver_5.47.0.bb b/recipes-kf5/tier1/threadweaver_5.48.0.bb similarity index 100% rename from recipes-kf5/tier1/threadweaver_5.47.0.bb rename to recipes-kf5/tier1/threadweaver_5.48.0.bb diff --git a/recipes-kf5/tier2/kactivities_5.47.0.bb b/recipes-kf5/tier2/kactivities_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kactivities_5.47.0.bb rename to recipes-kf5/tier2/kactivities_5.48.0.bb diff --git a/recipes-kf5/tier2/kauth_5.47.0.bb b/recipes-kf5/tier2/kauth_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kauth_5.47.0.bb rename to recipes-kf5/tier2/kauth_5.48.0.bb diff --git a/recipes-kf5/tier2/kcompletion_5.47.0.bb b/recipes-kf5/tier2/kcompletion_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kcompletion_5.47.0.bb rename to recipes-kf5/tier2/kcompletion_5.48.0.bb diff --git a/recipes-kf5/tier2/kcrash_5.47.0.bb b/recipes-kf5/tier2/kcrash_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kcrash_5.47.0.bb rename to recipes-kf5/tier2/kcrash_5.48.0.bb diff --git a/recipes-kf5/tier2/kdoctools_5.47.0.bb b/recipes-kf5/tier2/kdoctools_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kdoctools_5.47.0.bb rename to recipes-kf5/tier2/kdoctools_5.48.0.bb diff --git a/recipes-kf5/tier2/kfilemetadata_5.47.0.bb b/recipes-kf5/tier2/kfilemetadata_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kfilemetadata_5.47.0.bb rename to recipes-kf5/tier2/kfilemetadata_5.48.0.bb diff --git a/recipes-kf5/tier2/kjobwidgets_5.47.0.bb b/recipes-kf5/tier2/kjobwidgets_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kjobwidgets_5.47.0.bb rename to recipes-kf5/tier2/kjobwidgets_5.48.0.bb diff --git a/recipes-kf5/tier2/knotifications_5.47.0.bb b/recipes-kf5/tier2/knotifications_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/knotifications_5.47.0.bb rename to recipes-kf5/tier2/knotifications_5.48.0.bb diff --git a/recipes-kf5/tier2/kpackage_5.47.0.bb b/recipes-kf5/tier2/kpackage_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kpackage_5.47.0.bb rename to recipes-kf5/tier2/kpackage_5.48.0.bb diff --git a/recipes-kf5/tier2/kpty_5.47.0.bb b/recipes-kf5/tier2/kpty_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kpty_5.47.0.bb rename to recipes-kf5/tier2/kpty_5.48.0.bb diff --git a/recipes-kf5/tier2/kunitconversion_5.47.0.bb b/recipes-kf5/tier2/kunitconversion_5.48.0.bb similarity index 100% rename from recipes-kf5/tier2/kunitconversion_5.47.0.bb rename to recipes-kf5/tier2/kunitconversion_5.48.0.bb diff --git a/recipes-kf5/tier3/baloo_5.47.0.bb b/recipes-kf5/tier3/baloo_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/baloo_5.47.0.bb rename to recipes-kf5/tier3/baloo_5.48.0.bb diff --git a/recipes-kf5/tier3/kactivitiesstats_5.47.0.bb b/recipes-kf5/tier3/kactivitiesstats_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kactivitiesstats_5.47.0.bb rename to recipes-kf5/tier3/kactivitiesstats_5.48.0.bb diff --git a/recipes-kf5/tier3/kbookmarks_5.47.0.bb b/recipes-kf5/tier3/kbookmarks_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kbookmarks_5.47.0.bb rename to recipes-kf5/tier3/kbookmarks_5.48.0.bb diff --git a/recipes-kf5/tier3/kcmutils_5.47.0.bb b/recipes-kf5/tier3/kcmutils_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kcmutils_5.47.0.bb rename to recipes-kf5/tier3/kcmutils_5.48.0.bb diff --git a/recipes-kf5/tier3/kconfigwidgets_5.47.0.bb b/recipes-kf5/tier3/kconfigwidgets_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kconfigwidgets_5.47.0.bb rename to recipes-kf5/tier3/kconfigwidgets_5.48.0.bb diff --git a/recipes-kf5/tier3/kdeclarative_5.47.0.bb b/recipes-kf5/tier3/kdeclarative_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kdeclarative_5.47.0.bb rename to recipes-kf5/tier3/kdeclarative_5.48.0.bb diff --git a/recipes-kf5/tier3/kded_5.47.0.bb b/recipes-kf5/tier3/kded_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kded_5.47.0.bb rename to recipes-kf5/tier3/kded_5.48.0.bb diff --git a/recipes-kf5/tier3/kdesignerplugin_5.47.0.bb b/recipes-kf5/tier3/kdesignerplugin_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kdesignerplugin_5.47.0.bb rename to recipes-kf5/tier3/kdesignerplugin_5.48.0.bb diff --git a/recipes-kf5/tier3/kdesu_5.47.0.bb b/recipes-kf5/tier3/kdesu_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kdesu_5.47.0.bb rename to recipes-kf5/tier3/kdesu_5.48.0.bb diff --git a/recipes-kf5/tier3/kemoticons_5.47.0.bb b/recipes-kf5/tier3/kemoticons_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kemoticons_5.47.0.bb rename to recipes-kf5/tier3/kemoticons_5.48.0.bb diff --git a/recipes-kf5/tier3/kglobalaccel_5.47.0.bb b/recipes-kf5/tier3/kglobalaccel_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kglobalaccel_5.47.0.bb rename to recipes-kf5/tier3/kglobalaccel_5.48.0.bb diff --git a/recipes-kf5/tier3/kiconthemes_5.47.0.bb b/recipes-kf5/tier3/kiconthemes_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kiconthemes_5.47.0.bb rename to recipes-kf5/tier3/kiconthemes_5.48.0.bb diff --git a/recipes-kf5/tier3/kinit_5.47.0.bb b/recipes-kf5/tier3/kinit_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kinit_5.47.0.bb rename to recipes-kf5/tier3/kinit_5.48.0.bb diff --git a/recipes-kf5/tier3/kio_5.47.0.bb b/recipes-kf5/tier3/kio_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kio_5.47.0.bb rename to recipes-kf5/tier3/kio_5.48.0.bb diff --git a/recipes-kf5/tier3/knewstuff_5.47.0.bb b/recipes-kf5/tier3/knewstuff_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/knewstuff_5.47.0.bb rename to recipes-kf5/tier3/knewstuff_5.48.0.bb diff --git a/recipes-kf5/tier3/knotifyconfig_5.47.0.bb b/recipes-kf5/tier3/knotifyconfig_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/knotifyconfig_5.47.0.bb rename to recipes-kf5/tier3/knotifyconfig_5.48.0.bb diff --git a/recipes-kf5/tier3/kparts_5.47.0.bb b/recipes-kf5/tier3/kparts_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kparts_5.47.0.bb rename to recipes-kf5/tier3/kparts_5.48.0.bb diff --git a/recipes-kf5/tier3/kpeople_5.47.0.bb b/recipes-kf5/tier3/kpeople_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kpeople_5.47.0.bb rename to recipes-kf5/tier3/kpeople_5.48.0.bb diff --git a/recipes-kf5/tier3/krunner_5.47.0.bb b/recipes-kf5/tier3/krunner_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/krunner_5.47.0.bb rename to recipes-kf5/tier3/krunner_5.48.0.bb diff --git a/recipes-kf5/tier3/kservice_5.47.0.bb b/recipes-kf5/tier3/kservice_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kservice_5.47.0.bb rename to recipes-kf5/tier3/kservice_5.48.0.bb diff --git a/recipes-kf5/tier3/ktexteditor_5.47.0.bb b/recipes-kf5/tier3/ktexteditor_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/ktexteditor_5.47.0.bb rename to recipes-kf5/tier3/ktexteditor_5.48.0.bb diff --git a/recipes-kf5/tier3/ktextwidgets_5.47.0.bb b/recipes-kf5/tier3/ktextwidgets_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/ktextwidgets_5.47.0.bb rename to recipes-kf5/tier3/ktextwidgets_5.48.0.bb diff --git a/recipes-kf5/tier3/kwallet_5.47.0.bb b/recipes-kf5/tier3/kwallet_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kwallet_5.47.0.bb rename to recipes-kf5/tier3/kwallet_5.48.0.bb diff --git a/recipes-kf5/tier3/kxmlgui_5.47.0.bb b/recipes-kf5/tier3/kxmlgui_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kxmlgui_5.47.0.bb rename to recipes-kf5/tier3/kxmlgui_5.48.0.bb diff --git a/recipes-kf5/tier3/kxmlrpcclient_5.47.0.bb b/recipes-kf5/tier3/kxmlrpcclient_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/kxmlrpcclient_5.47.0.bb rename to recipes-kf5/tier3/kxmlrpcclient_5.48.0.bb diff --git a/recipes-kf5/tier3/plasma-framework_5.47.0.bb b/recipes-kf5/tier3/plasma-framework_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/plasma-framework_5.47.0.bb rename to recipes-kf5/tier3/plasma-framework_5.48.0.bb diff --git a/recipes-kf5/tier3/purpose.inc b/recipes-kf5/tier3/purpose.inc index 9318bed..50a8074 100644 --- a/recipes-kf5/tier3/purpose.inc +++ b/recipes-kf5/tier3/purpose.inc @@ -1,27 +1,28 @@ DESCRIPTION = "Purpose" HOMEPAGE = "https://api.kde.org/frameworks/purpose/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ kcoreaddons \ ki18n \ kconfig \ kio \ " SRC_URI = "git://anongit.kde.org/${BPN};nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ + ${libdir}/plugins/kf5/kfileitemaction \ ${libdir}/plugins/kf5/purpose \ ${libdir}/qml/org/kde/purpose \ ${datadir}/icons/hicolor \ " diff --git a/recipes-kf5/tier3/purpose_5.47.0.bb b/recipes-kf5/tier3/purpose_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/purpose_5.47.0.bb rename to recipes-kf5/tier3/purpose_5.48.0.bb diff --git a/recipes-kf5/tier3/qqc2-desktop-style_5.47.0.bb b/recipes-kf5/tier3/qqc2-desktop-style_5.48.0.bb similarity index 100% rename from recipes-kf5/tier3/qqc2-desktop-style_5.47.0.bb rename to recipes-kf5/tier3/qqc2-desktop-style_5.48.0.bb diff --git a/recipes-kf5/tier4/frameworkintegration_5.47.0.bb b/recipes-kf5/tier4/frameworkintegration_5.48.0.bb similarity index 100% rename from recipes-kf5/tier4/frameworkintegration_5.47.0.bb rename to recipes-kf5/tier4/frameworkintegration_5.48.0.bb