KDE: Update KDE Frameworks to 5.91

Sunday, 13 February 2022

KDE today announces the release of KDE Frameworks 5.91.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/frameworks/5/5.91.0/

PR:		261934
Exp-run by:	antoine
This commit is contained in:
Tobias C. Berner 2022-02-07 12:14:19 +01:00
parent e91b1159bd
commit a480b02ab6
151 changed files with 448 additions and 369 deletions

View File

@ -79,7 +79,7 @@ KDE_PLASMA_VERSION?= 5.24.2
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
KDE_FRAMEWORKS_VERSION?= 5.90.0
KDE_FRAMEWORKS_VERSION?= 5.91.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
@ -431,7 +431,7 @@ kde-kio_PORT= devel/kf5-kio
kde-kio_LIB= libKF5KIOCore.so
kde-kirigami2_PORT= x11-toolkits/kf5-kirigami2
kde-kirigami2_PATH= ${QT_QMLDIR}/org/kde/kirigami.2/libkirigamiplugin.so
kde-kirigami2_PATH= ${QT_QMLDIR}/org/kde/kirigami.2/libKirigamiPlugin.so
kde-kquickcharts_PORT= graphics/kf5-kquickcharts
kde-kquickcharts_PATH= ${QT_QMLDIR}/org/kde/quickcharts/controls/libchartscontrolsplugin.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054145
SHA256 (KDE/frameworks/5.90.0/karchive-5.90.0.tar.xz) = a6e2f3a7cb1aef7db7b4f7dfb9ffb1d929d0d5b147c25a93fbc0b794dfcd2110
SIZE (KDE/frameworks/5.90.0/karchive-5.90.0.tar.xz) = 986272
TIMESTAMP = 1644208945
SHA256 (KDE/frameworks/5.91.0/karchive-5.91.0.tar.xz) = a3602cbed2aaf4d446ff7af78b626042aa6fbce1df60eb2b8332b5f6ff214cce
SIZE (KDE/frameworks/5.91.0/karchive-5.91.0.tar.xz) = 986296

View File

@ -15,6 +15,7 @@ include/KF5/KArchive/k7zip.h
include/KF5/KArchive/kar.h
include/KF5/KArchive/karchive.h
include/KF5/KArchive/karchive_export.h
include/KF5/KArchive/karchive_version.h
include/KF5/KArchive/karchivedirectory.h
include/KF5/KArchive/karchiveentry.h
include/KF5/KArchive/karchivefile.h
@ -25,7 +26,6 @@ include/KF5/KArchive/krcc.h
include/KF5/KArchive/ktar.h
include/KF5/KArchive/kzip.h
include/KF5/KArchive/kzipfileentry.h
include/KF5/karchive_version.h
lib/cmake/KF5Archive/KF5ArchiveConfig.cmake
lib/cmake/KF5Archive/KF5ArchiveConfigVersion.cmake
lib/cmake/KF5Archive/KF5ArchiveTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054145
SHA256 (KDE/frameworks/5.90.0/extra-cmake-modules-5.90.0.tar.xz) = f3007c3ceca56249292cf340a38518589a55a4afcf27e166ab63c5ac8ffabcb0
SIZE (KDE/frameworks/5.90.0/extra-cmake-modules-5.90.0.tar.xz) = 323352
TIMESTAMP = 1644208945
SHA256 (KDE/frameworks/5.91.0/extra-cmake-modules-5.91.0.tar.xz) = 9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c
SIZE (KDE/frameworks/5.91.0/extra-cmake-modules-5.91.0.tar.xz) = 329328

View File

@ -75,9 +75,11 @@ share/ECM/modules/ECMCheckOutboundLicense.cmake
share/ECM/modules/ECMConfiguredInstall.cmake
share/ECM/modules/ECMCoverageOption.cmake
share/ECM/modules/ECMCreateQmFromPoFiles.cmake
share/ECM/modules/ECMDeprecationSettings.cmake
share/ECM/modules/ECMEnableSanitizers.cmake
share/ECM/modules/ECMFindModuleHelpers.cmake
share/ECM/modules/ECMFindQMLModule.cmake.in
share/ECM/modules/ECMFindQmlModule.cmake
share/ECM/modules/ECMFindQmlModule.cmake.in
share/ECM/modules/ECMGenerateDBusServiceFile.cmake
share/ECM/modules/ECMGenerateExportHeader.cmake
share/ECM/modules/ECMGenerateHeaders.cmake
@ -94,6 +96,11 @@ share/ECM/modules/ECMQMLModules.cmake
share/ECM/modules/ECMQchDoxygen.config.in
share/ECM/modules/ECMQchDoxygenLayout.xml
share/ECM/modules/ECMQmLoader.cpp.in
share/ECM/modules/ECMQmlModule.cmake
share/ECM/modules/ECMQmlModule.cpp.in
share/ECM/modules/ECMQmlModule.cpp.in.license
share/ECM/modules/ECMQmlModule.h.in
share/ECM/modules/ECMQmlModule.h.in.license
share/ECM/modules/ECMQtDeclareLoggingCategory.cmake
share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
share/ECM/modules/ECMQtDeclareLoggingCategory.h.in

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054146
SHA256 (KDE/frameworks/5.90.0/kapidox-5.90.0.tar.xz) = 370946cd6a5438bf2f5f390f034e21e790fdd62bfd945eaeccf19eae5328549a
SIZE (KDE/frameworks/5.90.0/kapidox-5.90.0.tar.xz) = 197364
TIMESTAMP = 1644208946
SHA256 (KDE/frameworks/5.91.0/kapidox-5.91.0.tar.xz) = 434daaf49056471af72a97043c054d0104f1341f92a4464f66a2256233a2b7f7
SIZE (KDE/frameworks/5.91.0/kapidox-5.91.0.tar.xz) = 197400

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054147
SHA256 (KDE/frameworks/5.90.0/kauth-5.90.0.tar.xz) = 23a45f68062432b65f4264f371e7f1753034dba3a86d5e44bf9fb1abf30d91bc
SIZE (KDE/frameworks/5.90.0/kauth-5.90.0.tar.xz) = 91100
TIMESTAMP = 1644208947
SHA256 (KDE/frameworks/5.91.0/kauth-5.91.0.tar.xz) = f865cb134cf4013496940d48f397eae6cf6bc5013dadf911340c23bd7ddb3a00
SIZE (KDE/frameworks/5.91.0/kauth-5.91.0.tar.xz) = 89824

View File

@ -6,13 +6,13 @@ include/KF5/KAuth/KAuthHelperSupport
include/KF5/KAuth/KAuthObjectDecorator
include/KF5/KAuth/kauth.h
include/KF5/KAuth/kauth_export.h
include/KF5/KAuth/kauth_version.h
include/KF5/KAuth/kauthaction.h
include/KF5/KAuth/kauthactionreply.h
include/KF5/KAuth/kauthcore_export.h
include/KF5/KAuth/kauthexecutejob.h
include/KF5/KAuth/kauthhelpersupport.h
include/KF5/KAuth/kauthobjectdecorator.h
include/KF5/kauth_version.h
lib/cmake/KF5Auth/KF5AuthConfig.cmake
lib/cmake/KF5Auth/KF5AuthConfigVersion.cmake
lib/cmake/KF5Auth/KF5AuthMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054148
SHA256 (KDE/frameworks/5.90.0/kbookmarks-5.90.0.tar.xz) = 7d9ac1b5e5b4f8102c434d7e7a503fcbce57be36db42975931aeaffe530c6ceb
SIZE (KDE/frameworks/5.90.0/kbookmarks-5.90.0.tar.xz) = 130292
TIMESTAMP = 1644208947
SHA256 (KDE/frameworks/5.91.0/kbookmarks-5.91.0.tar.xz) = a42233135dc255a0ff0147f22f9446c2b5932e6b11198aa099fdadbbf5b30e47
SIZE (KDE/frameworks/5.91.0/kbookmarks-5.91.0.tar.xz) = 130216

View File

@ -26,7 +26,7 @@ include/KF5/KBookmarks/kbookmarkmenu.h
include/KF5/KBookmarks/kbookmarkowner.h
include/KF5/KBookmarks/kbookmarks_export.h
include/KF5/KBookmarks/konqbookmarkmenu.h
include/KF5/kbookmarks_version.h
include/KF5/KBookmarks/kbookmarks_version.h
lib/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake
lib/cmake/KF5Bookmarks/KF5BookmarksConfigVersion.cmake
lib/cmake/KF5Bookmarks/KF5BookmarksTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054149
SHA256 (KDE/frameworks/5.90.0/kcmutils-5.90.0.tar.xz) = b36300a5f400e082b800508292c2d6e5bdb033567cdc43c0dd947744e4c09911
SIZE (KDE/frameworks/5.90.0/kcmutils-5.90.0.tar.xz) = 172012
TIMESTAMP = 1644208948
SHA256 (KDE/frameworks/5.91.0/kcmutils-5.91.0.tar.xz) = 1a195d83a092c493f10f372e245107277c275a418563cbc443a884ef4e4e3901
SIZE (KDE/frameworks/5.91.0/kcmutils-5.91.0.tar.xz) = 171980

View File

@ -13,6 +13,7 @@ include/KF5/KCMUtils/kcmoduleloader.h
include/KF5/KCMUtils/kcmoduleproxy.h
include/KF5/KCMUtils/kcmultidialog.h
include/KF5/KCMUtils/kcmutils_export.h
include/KF5/KCMUtils/kcmutils_version.h
include/KF5/KCMUtils/kpluginselector.h
include/KF5/KCMUtils/kpluginwidget.h
include/KF5/KCMUtils/ksettings/Dialog
@ -21,7 +22,6 @@ include/KF5/KCMUtils/ksettings/PluginPage
include/KF5/KCMUtils/ksettings/dialog.h
include/KF5/KCMUtils/ksettings/dispatcher.h
include/KF5/KCMUtils/ksettings/pluginpage.h
include/KF5/kcmutils_version.h
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfigVersion.cmake
lib/cmake/KF5KCMUtils/KF5KCMUtilsMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054150
SHA256 (KDE/frameworks/5.90.0/kconfig-5.90.0.tar.xz) = 369bf21d3d7a894575728b0061875e4122de13935c0740733e0bc2df9b1f1a7b
SIZE (KDE/frameworks/5.90.0/kconfig-5.90.0.tar.xz) = 279744
TIMESTAMP = 1644208949
SHA256 (KDE/frameworks/5.91.0/kconfig-5.91.0.tar.xz) = a63c3feadc7b6b94d8e06ead5430289742f62da59dfa4f0ceaaf237523b6ad2b
SIZE (KDE/frameworks/5.91.0/kconfig-5.91.0.tar.xz) = 281508

View File

@ -1,5 +1,6 @@
bin/kreadconfig5
bin/kwriteconfig5
include/KF5/KConfig/kconfig_version.h
include/KF5/KConfigCore/ConversionCheck
include/KF5/KConfigCore/KAuthorized
include/KF5/KConfigCore/KConfig
@ -25,17 +26,18 @@ include/KF5/KConfigGui/KConfigGui
include/KF5/KConfigGui/KConfigLoader
include/KF5/KConfigGui/KConfigSkeleton
include/KF5/KConfigGui/KStandardShortcut
include/KF5/KConfigGui/KStandardShortcutWatcher
include/KF5/KConfigGui/KWindowConfig
include/KF5/KConfigGui/kconfiggui.h
include/KF5/KConfigGui/kconfiggui_export.h
include/KF5/KConfigGui/kconfigloader.h
include/KF5/KConfigGui/kconfigskeleton.h
include/KF5/KConfigGui/kstandardshortcut.h
include/KF5/KConfigGui/kstandardshortcutwatcher.h
include/KF5/KConfigGui/kwindowconfig.h
include/KF5/KConfigQml/KConfigPropertyMap
include/KF5/KConfigQml/kconfigpropertymap.h
include/KF5/KConfigQml/kconfigqml_export.h
include/KF5/kconfig_version.h
lib/cmake/KF5Config/KF5ConfigCompilerTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5Config/KF5ConfigCompilerTargets.cmake
lib/cmake/KF5Config/KF5ConfigConfig.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054151
SHA256 (KDE/frameworks/5.90.0/kcoreaddons-5.90.0.tar.xz) = 6e168f1d719e4c388de324960d14b99963d42c74a21986f027c9b7093281a40a
SIZE (KDE/frameworks/5.90.0/kcoreaddons-5.90.0.tar.xz) = 445896
TIMESTAMP = 1644208950
SHA256 (KDE/frameworks/5.91.0/kcoreaddons-5.91.0.tar.xz) = dfe3da03260e0153f9f6ced1fc7464eaaf0ed1fb692fc6c2b2d968b629ad719b
SIZE (KDE/frameworks/5.91.0/kcoreaddons-5.91.0.tar.xz) = 451224

View File

@ -14,6 +14,7 @@ include/KF5/KCoreAddons/KJob
include/KF5/KCoreAddons/KJobTrackerInterface
include/KF5/KCoreAddons/KJobUiDelegate
include/KF5/KCoreAddons/KJsonUtils
include/KF5/KCoreAddons/KLibexec
include/KF5/KCoreAddons/KListOpenFilesJob
include/KF5/KCoreAddons/KMacroExpander
include/KF5/KCoreAddons/KMessage
@ -42,6 +43,7 @@ include/KF5/KCoreAddons/kbackup.h
include/KF5/KCoreAddons/kcompositejob.h
include/KF5/KCoreAddons/kcoreaddons.h
include/KF5/KCoreAddons/kcoreaddons_export.h
include/KF5/KCoreAddons/kcoreaddons_version.h
include/KF5/KCoreAddons/kdelibs4configmigrator.h
include/KF5/KCoreAddons/kdelibs4migration.h
include/KF5/KCoreAddons/kdirwatch.h
@ -54,6 +56,7 @@ include/KF5/KCoreAddons/kjob.h
include/KF5/KCoreAddons/kjobtrackerinterface.h
include/KF5/KCoreAddons/kjobuidelegate.h
include/KF5/KCoreAddons/kjsonutils.h
include/KF5/KCoreAddons/klibexec.h
include/KF5/KCoreAddons/klistopenfilesjob.h
include/KF5/KCoreAddons/kmacroexpander.h
include/KF5/KCoreAddons/kmessage.h
@ -74,7 +77,6 @@ include/KF5/KCoreAddons/ktexttohtml.h
include/KF5/KCoreAddons/ktexttohtmlemoticonsinterface.h
include/KF5/KCoreAddons/kurlmimedata.h
include/KF5/KCoreAddons/kuser.h
include/KF5/kcoreaddons_version.h
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfigVersion.cmake
lib/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake
@ -83,8 +85,8 @@ lib/cmake/KF5CoreAddons/KF5CoreAddonsTargets.cmake
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets.cmake
lib/libKF5CoreAddons.so
lib/libKF5CoreAddons.so.5
lib/libKF5CoreAddons.so.%%KDE_FRAMEWORKS_VERSION%%
lib/libKF5CoreAddons.so.5
%%QT_MKSPECDIR%%/modules/qt_KCoreAddons.pri
share/kf5/licenses/ARTISTIC
share/kf5/licenses/BSD

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054152
SHA256 (KDE/frameworks/5.90.0/kcrash-5.90.0.tar.xz) = 8e002a52c48a5aaec72e85bcc30741b8b2493173030b3bca9e1de5bd3e966418
SIZE (KDE/frameworks/5.90.0/kcrash-5.90.0.tar.xz) = 28372
TIMESTAMP = 1644208951
SHA256 (KDE/frameworks/5.91.0/kcrash-5.91.0.tar.xz) = 544996a31f616a274961c12023fc0650deeeb9ef50125dffbed10c556eb5b33d
SIZE (KDE/frameworks/5.91.0/kcrash-5.91.0.tar.xz) = 28368

View File

@ -1,7 +1,7 @@
include/KF5/KCrash/KCrash
include/KF5/KCrash/kcrash.h
include/KF5/KCrash/kcrash_export.h
include/KF5/kcrash_version.h
include/KF5/KCrash/kcrash_version.h
lib/cmake/KF5Crash/KF5CrashConfig.cmake
lib/cmake/KF5Crash/KF5CrashConfigVersion.cmake
lib/cmake/KF5Crash/KF5CrashTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054152
SHA256 (KDE/frameworks/5.90.0/kdbusaddons-5.90.0.tar.xz) = 44e99c247c053db796ac3752f546bcc759651206f178305854bc4757fd4ac03c
SIZE (KDE/frameworks/5.90.0/kdbusaddons-5.90.0.tar.xz) = 47880
TIMESTAMP = 1644208952
SHA256 (KDE/frameworks/5.91.0/kdbusaddons-5.91.0.tar.xz) = 3a726a9ba053c2e484b5d1d2e53b361bcfb039414df488d6bc7e29a281bc10a3
SIZE (KDE/frameworks/5.91.0/kdbusaddons-5.91.0.tar.xz) = 47984

View File

@ -6,13 +6,13 @@ include/KF5/KDBusAddons/KDEDModule
include/KF5/KDBusAddons/KDEInitInterface
include/KF5/KDBusAddons/UpdateLaunchEnvironmentJob
include/KF5/KDBusAddons/kdbusaddons_export.h
include/KF5/KDBusAddons/kdbusaddons_version.h
include/KF5/KDBusAddons/kdbusconnectionpool.h
include/KF5/KDBusAddons/kdbusinterprocesslock.h
include/KF5/KDBusAddons/kdbusservice.h
include/KF5/KDBusAddons/kdedmodule.h
include/KF5/KDBusAddons/kdeinitinterface.h
include/KF5/KDBusAddons/updatelaunchenvironmentjob.h
include/KF5/kdbusaddons_version.h
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfigVersion.cmake
lib/cmake/KF5DBusAddons/KF5DBusAddonsMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054153
SHA256 (KDE/frameworks/5.90.0/kdeclarative-5.90.0.tar.xz) = 3e342a4735d40cdfaf3456afb6aac9eae22a827f77a6107f1cd50b7e8df4fffc
SIZE (KDE/frameworks/5.90.0/kdeclarative-5.90.0.tar.xz) = 199308
TIMESTAMP = 1644208953
SHA256 (KDE/frameworks/5.91.0/kdeclarative-5.91.0.tar.xz) = ffb8fb0edb1036aa310f1a80344e5a7209cfc9dc1bff086ed458fa0e58716da0
SIZE (KDE/frameworks/5.91.0/kdeclarative-5.91.0.tar.xz) = 201884

View File

@ -19,6 +19,7 @@ include/KF5/KDeclarative/kdeclarative/kdeclarative.h
include/KF5/KDeclarative/kdeclarative/kdeclarative_export.h
include/KF5/KDeclarative/kdeclarative/qmlobject.h
include/KF5/KDeclarative/kdeclarative/qmlobjectsharedengine.h
include/KF5/KDeclarative/kdeclarative_version.h
include/KF5/KDeclarative/kquickaddons/configmodule.h
include/KF5/KDeclarative/kquickaddons/imagetexturescache.h
include/KF5/KDeclarative/kquickaddons/managedconfigmodule.h
@ -29,7 +30,6 @@ include/KF5/KDeclarative/kquickaddons/quickviewsharedengine.h
include/KF5/KDeclarative/quickaddons/imagetexturescache.h
include/KF5/KDeclarative/quickaddons/managedtexturenode.h
include/KF5/KDeclarative/quickaddons/quickaddons_export.h
include/KF5/kdeclarative_version.h
lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake
lib/cmake/KF5Declarative/KF5DeclarativeConfigVersion.cmake
lib/cmake/KF5Declarative/KF5DeclarativeTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054154
SHA256 (KDE/frameworks/5.90.0/kdoctools-5.90.0.tar.xz) = 1a74ff1d5ac8c0639ff8a3430f5226480844119010605f911ed7a2ca684d4ad0
SIZE (KDE/frameworks/5.90.0/kdoctools-5.90.0.tar.xz) = 439420
TIMESTAMP = 1644208954
SHA256 (KDE/frameworks/5.91.0/kdoctools-5.91.0.tar.xz) = 7620010ddfaec988715be343af4e35f8bac75b5e14d1fa9d3bdbbe620925990a
SIZE (KDE/frameworks/5.91.0/kdoctools-5.91.0.tar.xz) = 439508

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054155
SHA256 (KDE/frameworks/5.90.0/kfilemetadata-5.90.0.tar.xz) = 5d7951e05ae9e6b9c3c271ddc38e9e73f6e1824268770b2a32aaa30f8d5dc4a3
SIZE (KDE/frameworks/5.90.0/kfilemetadata-5.90.0.tar.xz) = 429856
TIMESTAMP = 1644208955
SHA256 (KDE/frameworks/5.91.0/kfilemetadata-5.91.0.tar.xz) = 380335d7f08653d0d85bdcde5b93e72d94c6101cd3719bc4c0b26ef6730403fc
SIZE (KDE/frameworks/5.91.0/kfilemetadata-5.91.0.tar.xz) = 430336

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054156
SHA256 (KDE/frameworks/5.90.0/ki18n-5.90.0.tar.xz) = dce136afa95e1f0b41c3bb52f53dda74b5fa46cc45bad51865dcb757e79a688e
SIZE (KDE/frameworks/5.90.0/ki18n-5.90.0.tar.xz) = 956544
TIMESTAMP = 1644208955
SHA256 (KDE/frameworks/5.91.0/ki18n-5.91.0.tar.xz) = 9e1a8be4e1c0b7bbae262dfb0fffb75c6ec9efe2bd2fbc3fcae3ebbf9f68ed85
SIZE (KDE/frameworks/5.91.0/ki18n-5.91.0.tar.xz) = 957216

View File

@ -5,6 +5,7 @@ include/KF5/KI18n/KLocalizedTranslator
include/KF5/KI18n/KuitMarkup
include/KF5/KI18n/KuitSetup
include/KF5/KI18n/ki18n_export.h
include/KF5/KI18n/ki18n_version.h
include/KF5/KI18n/klazylocalizedstring.h
include/KF5/KI18n/klocalizedcontext.h
include/KF5/KI18n/klocalizedstring.h
@ -18,7 +19,6 @@ include/KF5/KI18nLocaleData/kcountry.h
include/KF5/KI18nLocaleData/kcountrysubdivision.h
include/KF5/KI18nLocaleData/ki18nlocaledata_export.h
include/KF5/KI18nLocaleData/ktimezone.h
include/KF5/ki18n_version.h
lib/cmake/KF5I18n/KF5I18nConfig.cmake
lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake
lib/cmake/KF5I18n/KF5I18nMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054157
SHA256 (KDE/frameworks/5.90.0/kidletime-5.90.0.tar.xz) = 785f37141e2918a86bef801b4579c7d6c6e8299881da506263346cacc0acfcf7
SIZE (KDE/frameworks/5.90.0/kidletime-5.90.0.tar.xz) = 28888
TIMESTAMP = 1644208956
SHA256 (KDE/frameworks/5.91.0/kidletime-5.91.0.tar.xz) = 1b23a2503defae1fca23bb1574439dcc24a2856c3603587c903f8e8b188f158b
SIZE (KDE/frameworks/5.91.0/kidletime-5.91.0.tar.xz) = 28940

View File

@ -1,8 +1,8 @@
include/KF5/KIdleTime/KIdleTime
include/KF5/KIdleTime/kidletime.h
include/KF5/KIdleTime/kidletime_export.h
include/KF5/KIdleTime/kidletime_version.h
include/KF5/KIdleTime/private/abstractsystempoller.h
include/KF5/kidletime_version.h
lib/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake
lib/cmake/KF5IdleTime/KF5IdleTimeConfigVersion.cmake
lib/cmake/KF5IdleTime/KF5IdleTimeTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641055596
SHA256 (KDE/frameworks/5.90.0/kio-5.90.0.tar.xz) = 3a1f2eb6453172ecb5b9936c6a5205306e9e729f19bec6bf12527eef8a214637
SIZE (KDE/frameworks/5.90.0/kio-5.90.0.tar.xz) = 3264964
TIMESTAMP = 1644665657
SHA256 (KDE/frameworks/5.91.0/kio-5.91.0.tar.xz) = f2ddea299f3dc98835df445dd1d622d90233115ad0200e75da5e954523466293
SIZE (KDE/frameworks/5.91.0/kio-5.91.0.tar.xz) = 3265340

View File

@ -4,6 +4,7 @@ bin/ktrash5
bin/protocoltojson
etc/xdg/accept-languages.codes
etc/xdg/kshorturifilterrc
include/KF5/KIO/kio_version.h
include/KF5/KIOCore/KACL
include/KF5/KIOCore/KCoreDirLister
include/KF5/KIOCore/KDirNotify
@ -271,7 +272,6 @@ include/KF5/KIOWidgets/kurlrequester.h
include/KF5/KIOWidgets/kurlrequesterdialog.h
include/KF5/kio/kntlm.h
include/KF5/kio/kntlm_export.h
include/KF5/kio_version.h
lib/cmake/KF5KIO/KF5KIOConfig.cmake
lib/cmake/KF5KIO/KF5KIOConfigVersion.cmake
lib/cmake/KF5KIO/KF5KIOTargets-%%CMAKE_BUILD_TYPE%%.cmake
@ -793,7 +793,7 @@ share/doc/HTML/uk/kioslave5/webdav/index.docbook
share/doc/HTML/zh_CN/kioslave5/telnet/index.cache.bz2
share/doc/HTML/zh_CN/kioslave5/telnet/index.docbook
share/kconf_update/filepicker.upd
share/kdevappwizard/templates/ioslave.tar.bz2
share/kdevfiletemplates/templates/ioslave.tar.bz2
share/kf5/kcookiejar/domain_info
share/knotifications5/proxyscout.notifyrc
share/kservices5/cookies.desktop

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054159
SHA256 (KDE/frameworks/5.90.0/kitemmodels-5.90.0.tar.xz) = f12ffc52148cc94715b038b5c6e210669192a877f4678ff8e56bea795ca4ff38
SIZE (KDE/frameworks/5.90.0/kitemmodels-5.90.0.tar.xz) = 407204
TIMESTAMP = 1644208958
SHA256 (KDE/frameworks/5.91.0/kitemmodels-5.91.0.tar.xz) = 081c7fcf4ed9ec4034720bf87c9592b67603b6168e645c8f0129cb2d787e33a1
SIZE (KDE/frameworks/5.91.0/kitemmodels-5.91.0.tar.xz) = 407236

View File

@ -17,13 +17,13 @@ include/KF5/KItemModels/kconcatenaterowsproxymodel.h
include/KF5/KItemModels/kdescendantsproxymodel.h
include/KF5/KItemModels/kextracolumnsproxymodel.h
include/KF5/KItemModels/kitemmodels_export.h
include/KF5/KItemModels/kitemmodels_version.h
include/KF5/KItemModels/klinkitemselectionmodel.h
include/KF5/KItemModels/kmodelindexproxymapper.h
include/KF5/KItemModels/knumbermodel.h
include/KF5/KItemModels/krearrangecolumnsproxymodel.h
include/KF5/KItemModels/krecursivefilterproxymodel.h
include/KF5/KItemModels/kselectionproxymodel.h
include/KF5/kitemmodels_version.h
lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake
lib/cmake/KF5ItemModels/KF5ItemModelsConfigVersion.cmake
lib/cmake/KF5ItemModels/KF5ItemModelsTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,13 +1,7 @@
PORTNAME= knewstuff
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
PATCH_SITES= https://invent.kde.org/frameworks/knewstuff/-/commit/
PATCHFILES= c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff:-p1 \
9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff:-p1 \
e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library for downloading application assets from the network

View File

@ -1,9 +1,3 @@
TIMESTAMP = 1644481187
SHA256 (KDE/frameworks/5.90.0/knewstuff-5.90.0.tar.xz) = 8f89ab148271822128ac7469de98f3e4ade2eb890361741f1177bc5ffeb96060
SIZE (KDE/frameworks/5.90.0/knewstuff-5.90.0.tar.xz) = 1151308
SHA256 (KDE/frameworks/5.90.0/c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff) = fd0b06d4b98582594870e9d2220c9378d1c0a49af005f7ea804964f980655a43
SIZE (KDE/frameworks/5.90.0/c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff) = 1032
SHA256 (KDE/frameworks/5.90.0/9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff) = 966ca3835718fa265b769d7bd331e89cfd7c7473f7bc1f6e7b827d48b50443e6
SIZE (KDE/frameworks/5.90.0/9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff) = 731
SHA256 (KDE/frameworks/5.90.0/e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff) = 7982577a372eb982da58cb0782f5433eb3890a4f32f38490d12d6df93dcfb4f0
SIZE (KDE/frameworks/5.90.0/e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff) = 1421
TIMESTAMP = 1644665752
SHA256 (KDE/frameworks/5.91.0/knewstuff-5.91.0.tar.xz) = 5dd9fb32fe7e99b64f8dc4b8801bbdba5dc5ba2eda9bec2fb1fc563a53ec6a2a
SIZE (KDE/frameworks/5.91.0/knewstuff-5.91.0.tar.xz) = 1152772

View File

@ -27,6 +27,7 @@ include/KF5/KNewStuff3/KNSCore/Security
include/KF5/KNewStuff3/KNSCore/TagsFilterChecker
include/KF5/KNewStuff3/KNSCore/XmlLoader
include/KF5/KNewStuff3/KNSWidgets/Action
include/KF5/KNewStuff3/KNSWidgets/Button
include/KF5/KNewStuff3/kns3/button.h
include/KF5/KNewStuff3/kns3/downloaddialog.h
include/KF5/KNewStuff3/kns3/downloadmanager.h
@ -58,6 +59,7 @@ include/KF5/KNewStuff3/knscore/security.h
include/KF5/KNewStuff3/knscore/tagsfilterchecker.h
include/KF5/KNewStuff3/knscore/xmlloader.h
include/KF5/KNewStuff3/knswidgets/action.h
include/KF5/KNewStuff3/knswidgets/button.h
include/KF5/KNewStuff3/knswidgets/knewstuffwidgets_export.h
include/KF5/knewstuff_version.h
include/KF5/knewstuffcore_version.h

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054161
SHA256 (KDE/frameworks/5.90.0/knotifications-5.90.0.tar.xz) = f19d4a2a928da505d3d99cf66967017a8eb9488bbc356e6e23e8075fa01c0b97
SIZE (KDE/frameworks/5.90.0/knotifications-5.90.0.tar.xz) = 130580
TIMESTAMP = 1644208960
SHA256 (KDE/frameworks/5.91.0/knotifications-5.91.0.tar.xz) = f5f78ae7ca381524f990ead138ea68796a185418e608646dff216a846bcc0788
SIZE (KDE/frameworks/5.91.0/knotifications-5.91.0.tar.xz) = 131624

View File

@ -12,10 +12,10 @@ include/KF5/KNotifications/knotificationplugin.h
include/KF5/KNotifications/knotificationreplyaction.h
include/KF5/KNotifications/knotificationrestrictions.h
include/KF5/KNotifications/knotifications_export.h
include/KF5/KNotifications/knotifications_version.h
include/KF5/KNotifications/knotifyconfig.h
include/KF5/KNotifications/kpassivepopup.h
include/KF5/KNotifications/kstatusnotifieritem.h
include/KF5/knotifications_version.h
lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake
lib/cmake/KF5Notifications/KF5NotificationsConfigVersion.cmake
lib/cmake/KF5Notifications/KF5NotificationsTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054162
SHA256 (KDE/frameworks/5.90.0/knotifyconfig-5.90.0.tar.xz) = cc24c2dfdb2f2bea29aef8f56d5183a3caf73f5d3515ba3de9e9ab9335205ae3
SIZE (KDE/frameworks/5.90.0/knotifyconfig-5.90.0.tar.xz) = 87404
TIMESTAMP = 1644208961
SHA256 (KDE/frameworks/5.91.0/knotifyconfig-5.91.0.tar.xz) = cedb0993e813f063a14b91b3db13d986a4501a5b8d52dc74992a57d4e0ada51e
SIZE (KDE/frameworks/5.91.0/knotifyconfig-5.91.0.tar.xz) = 87388

View File

@ -1,7 +1,7 @@
include/KF5/KNotifyConfig/KNotifyConfigWidget
include/KF5/KNotifyConfig/knotifyconfig_export.h
include/KF5/KNotifyConfig/knotifyconfig_version.h
include/KF5/KNotifyConfig/knotifyconfigwidget.h
include/KF5/knotifyconfig_version.h
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfigVersion.cmake
lib/cmake/KF5NotifyConfig/KF5NotifyConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054163
SHA256 (KDE/frameworks/5.90.0/kpackage-5.90.0.tar.xz) = e08ff2a2d363d56a382dccf5253108df66d62ab6f1d50bb6d26014a4b94a2fe6
SIZE (KDE/frameworks/5.90.0/kpackage-5.90.0.tar.xz) = 140908
TIMESTAMP = 1644208962
SHA256 (KDE/frameworks/5.91.0/kpackage-5.91.0.tar.xz) = 51309ab8fbb5774f04ef989b15674df63348cef97f349a293f202817b9a3888b
SIZE (KDE/frameworks/5.91.0/kpackage-5.91.0.tar.xz) = 140948

View File

@ -7,7 +7,7 @@ include/KF5/KPackage/kpackage/package_export.h
include/KF5/KPackage/kpackage/packageloader.h
include/KF5/KPackage/kpackage/packagestructure.h
include/KF5/KPackage/kpackage/version.h
include/KF5/kpackage_version.h
include/KF5/KPackage/kpackage_version.h
lib/cmake/KF5Package/KF5PackageConfig.cmake
lib/cmake/KF5Package/KF5PackageConfigVersion.cmake
lib/cmake/KF5Package/KF5PackageMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054164
SHA256 (KDE/frameworks/5.90.0/kparts-5.90.0.tar.xz) = 426543fb89b3dbe0c6f374544874ad81fe9c71e85e74ec5b6a4bfd3751eb13f5
SIZE (KDE/frameworks/5.90.0/kparts-5.90.0.tar.xz) = 196588
TIMESTAMP = 1644208963
SHA256 (KDE/frameworks/5.91.0/kparts-5.91.0.tar.xz) = f2ff8a873ae20899233d7ff8936204814d1ccbe1786fa872b5922912c232d182
SIZE (KDE/frameworks/5.91.0/kparts-5.91.0.tar.xz) = 196596

View File

@ -64,7 +64,7 @@ include/KF5/KParts/kparts/selectorinterface.h
include/KF5/KParts/kparts/statusbarextension.h
include/KF5/KParts/kparts/textextension.h
include/KF5/KParts/kparts/windowargs.h
include/KF5/kparts_version.h
include/KF5/KParts/kparts_version.h
lib/cmake/KF5Parts/KF5PartsConfig.cmake
lib/cmake/KF5Parts/KF5PartsConfigVersion.cmake
lib/cmake/KF5Parts/KF5PartsTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054165
SHA256 (KDE/frameworks/5.90.0/kpeople-5.90.0.tar.xz) = fc3938d53fe2badb91e8f93a34afaa50f40b3610062fb5901d36d955cc986298
SIZE (KDE/frameworks/5.90.0/kpeople-5.90.0.tar.xz) = 59192
TIMESTAMP = 1644208963
SHA256 (KDE/frameworks/5.91.0/kpeople-5.91.0.tar.xz) = 77bf43f6714e2b82029b7a45d9a72779e28540375dd6d0e63f0fddf418c28226
SIZE (KDE/frameworks/5.91.0/kpeople-5.91.0.tar.xz) = 59204

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054166
SHA256 (KDE/frameworks/5.90.0/kpty-5.90.0.tar.xz) = 8a30a43d8c0397eb3657f578da6836872468d2eb49277961be9c73e073f2b6dc
SIZE (KDE/frameworks/5.90.0/kpty-5.90.0.tar.xz) = 58844
TIMESTAMP = 1644208964
SHA256 (KDE/frameworks/5.91.0/kpty-5.91.0.tar.xz) = 0da072117ddcded5de1d9befd2c1cf0b471711607902d03cb57bcf384d9ac1fb
SIZE (KDE/frameworks/5.91.0/kpty-5.91.0.tar.xz) = 58844

View File

@ -3,9 +3,9 @@ include/KF5/KPty/KPtyDevice
include/KF5/KPty/KPtyProcess
include/KF5/KPty/kpty.h
include/KF5/KPty/kpty_export.h
include/KF5/KPty/kpty_version.h
include/KF5/KPty/kptydevice.h
include/KF5/KPty/kptyprocess.h
include/KF5/kpty_version.h
lib/cmake/KF5Pty/KF5PtyConfig.cmake
lib/cmake/KF5Pty/KF5PtyConfigVersion.cmake
lib/cmake/KF5Pty/KF5PtyTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054167
SHA256 (KDE/frameworks/5.90.0/kservice-5.90.0.tar.xz) = ad4d864f10dcb9b770ab7a1aa44c1024a469c51ee5c89b6ad997d481d7423e88
SIZE (KDE/frameworks/5.90.0/kservice-5.90.0.tar.xz) = 267220
TIMESTAMP = 1644208965
SHA256 (KDE/frameworks/5.91.0/kservice-5.91.0.tar.xz) = 779d11c436887c5300c6f3bf477ba334673444b3e9d3212a0cf12a1f653b9254
SIZE (KDE/frameworks/5.91.0/kservice-5.91.0.tar.xz) = 267300

View File

@ -24,6 +24,7 @@ include/KF5/KService/kplugininfo.h
include/KF5/KService/kplugintrader.h
include/KF5/KService/kservice.h
include/KF5/KService/kservice_export.h
include/KF5/KService/kservice_version.h
include/KF5/KService/kserviceaction.h
include/KF5/KService/kservicegroup.h
include/KF5/KService/kservicetype.h
@ -33,7 +34,6 @@ include/KF5/KService/ksycoca.h
include/KF5/KService/ksycocaentry.h
include/KF5/KService/ksycocatype.h
include/KF5/KService/ktoolinvocation.h
include/KF5/kservice_version.h
lib/cmake/KF5Service/KF5ServiceConfig.cmake
lib/cmake/KF5Service/KF5ServiceConfigVersion.cmake
lib/cmake/KF5Service/KF5ServiceMacros.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054168
SHA256 (KDE/frameworks/5.90.0/ktexteditor-5.90.0.tar.xz) = 56088115827ae406dcd383e3c3fdf408950f351887259e41965fe4b7929f2dbc
SIZE (KDE/frameworks/5.90.0/ktexteditor-5.90.0.tar.xz) = 2340540
TIMESTAMP = 1644208966
SHA256 (KDE/frameworks/5.91.0/ktexteditor-5.91.0.tar.xz) = f532a1e0621d8a257387758fa616c43729dc2811c22894c656ddefe2c3367fae
SIZE (KDE/frameworks/5.91.0/ktexteditor-5.91.0.tar.xz) = 2346952

View File

@ -61,7 +61,7 @@ include/KF5/KTextEditor/ktexteditor/sessionconfiginterface.h
include/KF5/KTextEditor/ktexteditor/texthintinterface.h
include/KF5/KTextEditor/ktexteditor/view.h
include/KF5/KTextEditor/ktexteditor_export.h
include/KF5/ktexteditor_version.h
include/KF5/KTextEditor/ktexteditor_version.h
lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake
lib/cmake/KF5TextEditor/KF5TextEditorConfigVersion.cmake
lib/cmake/KF5TextEditor/KF5TextEditorTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054169
SHA256 (KDE/frameworks/5.90.0/kunitconversion-5.90.0.tar.xz) = c3559d89fb43fc12b06f6b67a0c2cec2bce3fcdfb36c265fd5ae468a9a5e3bef
SIZE (KDE/frameworks/5.90.0/kunitconversion-5.90.0.tar.xz) = 913164
TIMESTAMP = 1644208967
SHA256 (KDE/frameworks/5.91.0/kunitconversion-5.91.0.tar.xz) = 57456b649efe2488f403e7b3cae73a734b3b459d32100b6b143f1c8d80035b58
SIZE (KDE/frameworks/5.91.0/kunitconversion-5.91.0.tar.xz) = 889800

View File

@ -7,7 +7,7 @@ include/KF5/KUnitConversion/kunitconversion/kunitconversion_export.h
include/KF5/KUnitConversion/kunitconversion/unit.h
include/KF5/KUnitConversion/kunitconversion/unitcategory.h
include/KF5/KUnitConversion/kunitconversion/value.h
include/KF5/kunitconversion_version.h
include/KF5/KUnitConversion/kunitconversion_version.h
lib/cmake/KF5UnitConversion/KF5UnitConversionConfig.cmake
lib/cmake/KF5UnitConversion/KF5UnitConversionConfigVersion.cmake
lib/cmake/KF5UnitConversion/KF5UnitConversionTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054170
SHA256 (KDE/frameworks/5.90.0/solid-5.90.0.tar.xz) = 3782bee19dff9e24e60782a8a2f297b1049bd50eaac3a2e389b0194160251382
SIZE (KDE/frameworks/5.90.0/solid-5.90.0.tar.xz) = 256768
TIMESTAMP = 1644208968
SHA256 (KDE/frameworks/5.91.0/solid-5.91.0.tar.xz) = 4f561eaa048a6c0e35c3bb14b8bc1f637708afff689f464576bba2e7ab0293a8
SIZE (KDE/frameworks/5.91.0/solid-5.91.0.tar.xz) = 257204

View File

@ -30,11 +30,11 @@ include/KF5/Solid/solid/portablemediaplayer.h
include/KF5/Solid/solid/predicate.h
include/KF5/Solid/solid/processor.h
include/KF5/Solid/solid/solid_export.h
include/KF5/Solid/solid_version.h
include/KF5/Solid/solid/solidnamespace.h
include/KF5/Solid/solid/storageaccess.h
include/KF5/Solid/solid/storagedrive.h
include/KF5/Solid/solid/storagevolume.h
include/KF5/solid_version.h
lib/cmake/KF5Solid/KF5SolidConfig.cmake
lib/cmake/KF5Solid/KF5SolidConfigVersion.cmake
lib/cmake/KF5Solid/KF5SolidTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054171
SHA256 (KDE/frameworks/5.90.0/threadweaver-5.90.0.tar.xz) = e3fd3815b1732e5157d5d7ab2d27dd447a8d60ff50019ae9f0e5665b3ffd30bb
SIZE (KDE/frameworks/5.90.0/threadweaver-5.90.0.tar.xz) = 1412588
TIMESTAMP = 1644208969
SHA256 (KDE/frameworks/5.91.0/threadweaver-5.91.0.tar.xz) = 22485000cf28d4b28a46e7856532339df5e3e49180ee4a0493f3f3491f9e00a4
SIZE (KDE/frameworks/5.91.0/threadweaver-5.91.0.tar.xz) = 1413000

View File

@ -65,7 +65,7 @@ include/KF5/ThreadWeaver/threadweaver/weaver.h
include/KF5/ThreadWeaver/threadweaver/weaverimplstate.h
include/KF5/ThreadWeaver/threadweaver/weaverinterface.h
include/KF5/ThreadWeaver/threadweaver/workinghardstate.h
include/KF5/threadweaver_version.h
include/KF5/ThreadWeaver/threadweaver_version.h
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfigVersion.cmake
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054172
SHA256 (KDE/frameworks/5.90.0/kdnssd-5.90.0.tar.xz) = 396b2ab400847ce28de7a29017034b2015fb9e625af1a40f24d77ca734a65f9f
SIZE (KDE/frameworks/5.90.0/kdnssd-5.90.0.tar.xz) = 61116
TIMESTAMP = 1644208970
SHA256 (KDE/frameworks/5.91.0/kdnssd-5.91.0.tar.xz) = 6f58dcaf51b7188cde16f3b0a9ccf5e7550fe09ca2d9defc3e0ffd4d0fe4bfea
SIZE (KDE/frameworks/5.91.0/kdnssd-5.91.0.tar.xz) = 61108

View File

@ -31,7 +31,7 @@ include/KF5/KDNSSD/kdnssd/servicebase.h
include/KF5/KDNSSD/kdnssd/servicebrowser.h
include/KF5/KDNSSD/kdnssd/servicemodel.h
include/KF5/KDNSSD/kdnssd/servicetypebrowser.h
include/KF5/kdnssd_version.h
include/KF5/KDNSSD/kdnssd_version.h
lib/cmake/KF5DNSSD/KF5DNSSDConfig.cmake
lib/cmake/KF5DNSSD/KF5DNSSDConfigVersion.cmake
lib/cmake/KF5DNSSD/KF5DNSSDTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054173
SHA256 (KDE/frameworks/5.90.0/kimageformats-5.90.0.tar.xz) = 3bec943c0eee38f34dba4dcf8c0e5056e25fc309691dbbb002c241e0e9847164
SIZE (KDE/frameworks/5.90.0/kimageformats-5.90.0.tar.xz) = 1223124
TIMESTAMP = 1644208971
SHA256 (KDE/frameworks/5.91.0/kimageformats-5.91.0.tar.xz) = aba371cbb11afba36c394beac443f1e8d3ab9d84801f44bcc252f13e868dc835
SIZE (KDE/frameworks/5.91.0/kimageformats-5.91.0.tar.xz) = 1223484

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054174
SHA256 (KDE/frameworks/5.90.0/kplotting-5.90.0.tar.xz) = 3ec1bc5b39d02b245cdbb756f45c5cebd571d775806f15ae68f3ce7fb755af44
SIZE (KDE/frameworks/5.90.0/kplotting-5.90.0.tar.xz) = 33644
TIMESTAMP = 1644208972
SHA256 (KDE/frameworks/5.91.0/kplotting-5.91.0.tar.xz) = 46eb996698946d7b0dc60d69674b26a06278a7f8f8eb588504d1b1c423adf565
SIZE (KDE/frameworks/5.91.0/kplotting-5.91.0.tar.xz) = 33632

View File

@ -6,8 +6,8 @@ include/KF5/KPlotting/kplotaxis.h
include/KF5/KPlotting/kplotobject.h
include/KF5/KPlotting/kplotpoint.h
include/KF5/KPlotting/kplotting_export.h
include/KF5/KPlotting/kplotting_version.h
include/KF5/KPlotting/kplotwidget.h
include/KF5/kplotting_version.h
lib/cmake/KF5Plotting/KF5PlottingConfig.cmake
lib/cmake/KF5Plotting/KF5PlottingConfigVersion.cmake
lib/cmake/KF5Plotting/KF5PlottingTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054175
SHA256 (KDE/frameworks/5.90.0/kquickcharts-5.90.0.tar.xz) = d115bc31f10ba8e86b2d68e759890ee2cfa141612d30df5370e60fb032dfc9ed
SIZE (KDE/frameworks/5.90.0/kquickcharts-5.90.0.tar.xz) = 108456
TIMESTAMP = 1644208972
SHA256 (KDE/frameworks/5.91.0/kquickcharts-5.91.0.tar.xz) = 930178d092b6e04394d739bf6ce11f1d89c5d7d167ad38ebeb689d226af511be
SIZE (KDE/frameworks/5.91.0/kquickcharts-5.91.0.tar.xz) = 108900

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054176
SHA256 (KDE/frameworks/5.90.0/prison-5.90.0.tar.xz) = d36fa8550af7265e56af3ab9d10465f73aeae0ce18b5877351db20293d14537c
SIZE (KDE/frameworks/5.90.0/prison-5.90.0.tar.xz) = 47924
TIMESTAMP = 1644208973
SHA256 (KDE/frameworks/5.91.0/prison-5.91.0.tar.xz) = 8f61c6c351e018df29a837a2d276d088b61fc844af406ea2d4f221f8e5b83f4c
SIZE (KDE/frameworks/5.91.0/prison-5.91.0.tar.xz) = 47952

View File

@ -3,7 +3,7 @@ include/KF5/prison/Prison
include/KF5/prison/abstractbarcode.h
include/KF5/prison/prison.h
include/KF5/prison/prison_export.h
include/KF5/prison_version.h
include/KF5/prison/prison_version.h
lib/cmake/KF5Prison/KF5PrisonConfig.cmake
lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
lib/cmake/KF5Prison/KF5PrisonTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054177
SHA256 (KDE/frameworks/5.90.0/kross-5.90.0.tar.xz) = 7f28cfd81e820ac102bc3a1710581d12f15bda93aa3a80d1c1779423078047bf
SIZE (KDE/frameworks/5.90.0/kross-5.90.0.tar.xz) = 129404
TIMESTAMP = 1644208974
SHA256 (KDE/frameworks/5.91.0/kross-5.91.0.tar.xz) = 54e17773868cc6ecd91a5927ee475cce49ce225f5ee429ff725aee2a8110c819
SIZE (KDE/frameworks/5.91.0/kross-5.91.0.tar.xz) = 129440

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054178
SHA256 (KDE/frameworks/5.90.0/purpose-5.90.0.tar.xz) = 810ae4e77d0206649a3f56cf69e6c76b867a7c774d3dc7cf0cbed521a14941a0
SIZE (KDE/frameworks/5.90.0/purpose-5.90.0.tar.xz) = 171204
TIMESTAMP = 1644208975
SHA256 (KDE/frameworks/5.91.0/purpose-5.91.0.tar.xz) = 952c012d347f0ca6f1dc1aaad7e0ab538699bcaf9099fe8b25ddafd4cebfdcfc
SIZE (KDE/frameworks/5.91.0/purpose-5.91.0.tar.xz) = 172796

View File

@ -505,6 +505,20 @@ share/locale/pt_BR/LC_MESSAGES/purpose_phabricator.mo
share/locale/pt_BR/LC_MESSAGES/purpose_reviewboard.mo
share/locale/pt_BR/LC_MESSAGES/purpose_saveas.mo
share/locale/pt_BR/LC_MESSAGES/purpose_youtube.mo
share/locale/ro/LC_MESSAGES/libpurpose_quick.mo
share/locale/ro/LC_MESSAGES/libpurpose_widgets.mo
share/locale/ro/LC_MESSAGES/purpose-fileitemaction.mo
share/locale/ro/LC_MESSAGES/purpose_barcode.mo
share/locale/ro/LC_MESSAGES/purpose_bluetooth.mo
share/locale/ro/LC_MESSAGES/purpose_email.mo
share/locale/ro/LC_MESSAGES/purpose_imgur.mo
share/locale/ro/LC_MESSAGES/purpose_kdeconnect.mo
share/locale/ro/LC_MESSAGES/purpose_kdeconnectsms.mo
share/locale/ro/LC_MESSAGES/purpose_ktp-sendfile.mo
share/locale/ro/LC_MESSAGES/purpose_nextcloud.mo
share/locale/ro/LC_MESSAGES/purpose_pastebin.mo
share/locale/ro/LC_MESSAGES/purpose_saveas.mo
share/locale/ro/LC_MESSAGES/purpose_youtube.mo
share/locale/ru/LC_MESSAGES/libpurpose_quick.mo
share/locale/ru/LC_MESSAGES/libpurpose_widgets.mo
share/locale/ru/LC_MESSAGES/purpose-fileitemaction.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054179
SHA256 (KDE/frameworks/5.90.0/kmediaplayer-5.90.0.tar.xz) = 98d6bf629fa80bbb887f73c55787dd6ec68e07aae260ddabee0c0662332e1504
SIZE (KDE/frameworks/5.90.0/kmediaplayer-5.90.0.tar.xz) = 9956
TIMESTAMP = 1644208976
SHA256 (KDE/frameworks/5.91.0/kmediaplayer-5.91.0.tar.xz) = 018aea7a06b09b9ebf7dcd6c1cf50caed144b91d0e449bfc31354c24f357c966
SIZE (KDE/frameworks/5.91.0/kmediaplayer-5.91.0.tar.xz) = 9948

View File

@ -3,7 +3,7 @@ include/KF5/KMediaPlayer/KMediaPlayer/View
include/KF5/KMediaPlayer/kmediaplayer/kmediaplayer_export.h
include/KF5/KMediaPlayer/kmediaplayer/player.h
include/KF5/KMediaPlayer/kmediaplayer/view.h
include/KF5/kmediaplayer_version.h
include/KF5/KMediaPlayer/kmediaplayer_version.h
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfig.cmake
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfigVersion.cmake
lib/cmake/KF5MediaPlayer/KF5MediaPlayerTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054180
SHA256 (KDE/frameworks/5.90.0/kcalendarcore-5.90.0.tar.xz) = 1ca94b91bbbc377be462bdf005392e187a6e5adb3ac2bc2fc7396da9bdd06d61
SIZE (KDE/frameworks/5.90.0/kcalendarcore-5.90.0.tar.xz) = 261148
TIMESTAMP = 1644208977
SHA256 (KDE/frameworks/5.91.0/kcalendarcore-5.91.0.tar.xz) = 37f6975c0ebc8d1983f7c8bef96104dbad705a6a0fc59be53548fd317f05763e
SIZE (KDE/frameworks/5.91.0/kcalendarcore-5.91.0.tar.xz) = 263700

View File

@ -128,8 +128,8 @@ include/KF5/KCalendarCore/kcalendarcore/sorting.h
include/KF5/KCalendarCore/kcalendarcore/todo.h
include/KF5/KCalendarCore/kcalendarcore/vcalformat.h
include/KF5/KCalendarCore/kcalendarcore/visitor.h
include/KF5/KCalendarCore/kcalendarcore_version.h
include/KF5/kcalcore_version.h
include/KF5/kcalendarcore_version.h
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfigVersion.cmake
lib/cmake/KF5CalendarCore/KF5CalendarCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054181
SHA256 (KDE/frameworks/5.90.0/kcontacts-5.90.0.tar.xz) = 3536d335136c5bef49538a47641f3469668e45976874211ba74615d5cc08626f
SIZE (KDE/frameworks/5.90.0/kcontacts-5.90.0.tar.xz) = 183196
TIMESTAMP = 1644208978
SHA256 (KDE/frameworks/5.91.0/kcontacts-5.91.0.tar.xz) = 1b067820de0370a0da43b069f4c9cafb411bb201fcbb112b9743fb9d134b03b1
SIZE (KDE/frameworks/5.91.0/kcontacts-5.91.0.tar.xz) = 183352

View File

@ -59,7 +59,7 @@ include/KF5/KContacts/kcontacts/timezone.h
include/KF5/KContacts/kcontacts/title.h
include/KF5/KContacts/kcontacts/vcardconverter.h
include/KF5/KContacts/kcontacts/vcarddrag.h
include/KF5/kcontacts_version.h
include/KF5/KContacts/kcontacts_version.h
lib/cmake/KF5Contacts/KF5ContactsConfig.cmake
lib/cmake/KF5Contacts/KF5ContactsConfigVersion.cmake
lib/cmake/KF5Contacts/KF5ContactsTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054182
SHA256 (KDE/frameworks/5.90.0/kdav-5.90.0.tar.xz) = 71bdde6d2a3361c949f7b39844c9035481c06d6c45925e15e5f5c58dbcca0105
SIZE (KDE/frameworks/5.90.0/kdav-5.90.0.tar.xz) = 63876
TIMESTAMP = 1644208979
SHA256 (KDE/frameworks/5.91.0/kdav-5.91.0.tar.xz) = 5b8cdae0d401dc24bf0cd98cdf35de30501111968923953fa687552ae61adc08
SIZE (KDE/frameworks/5.91.0/kdav-5.91.0.tar.xz) = 63880

View File

@ -1,44 +1,44 @@
include/KF5/KDAV/DavCollection
include/KF5/KDAV/DavCollectionDeleteJob
include/KF5/KDAV/DavCollectionModifyJob
include/KF5/KDAV/DavCollectionsFetchJob
include/KF5/KDAV/DavCollectionsMultiFetchJob
include/KF5/KDAV/DavError
include/KF5/KDAV/DavItem
include/KF5/KDAV/DavItemCreateJob
include/KF5/KDAV/DavItemDeleteJob
include/KF5/KDAV/DavItemFetchJob
include/KF5/KDAV/DavItemModifyJob
include/KF5/KDAV/DavItemsFetchJob
include/KF5/KDAV/DavItemsListJob
include/KF5/KDAV/DavJobBase
include/KF5/KDAV/DavPrincipalHomesetsFetchJob
include/KF5/KDAV/DavPrincipalSearchJob
include/KF5/KDAV/DavUrl
include/KF5/KDAV/Enums
include/KF5/KDAV/EtagCache
include/KF5/KDAV/ProtocolInfo
include/KF5/kdav/davcollection.h
include/KF5/kdav/davcollectiondeletejob.h
include/KF5/kdav/davcollectionmodifyjob.h
include/KF5/kdav/davcollectionsfetchjob.h
include/KF5/kdav/davcollectionsmultifetchjob.h
include/KF5/kdav/daverror.h
include/KF5/kdav/davitem.h
include/KF5/kdav/davitemcreatejob.h
include/KF5/kdav/davitemdeletejob.h
include/KF5/kdav/davitemfetchjob.h
include/KF5/kdav/davitemmodifyjob.h
include/KF5/kdav/davitemsfetchjob.h
include/KF5/kdav/davitemslistjob.h
include/KF5/kdav/davjobbase.h
include/KF5/kdav/davprincipalhomesetsfetchjob.h
include/KF5/kdav/davprincipalsearchjob.h
include/KF5/kdav/davurl.h
include/KF5/kdav/enums.h
include/KF5/kdav/etagcache.h
include/KF5/kdav/kdav_export.h
include/KF5/kdav/protocolinfo.h
include/KF5/KDAV/KDAV/DavCollection
include/KF5/KDAV/KDAV/DavCollectionDeleteJob
include/KF5/KDAV/KDAV/DavCollectionModifyJob
include/KF5/KDAV/KDAV/DavCollectionsFetchJob
include/KF5/KDAV/KDAV/DavCollectionsMultiFetchJob
include/KF5/KDAV/KDAV/DavError
include/KF5/KDAV/KDAV/DavItem
include/KF5/KDAV/KDAV/DavItemCreateJob
include/KF5/KDAV/KDAV/DavItemDeleteJob
include/KF5/KDAV/KDAV/DavItemFetchJob
include/KF5/KDAV/KDAV/DavItemModifyJob
include/KF5/KDAV/KDAV/DavItemsFetchJob
include/KF5/KDAV/KDAV/DavItemsListJob
include/KF5/KDAV/KDAV/DavJobBase
include/KF5/KDAV/KDAV/DavPrincipalHomesetsFetchJob
include/KF5/KDAV/KDAV/DavPrincipalSearchJob
include/KF5/KDAV/KDAV/DavUrl
include/KF5/KDAV/KDAV/Enums
include/KF5/KDAV/KDAV/EtagCache
include/KF5/KDAV/KDAV/ProtocolInfo
include/KF5/KDAV/kdav/davcollection.h
include/KF5/KDAV/kdav/davcollectiondeletejob.h
include/KF5/KDAV/kdav/davcollectionmodifyjob.h
include/KF5/KDAV/kdav/davcollectionsfetchjob.h
include/KF5/KDAV/kdav/davcollectionsmultifetchjob.h
include/KF5/KDAV/kdav/daverror.h
include/KF5/KDAV/kdav/davitem.h
include/KF5/KDAV/kdav/davitemcreatejob.h
include/KF5/KDAV/kdav/davitemdeletejob.h
include/KF5/KDAV/kdav/davitemfetchjob.h
include/KF5/KDAV/kdav/davitemmodifyjob.h
include/KF5/KDAV/kdav/davitemsfetchjob.h
include/KF5/KDAV/kdav/davitemslistjob.h
include/KF5/KDAV/kdav/davjobbase.h
include/KF5/KDAV/kdav/davprincipalhomesetsfetchjob.h
include/KF5/KDAV/kdav/davprincipalsearchjob.h
include/KF5/KDAV/kdav/davurl.h
include/KF5/KDAV/kdav/enums.h
include/KF5/KDAV/kdav/etagcache.h
include/KF5/KDAV/kdav/kdav_export.h
include/KF5/KDAV/kdav/protocolinfo.h
include/KF5/kdav_version.h
lib/cmake/KF5DAV/KF5DAVConfig.cmake
lib/cmake/KF5DAV/KF5DAVConfigVersion.cmake
@ -47,7 +47,7 @@ lib/cmake/KF5DAV/KF5DAVTargets.cmake
lib/libKF5DAV.so
lib/libKF5DAV.so.5
lib/libKF5DAV.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_kdav.pri
%%QT_MKSPECDIR%%/modules/qt_KDAV.pri
share/locale/ar/LC_MESSAGES/libkdav.mo
share/locale/az/LC_MESSAGES/libkdav.mo
share/locale/ca/LC_MESSAGES/libkdav.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054183
SHA256 (KDE/frameworks/5.90.0/kholidays-5.90.0.tar.xz) = e84781ea8abb24f5dbe2b34981dcb7fa017e62f0e9911e872a534610827f33dc
SIZE (KDE/frameworks/5.90.0/kholidays-5.90.0.tar.xz) = 234532
TIMESTAMP = 1644208980
SHA256 (KDE/frameworks/5.91.0/kholidays-5.91.0.tar.xz) = b55535746cd3b56270fd19bf377f7256bea00b4f8690449e0580225f6275bb98
SIZE (KDE/frameworks/5.91.0/kholidays-5.91.0.tar.xz) = 235072

View File

@ -8,10 +8,10 @@ include/KF5/KHolidays/kholidays/astroseasons.h
include/KF5/KHolidays/kholidays/holiday.h
include/KF5/KHolidays/kholidays/holidayregion.h
include/KF5/KHolidays/kholidays/kholidays_export.h
include/KF5/KHolidays/kholidays_version.h
include/KF5/KHolidays/kholidays/lunarphase.h
include/KF5/KHolidays/kholidays/sunriseset.h
include/KF5/KHolidays/kholidays/zodiac.h
include/KF5/kholidays_version.h
lib/cmake/KF5Holidays/KF5HolidaysConfig.cmake
lib/cmake/KF5Holidays/KF5HolidaysConfigVersion.cmake
lib/cmake/KF5Holidays/KF5HolidaysTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054184
SHA256 (KDE/frameworks/5.90.0/kxmlrpcclient-5.90.0.tar.xz) = 8cb23dc539fef71395947183c7c70a7a4c028086f2e8389b647a5b4ce2e30257
SIZE (KDE/frameworks/5.90.0/kxmlrpcclient-5.90.0.tar.xz) = 31860
TIMESTAMP = 1644208980
SHA256 (KDE/frameworks/5.91.0/kxmlrpcclient-5.91.0.tar.xz) = f0c2a92910283997c21c4f49b2bb074c1edede63706da89f965711cc8babdeae
SIZE (KDE/frameworks/5.91.0/kxmlrpcclient-5.91.0.tar.xz) = 31844

View File

@ -1,7 +1,7 @@
include/KF5/KXmlRpcClient/KXmlRpcClient/Client
include/KF5/KXmlRpcClient/kxmlrpcclient/client.h
include/KF5/KXmlRpcClient/kxmlrpcclient/kxmlrpcclient_export.h
include/KF5/kxmlrpcclient_version.h
include/KF5/KXmlRpcClient/kxmlrpcclient_version.h
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfig.cmake
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfigVersion.cmake
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054185
SHA256 (KDE/frameworks/5.90.0/syndication-5.90.0.tar.xz) = bdfe30c05bbdd8e10903fe69a37cf859f25984edae16283fdd5c0ac207213229
SIZE (KDE/frameworks/5.90.0/syndication-5.90.0.tar.xz) = 510588
TIMESTAMP = 1644208981
SHA256 (KDE/frameworks/5.91.0/syndication-5.91.0.tar.xz) = fe05fc898c8e5adf23b977138e8b595448805fc2d48c62579881f500ab5953b8
SIZE (KDE/frameworks/5.91.0/syndication-5.91.0.tar.xz) = 510732

View File

@ -129,7 +129,7 @@ include/KF5/Syndication/syndication/specificitemvisitor.h
include/KF5/Syndication/syndication/syndication.h
include/KF5/Syndication/syndication/syndication_export.h
include/KF5/Syndication/syndication/tools.h
include/KF5/syndication_version.h
include/KF5/Syndication/syndication_version.h
lib/cmake/KF5Syndication/KF5SyndicationConfig.cmake
lib/cmake/KF5Syndication/KF5SyndicationConfigVersion.cmake
lib/cmake/KF5Syndication/KF5SyndicationTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054186
SHA256 (KDE/frameworks/5.90.0/kdesu-5.90.0.tar.xz) = 970707b7717d8a3c38687f40ff93809b3779e527d8a6ce5fe2df05c20e1613e1
SIZE (KDE/frameworks/5.90.0/kdesu-5.90.0.tar.xz) = 54992
TIMESTAMP = 1644208982
SHA256 (KDE/frameworks/5.91.0/kdesu-5.91.0.tar.xz) = 55da7ee8c24e49dfd8ae49e1d006e67f541d35d111df412c5eaa8180784a40f2
SIZE (KDE/frameworks/5.91.0/kdesu-5.91.0.tar.xz) = 55480

View File

@ -14,7 +14,7 @@ include/KF5/KDESu/kdesu/stub.h
include/KF5/KDESu/kdesu/stubprocess.h
include/KF5/KDESu/kdesu/su.h
include/KF5/KDESu/kdesu/suprocess.h
include/KF5/kdesu_version.h
include/KF5/KDESu/kdesu_version.h
lib/cmake/KF5Su/KF5SuConfig.cmake
lib/cmake/KF5Su/KF5SuConfigVersion.cmake
lib/cmake/KF5Su/KF5SuTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054187
SHA256 (KDE/frameworks/5.90.0/baloo-5.90.0.tar.xz) = a64483982a68160a9ce38326abce89d6e57b6b7e1907e4a2683b46df90f6ceda
SIZE (KDE/frameworks/5.90.0/baloo-5.90.0.tar.xz) = 284428
TIMESTAMP = 1644208983
SHA256 (KDE/frameworks/5.91.0/baloo-5.91.0.tar.xz) = 7574d63379c41d8cb0e6579a0d73ab4257967ecbfaa7affa01472dcca35a12b3
SIZE (KDE/frameworks/5.91.0/baloo-5.91.0.tar.xz) = 287472

View File

@ -20,7 +20,7 @@ include/KF5/Baloo/baloo/query.h
include/KF5/Baloo/baloo/queryrunnable.h
include/KF5/Baloo/baloo/resultiterator.h
include/KF5/Baloo/baloo/taglistjob.h
include/KF5/baloo_version.h
include/KF5/Baloo/baloo_version.h
lib/cmake/KF5Baloo/KF5BalooConfig.cmake
lib/cmake/KF5Baloo/KF5BalooConfigVersion.cmake
lib/cmake/KF5Baloo/KF5BalooTargets-%%CMAKE_BUILD_TYPE%%.cmake
@ -66,8 +66,14 @@ share/locale/az/LC_MESSAGES/balooshow5.mo
share/locale/az/LC_MESSAGES/kio5_baloosearch.mo
share/locale/az/LC_MESSAGES/kio5_tags.mo
share/locale/az/LC_MESSAGES/kio5_timeline.mo
share/locale/bg/LC_MESSAGES/balooctl5.mo
share/locale/bg/LC_MESSAGES/baloodb5.mo
share/locale/bg/LC_MESSAGES/balooengine5.mo
share/locale/bg/LC_MESSAGES/baloosearch5.mo
share/locale/bg/LC_MESSAGES/balooshow5.mo
share/locale/bg/LC_MESSAGES/kio5_baloosearch.mo
share/locale/bg/LC_MESSAGES/kio5_tags.mo
share/locale/bg/LC_MESSAGES/kio5_timeline.mo
share/locale/bs/LC_MESSAGES/balooctl5.mo
share/locale/bs/LC_MESSAGES/baloosearch5.mo
share/locale/bs/LC_MESSAGES/balooshow5.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054188
SHA256 (KDE/frameworks/5.90.0/kwallet-5.90.0.tar.xz) = 74aa1144a358a1a43a133dabf1b0936ae01dc290e585573dec88e52d097ace19
SIZE (KDE/frameworks/5.90.0/kwallet-5.90.0.tar.xz) = 305148
TIMESTAMP = 1644208984
SHA256 (KDE/frameworks/5.91.0/kwallet-5.91.0.tar.xz) = 3736051cfc42598368704b36c36f41482f778c45ba22a4e591389725945938fc
SIZE (KDE/frameworks/5.91.0/kwallet-5.91.0.tar.xz) = 305472

View File

@ -3,7 +3,7 @@ bin/kwallet-query
include/KF5/KWallet/KWallet
include/KF5/KWallet/kwallet.h
include/KF5/KWallet/kwallet_export.h
include/KF5/kwallet_version.h
include/KF5/KWallet/kwallet_version.h
lib/cmake/KF5Wallet/KF5WalletConfig.cmake
lib/cmake/KF5Wallet/KF5WalletConfigVersion.cmake
lib/cmake/KF5Wallet/KF5WalletTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054189
SHA256 (KDE/frameworks/5.90.0/kcodecs-5.90.0.tar.xz) = d0c604564745a1a50b01d61aa52282cad08dfdb37aecca30d5f80ea325f4984f
SIZE (KDE/frameworks/5.90.0/kcodecs-5.90.0.tar.xz) = 237540
TIMESTAMP = 1644208985
SHA256 (KDE/frameworks/5.91.0/kcodecs-5.91.0.tar.xz) = 3ec08377a1b2cbc30401ae9e43e1394c61635ab7537a37dc297cdc4deeda7c62
SIZE (KDE/frameworks/5.91.0/kcodecs-5.91.0.tar.xz) = 237508

View File

@ -5,9 +5,9 @@ include/KF5/KCodecs/KEncodingProber
include/KF5/KCodecs/kcharsets.h
include/KF5/KCodecs/kcodecs.h
include/KF5/KCodecs/kcodecs_export.h
include/KF5/KCodecs/kcodecs_version.h
include/KF5/KCodecs/kemailaddress.h
include/KF5/KCodecs/kencodingprober.h
include/KF5/kcodecs_version.h
lib/cmake/KF5Codecs/KF5CodecsConfig.cmake
lib/cmake/KF5Codecs/KF5CodecsConfigVersion.cmake
lib/cmake/KF5Codecs/KF5CodecsTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054190
SHA256 (KDE/frameworks/5.90.0/sonnet-5.90.0.tar.xz) = c7a772aec93c00fcd714b93b0596d2e918cb60f4e0937d7d152c07be53ed9d34
SIZE (KDE/frameworks/5.90.0/sonnet-5.90.0.tar.xz) = 308024
TIMESTAMP = 1644208986
SHA256 (KDE/frameworks/5.91.0/sonnet-5.91.0.tar.xz) = bda19e339d19ffcfa6bfa74eb6f0cdaf75e2537450d2deed03f45f4a6b91fd18
SIZE (KDE/frameworks/5.91.0/sonnet-5.91.0.tar.xz) = 308264

View File

@ -1,5 +1,6 @@
bin/gentrigrams
bin/parsetrigrams
include/KF5/Sonnet/sonnet_version.h
include/KF5/SonnetCore/Sonnet/BackgroundChecker
include/KF5/SonnetCore/Sonnet/GuessLanguage
include/KF5/SonnetCore/Sonnet/Settings
@ -24,7 +25,6 @@ include/KF5/SonnetUi/sonnet/dictionarycombobox.h
include/KF5/SonnetUi/sonnet/highlighter.h
include/KF5/SonnetUi/sonnet/sonnetui_export.h
include/KF5/SonnetUi/sonnet/spellcheckdecorator.h
include/KF5/sonnet_version.h
lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake
lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake
lib/cmake/KF5Sonnet/KF5SonnetTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054191
SHA256 (KDE/frameworks/5.90.0/syntax-highlighting-5.90.0.tar.xz) = bf483e79c731a88ef642c9551ee092c4201d926af5b172bc11b1acde5c9baca6
SIZE (KDE/frameworks/5.90.0/syntax-highlighting-5.90.0.tar.xz) = 2392656
TIMESTAMP = 1644208987
SHA256 (KDE/frameworks/5.91.0/syntax-highlighting-5.91.0.tar.xz) = 370a45b274db90e8d2d34d61d3f665a3f1f9f552d4503ce5805a47f445c4f93a
SIZE (KDE/frameworks/5.91.0/syntax-highlighting-5.91.0.tar.xz) = 2394684

View File

@ -4,6 +4,16 @@ include/KF5/KSyntaxHighlighting/Definition
include/KF5/KSyntaxHighlighting/DefinitionDownloader
include/KF5/KSyntaxHighlighting/FoldingRegion
include/KF5/KSyntaxHighlighting/Format
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/AbstractHighlighter
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Definition
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/DefinitionDownloader
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/FoldingRegion
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Format
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Repository
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/State
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/SyntaxHighlighter
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Theme
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/WildcardMatcher
include/KF5/KSyntaxHighlighting/Repository
include/KF5/KSyntaxHighlighting/State
include/KF5/KSyntaxHighlighting/SyntaxHighlighter
@ -14,13 +24,24 @@ include/KF5/KSyntaxHighlighting/definition.h
include/KF5/KSyntaxHighlighting/definitiondownloader.h
include/KF5/KSyntaxHighlighting/foldingregion.h
include/KF5/KSyntaxHighlighting/format.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/abstracthighlighter.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/definition.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/definitiondownloader.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/foldingregion.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/format.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/ksyntaxhighlighting_export.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/repository.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/state.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/syntaxhighlighter.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/theme.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/wildcardmatcher.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting_export.h
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting_version.h
include/KF5/KSyntaxHighlighting/repository.h
include/KF5/KSyntaxHighlighting/state.h
include/KF5/KSyntaxHighlighting/syntaxhighlighter.h
include/KF5/KSyntaxHighlighting/theme.h
include/KF5/KSyntaxHighlighting/wildcardmatcher.h
include/KF5/ksyntaxhighlighting_version.h
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfig.cmake
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfigVersion.cmake
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054192
SHA256 (KDE/frameworks/5.90.0/kdewebkit-5.90.0.tar.xz) = a1ff583c84cbc2ef5569672ba04e7a75a9bedd913278dca81202512d7ca7b8a5
SIZE (KDE/frameworks/5.90.0/kdewebkit-5.90.0.tar.xz) = 30084
TIMESTAMP = 1644208988
SHA256 (KDE/frameworks/5.91.0/kdewebkit-5.91.0.tar.xz) = 18f361573109e95f39ca1fda04f973d9f64eb4f6ecba3dcea877e5df020796d6
SIZE (KDE/frameworks/5.91.0/kdewebkit-5.91.0.tar.xz) = 30080

View File

@ -4,12 +4,12 @@ include/KF5/KDEWebKit/KWebPluginFactory
include/KF5/KDEWebKit/KWebView
include/KF5/KDEWebKit/KWebWallet
include/KF5/KDEWebKit/kdewebkit_export.h
include/KF5/KDEWebKit/kdewebkit_version.h
include/KF5/KDEWebKit/kgraphicswebview.h
include/KF5/KDEWebKit/kwebpage.h
include/KF5/KDEWebKit/kwebpluginfactory.h
include/KF5/KDEWebKit/kwebview.h
include/KF5/KDEWebKit/kwebwallet.h
include/KF5/kdewebkit_version.h
lib/cmake/KF5WebKit/KF5WebKitConfig.cmake
lib/cmake/KF5WebKit/KF5WebKitConfigVersion.cmake
lib/cmake/KF5WebKit/KF5WebKitTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054193
SHA256 (KDE/frameworks/5.90.0/khtml-5.90.0.tar.xz) = 4a5664c874676c191c0c2bb9debe4611ad224e00f8a2b46bc793c2467a1a28ae
SIZE (KDE/frameworks/5.90.0/khtml-5.90.0.tar.xz) = 2093520
TIMESTAMP = 1644208989
SHA256 (KDE/frameworks/5.91.0/khtml-5.91.0.tar.xz) = a40056d988fd77bc4bd3749465ed5452701b7e4948e10dc67fb592925c98b3d1
SIZE (KDE/frameworks/5.91.0/khtml-5.91.0.tar.xz) = 2093512

View File

@ -37,11 +37,11 @@ include/KF5/KHtml/khtml_events.h
include/KF5/KHtml/khtml_export.h
include/KF5/KHtml/khtml_part.h
include/KF5/KHtml/khtml_settings.h
include/KF5/KHtml/khtml_version.h
include/KF5/KHtml/khtmldefaults.h
include/KF5/KHtml/khtmlpart.h
include/KF5/KHtml/khtmlsettings.h
include/KF5/KHtml/khtmlview.h
include/KF5/khtml_version.h
lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake
lib/cmake/KF5KHtml/KF5KHtmlConfigVersion.cmake
lib/cmake/KF5KHtml/KF5KHtmlTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054194
SHA256 (KDE/frameworks/5.90.0/kjs-5.90.0.tar.xz) = 9bab652cadbc3be62d477ac07a7aa0fae296db2ab042097aea06abfd7b0cadfc
SIZE (KDE/frameworks/5.90.0/kjs-5.90.0.tar.xz) = 339092
TIMESTAMP = 1644208989
SHA256 (KDE/frameworks/5.91.0/kjs-5.91.0.tar.xz) = 322309164f54bcc7b0a8c338f8088160cf61ad6e5bdb95a77c1f72e4aaa57c49
SIZE (KDE/frameworks/5.91.0/kjs-5.91.0.tar.xz) = 339140

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641054195
SHA256 (KDE/frameworks/5.90.0/kjsembed-5.90.0.tar.xz) = c466279c3e293035eb72902ae117c30a980e695a60cd2da79eb0acf0cfd3b979
SIZE (KDE/frameworks/5.90.0/kjsembed-5.90.0.tar.xz) = 171924
TIMESTAMP = 1644208990
SHA256 (KDE/frameworks/5.91.0/kjsembed-5.91.0.tar.xz) = c0d07cba5fc4173279335f8bf696eb6e013696a19eadd3851f4f428942399e88
SIZE (KDE/frameworks/5.91.0/kjsembed-5.91.0.tar.xz) = 171904

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641058714
SHA256 (KDE/frameworks/5.90.0/breeze-icons-5.90.0.tar.xz) = d6ba415def6e948e86eb7519cb3c617705f6701fc1626b1fb90fb91c4e81ae19
SIZE (KDE/frameworks/5.90.0/breeze-icons-5.90.0.tar.xz) = 2145144
TIMESTAMP = 1644208991
SHA256 (KDE/frameworks/5.91.0/breeze-icons-5.91.0.tar.xz) = c17db793b931a640f9db4466e1fee917127809f80ac8fc65b2273044ec23422a
SIZE (KDE/frameworks/5.91.0/breeze-icons-5.91.0.tar.xz) = 2145328

Some files were not shown because too many files have changed in this diff Show More