View | Details | Raw Unified | Return to bug 261934 | Differences between
and this patch

Collapse All | Expand All

(-)b/Mk/Uses/kde.mk (-2 / +2 lines)
Lines 79-85 KDE_PLASMA_VERSION?= 5.24.1 Link Here
79
KDE_PLASMA_BRANCH?=		stable
79
KDE_PLASMA_BRANCH?=		stable
80
80
81
# Current KDE frameworks.
81
# Current KDE frameworks.
82
KDE_FRAMEWORKS_VERSION?=	5.90.0
82
KDE_FRAMEWORKS_VERSION?=	5.91.0
83
KDE_FRAMEWORKS_BRANCH?= 	stable
83
KDE_FRAMEWORKS_BRANCH?= 	stable
84
84
85
# Current KDE applications.
85
# Current KDE applications.
Lines 431-437 kde-kio_PORT= devel/kf5-kio Link Here
431
kde-kio_LIB=			libKF5KIOCore.so
431
kde-kio_LIB=			libKF5KIOCore.so
432
432
433
kde-kirigami2_PORT=		x11-toolkits/kf5-kirigami2
433
kde-kirigami2_PORT=		x11-toolkits/kf5-kirigami2
434
kde-kirigami2_PATH=		${QT_QMLDIR}/org/kde/kirigami.2/libkirigamiplugin.so
434
kde-kirigami2_PATH=		${QT_QMLDIR}/org/kde/kirigami.2/libKirigamiPlugin.so
435
435
436
kde-kquickcharts_PORT=		graphics/kf5-kquickcharts
436
kde-kquickcharts_PORT=		graphics/kf5-kquickcharts
437
kde-kquickcharts_PATH=		${QT_QMLDIR}/org/kde/quickcharts/controls/libchartscontrolsplugin.so
437
kde-kquickcharts_PATH=		${QT_QMLDIR}/org/kde/quickcharts/controls/libchartscontrolsplugin.so
(-)b/archivers/kf5-karchive/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054145
1
TIMESTAMP = 1644208945
2
SHA256 (KDE/frameworks/5.90.0/karchive-5.90.0.tar.xz) = a6e2f3a7cb1aef7db7b4f7dfb9ffb1d929d0d5b147c25a93fbc0b794dfcd2110
2
SHA256 (KDE/frameworks/5.91.0/karchive-5.91.0.tar.xz) = a3602cbed2aaf4d446ff7af78b626042aa6fbce1df60eb2b8332b5f6ff214cce
3
SIZE (KDE/frameworks/5.90.0/karchive-5.90.0.tar.xz) = 986272
3
SIZE (KDE/frameworks/5.91.0/karchive-5.91.0.tar.xz) = 986296
(-)b/archivers/kf5-karchive/pkg-plist (-1 / +1 lines)
Lines 15-20 include/KF5/KArchive/k7zip.h Link Here
15
include/KF5/KArchive/kar.h
15
include/KF5/KArchive/kar.h
16
include/KF5/KArchive/karchive.h
16
include/KF5/KArchive/karchive.h
17
include/KF5/KArchive/karchive_export.h
17
include/KF5/KArchive/karchive_export.h
18
include/KF5/KArchive/karchive_version.h
18
include/KF5/KArchive/karchivedirectory.h
19
include/KF5/KArchive/karchivedirectory.h
19
include/KF5/KArchive/karchiveentry.h
20
include/KF5/KArchive/karchiveentry.h
20
include/KF5/KArchive/karchivefile.h
21
include/KF5/KArchive/karchivefile.h
Lines 25-31 include/KF5/KArchive/krcc.h Link Here
25
include/KF5/KArchive/ktar.h
26
include/KF5/KArchive/ktar.h
26
include/KF5/KArchive/kzip.h
27
include/KF5/KArchive/kzip.h
27
include/KF5/KArchive/kzipfileentry.h
28
include/KF5/KArchive/kzipfileentry.h
28
include/KF5/karchive_version.h
29
lib/cmake/KF5Archive/KF5ArchiveConfig.cmake
29
lib/cmake/KF5Archive/KF5ArchiveConfig.cmake
30
lib/cmake/KF5Archive/KF5ArchiveConfigVersion.cmake
30
lib/cmake/KF5Archive/KF5ArchiveConfigVersion.cmake
31
lib/cmake/KF5Archive/KF5ArchiveTargets-%%CMAKE_BUILD_TYPE%%.cmake
31
lib/cmake/KF5Archive/KF5ArchiveTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-extra-cmake-modules/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054145
1
TIMESTAMP = 1644208945
2
SHA256 (KDE/frameworks/5.90.0/extra-cmake-modules-5.90.0.tar.xz) = f3007c3ceca56249292cf340a38518589a55a4afcf27e166ab63c5ac8ffabcb0
2
SHA256 (KDE/frameworks/5.91.0/extra-cmake-modules-5.91.0.tar.xz) = 9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c
3
SIZE (KDE/frameworks/5.90.0/extra-cmake-modules-5.90.0.tar.xz) = 323352
3
SIZE (KDE/frameworks/5.91.0/extra-cmake-modules-5.91.0.tar.xz) = 329328
(-)b/devel/kf5-extra-cmake-modules/pkg-plist (-1 / +8 lines)
Lines 75-83 share/ECM/modules/ECMCheckOutboundLicense.cmake Link Here
75
share/ECM/modules/ECMConfiguredInstall.cmake
75
share/ECM/modules/ECMConfiguredInstall.cmake
76
share/ECM/modules/ECMCoverageOption.cmake
76
share/ECM/modules/ECMCoverageOption.cmake
77
share/ECM/modules/ECMCreateQmFromPoFiles.cmake
77
share/ECM/modules/ECMCreateQmFromPoFiles.cmake
78
share/ECM/modules/ECMDeprecationSettings.cmake
78
share/ECM/modules/ECMEnableSanitizers.cmake
79
share/ECM/modules/ECMEnableSanitizers.cmake
79
share/ECM/modules/ECMFindModuleHelpers.cmake
80
share/ECM/modules/ECMFindModuleHelpers.cmake
80
share/ECM/modules/ECMFindQMLModule.cmake.in
81
share/ECM/modules/ECMFindQmlModule.cmake
82
share/ECM/modules/ECMFindQmlModule.cmake.in
81
share/ECM/modules/ECMGenerateDBusServiceFile.cmake
83
share/ECM/modules/ECMGenerateDBusServiceFile.cmake
82
share/ECM/modules/ECMGenerateExportHeader.cmake
84
share/ECM/modules/ECMGenerateExportHeader.cmake
83
share/ECM/modules/ECMGenerateHeaders.cmake
85
share/ECM/modules/ECMGenerateHeaders.cmake
Lines 94-99 share/ECM/modules/ECMQMLModules.cmake Link Here
94
share/ECM/modules/ECMQchDoxygen.config.in
96
share/ECM/modules/ECMQchDoxygen.config.in
95
share/ECM/modules/ECMQchDoxygenLayout.xml
97
share/ECM/modules/ECMQchDoxygenLayout.xml
96
share/ECM/modules/ECMQmLoader.cpp.in
98
share/ECM/modules/ECMQmLoader.cpp.in
99
share/ECM/modules/ECMQmlModule.cmake
100
share/ECM/modules/ECMQmlModule.cpp.in
101
share/ECM/modules/ECMQmlModule.cpp.in.license
102
share/ECM/modules/ECMQmlModule.h.in
103
share/ECM/modules/ECMQmlModule.h.in.license
97
share/ECM/modules/ECMQtDeclareLoggingCategory.cmake
104
share/ECM/modules/ECMQtDeclareLoggingCategory.cmake
98
share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
105
share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
99
share/ECM/modules/ECMQtDeclareLoggingCategory.h.in
106
share/ECM/modules/ECMQtDeclareLoggingCategory.h.in
(-)b/devel/kf5-kapidox/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054146
1
TIMESTAMP = 1644208946
2
SHA256 (KDE/frameworks/5.90.0/kapidox-5.90.0.tar.xz) = 370946cd6a5438bf2f5f390f034e21e790fdd62bfd945eaeccf19eae5328549a
2
SHA256 (KDE/frameworks/5.91.0/kapidox-5.91.0.tar.xz) = 434daaf49056471af72a97043c054d0104f1341f92a4464f66a2256233a2b7f7
3
SIZE (KDE/frameworks/5.90.0/kapidox-5.90.0.tar.xz) = 197364
3
SIZE (KDE/frameworks/5.91.0/kapidox-5.91.0.tar.xz) = 197400
(-)b/devel/kf5-kauth/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054147
1
TIMESTAMP = 1644208947
2
SHA256 (KDE/frameworks/5.90.0/kauth-5.90.0.tar.xz) = 23a45f68062432b65f4264f371e7f1753034dba3a86d5e44bf9fb1abf30d91bc
2
SHA256 (KDE/frameworks/5.91.0/kauth-5.91.0.tar.xz) = f865cb134cf4013496940d48f397eae6cf6bc5013dadf911340c23bd7ddb3a00
3
SIZE (KDE/frameworks/5.90.0/kauth-5.90.0.tar.xz) = 91100
3
SIZE (KDE/frameworks/5.91.0/kauth-5.91.0.tar.xz) = 89824
(-)b/devel/kf5-kauth/pkg-plist (-1 / +1 lines)
Lines 6-18 include/KF5/KAuth/KAuthHelperSupport Link Here
6
include/KF5/KAuth/KAuthObjectDecorator
6
include/KF5/KAuth/KAuthObjectDecorator
7
include/KF5/KAuth/kauth.h
7
include/KF5/KAuth/kauth.h
8
include/KF5/KAuth/kauth_export.h
8
include/KF5/KAuth/kauth_export.h
9
include/KF5/KAuth/kauth_version.h
9
include/KF5/KAuth/kauthaction.h
10
include/KF5/KAuth/kauthaction.h
10
include/KF5/KAuth/kauthactionreply.h
11
include/KF5/KAuth/kauthactionreply.h
11
include/KF5/KAuth/kauthcore_export.h
12
include/KF5/KAuth/kauthcore_export.h
12
include/KF5/KAuth/kauthexecutejob.h
13
include/KF5/KAuth/kauthexecutejob.h
13
include/KF5/KAuth/kauthhelpersupport.h
14
include/KF5/KAuth/kauthhelpersupport.h
14
include/KF5/KAuth/kauthobjectdecorator.h
15
include/KF5/KAuth/kauthobjectdecorator.h
15
include/KF5/kauth_version.h
16
lib/cmake/KF5Auth/KF5AuthConfig.cmake
16
lib/cmake/KF5Auth/KF5AuthConfig.cmake
17
lib/cmake/KF5Auth/KF5AuthConfigVersion.cmake
17
lib/cmake/KF5Auth/KF5AuthConfigVersion.cmake
18
lib/cmake/KF5Auth/KF5AuthMacros.cmake
18
lib/cmake/KF5Auth/KF5AuthMacros.cmake
(-)b/devel/kf5-kbookmarks/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054148
1
TIMESTAMP = 1644208947
2
SHA256 (KDE/frameworks/5.90.0/kbookmarks-5.90.0.tar.xz) = 7d9ac1b5e5b4f8102c434d7e7a503fcbce57be36db42975931aeaffe530c6ceb
2
SHA256 (KDE/frameworks/5.91.0/kbookmarks-5.91.0.tar.xz) = a42233135dc255a0ff0147f22f9446c2b5932e6b11198aa099fdadbbf5b30e47
3
SIZE (KDE/frameworks/5.90.0/kbookmarks-5.90.0.tar.xz) = 130292
3
SIZE (KDE/frameworks/5.91.0/kbookmarks-5.91.0.tar.xz) = 130216
(-)b/devel/kf5-kbookmarks/pkg-plist (-1 / +1 lines)
Lines 26-32 include/KF5/KBookmarks/kbookmarkmenu.h Link Here
26
include/KF5/KBookmarks/kbookmarkowner.h
26
include/KF5/KBookmarks/kbookmarkowner.h
27
include/KF5/KBookmarks/kbookmarks_export.h
27
include/KF5/KBookmarks/kbookmarks_export.h
28
include/KF5/KBookmarks/konqbookmarkmenu.h
28
include/KF5/KBookmarks/konqbookmarkmenu.h
29
include/KF5/kbookmarks_version.h
29
include/KF5/KBookmarks/kbookmarks_version.h
30
lib/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake
30
lib/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake
31
lib/cmake/KF5Bookmarks/KF5BookmarksConfigVersion.cmake
31
lib/cmake/KF5Bookmarks/KF5BookmarksConfigVersion.cmake
32
lib/cmake/KF5Bookmarks/KF5BookmarksTargets-%%CMAKE_BUILD_TYPE%%.cmake
32
lib/cmake/KF5Bookmarks/KF5BookmarksTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kcmutils/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054149
1
TIMESTAMP = 1644208948
2
SHA256 (KDE/frameworks/5.90.0/kcmutils-5.90.0.tar.xz) = b36300a5f400e082b800508292c2d6e5bdb033567cdc43c0dd947744e4c09911
2
SHA256 (KDE/frameworks/5.91.0/kcmutils-5.91.0.tar.xz) = 1a195d83a092c493f10f372e245107277c275a418563cbc443a884ef4e4e3901
3
SIZE (KDE/frameworks/5.90.0/kcmutils-5.90.0.tar.xz) = 172012
3
SIZE (KDE/frameworks/5.91.0/kcmutils-5.91.0.tar.xz) = 171980
(-)b/devel/kf5-kcmutils/pkg-plist (-1 / +1 lines)
Lines 13-18 include/KF5/KCMUtils/kcmoduleloader.h Link Here
13
include/KF5/KCMUtils/kcmoduleproxy.h
13
include/KF5/KCMUtils/kcmoduleproxy.h
14
include/KF5/KCMUtils/kcmultidialog.h
14
include/KF5/KCMUtils/kcmultidialog.h
15
include/KF5/KCMUtils/kcmutils_export.h
15
include/KF5/KCMUtils/kcmutils_export.h
16
include/KF5/KCMUtils/kcmutils_version.h
16
include/KF5/KCMUtils/kpluginselector.h
17
include/KF5/KCMUtils/kpluginselector.h
17
include/KF5/KCMUtils/kpluginwidget.h
18
include/KF5/KCMUtils/kpluginwidget.h
18
include/KF5/KCMUtils/ksettings/Dialog
19
include/KF5/KCMUtils/ksettings/Dialog
Lines 21-27 include/KF5/KCMUtils/ksettings/PluginPage Link Here
21
include/KF5/KCMUtils/ksettings/dialog.h
22
include/KF5/KCMUtils/ksettings/dialog.h
22
include/KF5/KCMUtils/ksettings/dispatcher.h
23
include/KF5/KCMUtils/ksettings/dispatcher.h
23
include/KF5/KCMUtils/ksettings/pluginpage.h
24
include/KF5/KCMUtils/ksettings/pluginpage.h
24
include/KF5/kcmutils_version.h
25
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake
25
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake
26
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfigVersion.cmake
26
lib/cmake/KF5KCMUtils/KF5KCMUtilsConfigVersion.cmake
27
lib/cmake/KF5KCMUtils/KF5KCMUtilsMacros.cmake
27
lib/cmake/KF5KCMUtils/KF5KCMUtilsMacros.cmake
(-)b/devel/kf5-kconfig/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054150
1
TIMESTAMP = 1644208949
2
SHA256 (KDE/frameworks/5.90.0/kconfig-5.90.0.tar.xz) = 369bf21d3d7a894575728b0061875e4122de13935c0740733e0bc2df9b1f1a7b
2
SHA256 (KDE/frameworks/5.91.0/kconfig-5.91.0.tar.xz) = a63c3feadc7b6b94d8e06ead5430289742f62da59dfa4f0ceaaf237523b6ad2b
3
SIZE (KDE/frameworks/5.90.0/kconfig-5.90.0.tar.xz) = 279744
3
SIZE (KDE/frameworks/5.91.0/kconfig-5.91.0.tar.xz) = 281508
(-)b/devel/kf5-kconfig/pkg-plist (-1 / +3 lines)
Lines 1-5 Link Here
1
bin/kreadconfig5
1
bin/kreadconfig5
2
bin/kwriteconfig5
2
bin/kwriteconfig5
3
include/KF5/KConfig/kconfig_version.h
3
include/KF5/KConfigCore/ConversionCheck
4
include/KF5/KConfigCore/ConversionCheck
4
include/KF5/KConfigCore/KAuthorized
5
include/KF5/KConfigCore/KAuthorized
5
include/KF5/KConfigCore/KConfig
6
include/KF5/KConfigCore/KConfig
Lines 25-41 include/KF5/KConfigGui/KConfigGui Link Here
25
include/KF5/KConfigGui/KConfigLoader
26
include/KF5/KConfigGui/KConfigLoader
26
include/KF5/KConfigGui/KConfigSkeleton
27
include/KF5/KConfigGui/KConfigSkeleton
27
include/KF5/KConfigGui/KStandardShortcut
28
include/KF5/KConfigGui/KStandardShortcut
29
include/KF5/KConfigGui/KStandardShortcutWatcher
28
include/KF5/KConfigGui/KWindowConfig
30
include/KF5/KConfigGui/KWindowConfig
29
include/KF5/KConfigGui/kconfiggui.h
31
include/KF5/KConfigGui/kconfiggui.h
30
include/KF5/KConfigGui/kconfiggui_export.h
32
include/KF5/KConfigGui/kconfiggui_export.h
31
include/KF5/KConfigGui/kconfigloader.h
33
include/KF5/KConfigGui/kconfigloader.h
32
include/KF5/KConfigGui/kconfigskeleton.h
34
include/KF5/KConfigGui/kconfigskeleton.h
33
include/KF5/KConfigGui/kstandardshortcut.h
35
include/KF5/KConfigGui/kstandardshortcut.h
36
include/KF5/KConfigGui/kstandardshortcutwatcher.h
34
include/KF5/KConfigGui/kwindowconfig.h
37
include/KF5/KConfigGui/kwindowconfig.h
35
include/KF5/KConfigQml/KConfigPropertyMap
38
include/KF5/KConfigQml/KConfigPropertyMap
36
include/KF5/KConfigQml/kconfigpropertymap.h
39
include/KF5/KConfigQml/kconfigpropertymap.h
37
include/KF5/KConfigQml/kconfigqml_export.h
40
include/KF5/KConfigQml/kconfigqml_export.h
38
include/KF5/kconfig_version.h
39
lib/cmake/KF5Config/KF5ConfigCompilerTargets-%%CMAKE_BUILD_TYPE%%.cmake
41
lib/cmake/KF5Config/KF5ConfigCompilerTargets-%%CMAKE_BUILD_TYPE%%.cmake
40
lib/cmake/KF5Config/KF5ConfigCompilerTargets.cmake
42
lib/cmake/KF5Config/KF5ConfigCompilerTargets.cmake
41
lib/cmake/KF5Config/KF5ConfigConfig.cmake
43
lib/cmake/KF5Config/KF5ConfigConfig.cmake
(-)b/devel/kf5-kcoreaddons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054151
1
TIMESTAMP = 1644208950
2
SHA256 (KDE/frameworks/5.90.0/kcoreaddons-5.90.0.tar.xz) = 6e168f1d719e4c388de324960d14b99963d42c74a21986f027c9b7093281a40a
2
SHA256 (KDE/frameworks/5.91.0/kcoreaddons-5.91.0.tar.xz) = dfe3da03260e0153f9f6ced1fc7464eaaf0ed1fb692fc6c2b2d968b629ad719b
3
SIZE (KDE/frameworks/5.90.0/kcoreaddons-5.90.0.tar.xz) = 445896
3
SIZE (KDE/frameworks/5.91.0/kcoreaddons-5.91.0.tar.xz) = 451224
(-)b/devel/kf5-kcoreaddons/pkg-plist (-2 / +4 lines)
Lines 14-19 include/KF5/KCoreAddons/KJob Link Here
14
include/KF5/KCoreAddons/KJobTrackerInterface
14
include/KF5/KCoreAddons/KJobTrackerInterface
15
include/KF5/KCoreAddons/KJobUiDelegate
15
include/KF5/KCoreAddons/KJobUiDelegate
16
include/KF5/KCoreAddons/KJsonUtils
16
include/KF5/KCoreAddons/KJsonUtils
17
include/KF5/KCoreAddons/KLibexec
17
include/KF5/KCoreAddons/KListOpenFilesJob
18
include/KF5/KCoreAddons/KListOpenFilesJob
18
include/KF5/KCoreAddons/KMacroExpander
19
include/KF5/KCoreAddons/KMacroExpander
19
include/KF5/KCoreAddons/KMessage
20
include/KF5/KCoreAddons/KMessage
Lines 42-47 include/KF5/KCoreAddons/kbackup.h Link Here
42
include/KF5/KCoreAddons/kcompositejob.h
43
include/KF5/KCoreAddons/kcompositejob.h
43
include/KF5/KCoreAddons/kcoreaddons.h
44
include/KF5/KCoreAddons/kcoreaddons.h
44
include/KF5/KCoreAddons/kcoreaddons_export.h
45
include/KF5/KCoreAddons/kcoreaddons_export.h
46
include/KF5/KCoreAddons/kcoreaddons_version.h
45
include/KF5/KCoreAddons/kdelibs4configmigrator.h
47
include/KF5/KCoreAddons/kdelibs4configmigrator.h
46
include/KF5/KCoreAddons/kdelibs4migration.h
48
include/KF5/KCoreAddons/kdelibs4migration.h
47
include/KF5/KCoreAddons/kdirwatch.h
49
include/KF5/KCoreAddons/kdirwatch.h
Lines 54-59 include/KF5/KCoreAddons/kjob.h Link Here
54
include/KF5/KCoreAddons/kjobtrackerinterface.h
56
include/KF5/KCoreAddons/kjobtrackerinterface.h
55
include/KF5/KCoreAddons/kjobuidelegate.h
57
include/KF5/KCoreAddons/kjobuidelegate.h
56
include/KF5/KCoreAddons/kjsonutils.h
58
include/KF5/KCoreAddons/kjsonutils.h
59
include/KF5/KCoreAddons/klibexec.h
57
include/KF5/KCoreAddons/klistopenfilesjob.h
60
include/KF5/KCoreAddons/klistopenfilesjob.h
58
include/KF5/KCoreAddons/kmacroexpander.h
61
include/KF5/KCoreAddons/kmacroexpander.h
59
include/KF5/KCoreAddons/kmessage.h
62
include/KF5/KCoreAddons/kmessage.h
Lines 74-80 include/KF5/KCoreAddons/ktexttohtml.h Link Here
74
include/KF5/KCoreAddons/ktexttohtmlemoticonsinterface.h
77
include/KF5/KCoreAddons/ktexttohtmlemoticonsinterface.h
75
include/KF5/KCoreAddons/kurlmimedata.h
78
include/KF5/KCoreAddons/kurlmimedata.h
76
include/KF5/KCoreAddons/kuser.h
79
include/KF5/KCoreAddons/kuser.h
77
include/KF5/kcoreaddons_version.h
78
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake
80
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake
79
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfigVersion.cmake
81
lib/cmake/KF5CoreAddons/KF5CoreAddonsConfigVersion.cmake
80
lib/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake
82
lib/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake
Lines 83-90 lib/cmake/KF5CoreAddons/KF5CoreAddonsTargets.cmake Link Here
83
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets-%%CMAKE_BUILD_TYPE%%.cmake
85
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets-%%CMAKE_BUILD_TYPE%%.cmake
84
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets.cmake
86
lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets.cmake
85
lib/libKF5CoreAddons.so
87
lib/libKF5CoreAddons.so
86
lib/libKF5CoreAddons.so.5
87
lib/libKF5CoreAddons.so.%%KDE_FRAMEWORKS_VERSION%%
88
lib/libKF5CoreAddons.so.%%KDE_FRAMEWORKS_VERSION%%
89
lib/libKF5CoreAddons.so.5
88
%%QT_MKSPECDIR%%/modules/qt_KCoreAddons.pri
90
%%QT_MKSPECDIR%%/modules/qt_KCoreAddons.pri
89
share/kf5/licenses/ARTISTIC
91
share/kf5/licenses/ARTISTIC
90
share/kf5/licenses/BSD
92
share/kf5/licenses/BSD
(-)b/devel/kf5-kcrash/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054152
1
TIMESTAMP = 1644208951
2
SHA256 (KDE/frameworks/5.90.0/kcrash-5.90.0.tar.xz) = 8e002a52c48a5aaec72e85bcc30741b8b2493173030b3bca9e1de5bd3e966418
2
SHA256 (KDE/frameworks/5.91.0/kcrash-5.91.0.tar.xz) = 544996a31f616a274961c12023fc0650deeeb9ef50125dffbed10c556eb5b33d
3
SIZE (KDE/frameworks/5.90.0/kcrash-5.90.0.tar.xz) = 28372
3
SIZE (KDE/frameworks/5.91.0/kcrash-5.91.0.tar.xz) = 28368
(-)b/devel/kf5-kcrash/pkg-plist (-1 / +1 lines)
Lines 1-7 Link Here
1
include/KF5/KCrash/KCrash
1
include/KF5/KCrash/KCrash
2
include/KF5/KCrash/kcrash.h
2
include/KF5/KCrash/kcrash.h
3
include/KF5/KCrash/kcrash_export.h
3
include/KF5/KCrash/kcrash_export.h
4
include/KF5/kcrash_version.h
4
include/KF5/KCrash/kcrash_version.h
5
lib/cmake/KF5Crash/KF5CrashConfig.cmake
5
lib/cmake/KF5Crash/KF5CrashConfig.cmake
6
lib/cmake/KF5Crash/KF5CrashConfigVersion.cmake
6
lib/cmake/KF5Crash/KF5CrashConfigVersion.cmake
7
lib/cmake/KF5Crash/KF5CrashTargets-%%CMAKE_BUILD_TYPE%%.cmake
7
lib/cmake/KF5Crash/KF5CrashTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kdbusaddons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054152
1
TIMESTAMP = 1644208952
2
SHA256 (KDE/frameworks/5.90.0/kdbusaddons-5.90.0.tar.xz) = 44e99c247c053db796ac3752f546bcc759651206f178305854bc4757fd4ac03c
2
SHA256 (KDE/frameworks/5.91.0/kdbusaddons-5.91.0.tar.xz) = 3a726a9ba053c2e484b5d1d2e53b361bcfb039414df488d6bc7e29a281bc10a3
3
SIZE (KDE/frameworks/5.90.0/kdbusaddons-5.90.0.tar.xz) = 47880
3
SIZE (KDE/frameworks/5.91.0/kdbusaddons-5.91.0.tar.xz) = 47984
(-)b/devel/kf5-kdbusaddons/pkg-plist (-1 / +1 lines)
Lines 6-18 include/KF5/KDBusAddons/KDEDModule Link Here
6
include/KF5/KDBusAddons/KDEInitInterface
6
include/KF5/KDBusAddons/KDEInitInterface
7
include/KF5/KDBusAddons/UpdateLaunchEnvironmentJob
7
include/KF5/KDBusAddons/UpdateLaunchEnvironmentJob
8
include/KF5/KDBusAddons/kdbusaddons_export.h
8
include/KF5/KDBusAddons/kdbusaddons_export.h
9
include/KF5/KDBusAddons/kdbusaddons_version.h
9
include/KF5/KDBusAddons/kdbusconnectionpool.h
10
include/KF5/KDBusAddons/kdbusconnectionpool.h
10
include/KF5/KDBusAddons/kdbusinterprocesslock.h
11
include/KF5/KDBusAddons/kdbusinterprocesslock.h
11
include/KF5/KDBusAddons/kdbusservice.h
12
include/KF5/KDBusAddons/kdbusservice.h
12
include/KF5/KDBusAddons/kdedmodule.h
13
include/KF5/KDBusAddons/kdedmodule.h
13
include/KF5/KDBusAddons/kdeinitinterface.h
14
include/KF5/KDBusAddons/kdeinitinterface.h
14
include/KF5/KDBusAddons/updatelaunchenvironmentjob.h
15
include/KF5/KDBusAddons/updatelaunchenvironmentjob.h
15
include/KF5/kdbusaddons_version.h
16
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake
16
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake
17
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfigVersion.cmake
17
lib/cmake/KF5DBusAddons/KF5DBusAddonsConfigVersion.cmake
18
lib/cmake/KF5DBusAddons/KF5DBusAddonsMacros.cmake
18
lib/cmake/KF5DBusAddons/KF5DBusAddonsMacros.cmake
(-)b/devel/kf5-kdeclarative/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054153
1
TIMESTAMP = 1644208953
2
SHA256 (KDE/frameworks/5.90.0/kdeclarative-5.90.0.tar.xz) = 3e342a4735d40cdfaf3456afb6aac9eae22a827f77a6107f1cd50b7e8df4fffc
2
SHA256 (KDE/frameworks/5.91.0/kdeclarative-5.91.0.tar.xz) = ffb8fb0edb1036aa310f1a80344e5a7209cfc9dc1bff086ed458fa0e58716da0
3
SIZE (KDE/frameworks/5.90.0/kdeclarative-5.90.0.tar.xz) = 199308
3
SIZE (KDE/frameworks/5.91.0/kdeclarative-5.91.0.tar.xz) = 201884
(-)b/devel/kf5-kdeclarative/pkg-plist (-1 / +1 lines)
Lines 19-24 include/KF5/KDeclarative/kdeclarative/kdeclarative.h Link Here
19
include/KF5/KDeclarative/kdeclarative/kdeclarative_export.h
19
include/KF5/KDeclarative/kdeclarative/kdeclarative_export.h
20
include/KF5/KDeclarative/kdeclarative/qmlobject.h
20
include/KF5/KDeclarative/kdeclarative/qmlobject.h
21
include/KF5/KDeclarative/kdeclarative/qmlobjectsharedengine.h
21
include/KF5/KDeclarative/kdeclarative/qmlobjectsharedengine.h
22
include/KF5/KDeclarative/kdeclarative_version.h
22
include/KF5/KDeclarative/kquickaddons/configmodule.h
23
include/KF5/KDeclarative/kquickaddons/configmodule.h
23
include/KF5/KDeclarative/kquickaddons/imagetexturescache.h
24
include/KF5/KDeclarative/kquickaddons/imagetexturescache.h
24
include/KF5/KDeclarative/kquickaddons/managedconfigmodule.h
25
include/KF5/KDeclarative/kquickaddons/managedconfigmodule.h
Lines 29-35 include/KF5/KDeclarative/kquickaddons/quickviewsharedengine.h Link Here
29
include/KF5/KDeclarative/quickaddons/imagetexturescache.h
30
include/KF5/KDeclarative/quickaddons/imagetexturescache.h
30
include/KF5/KDeclarative/quickaddons/managedtexturenode.h
31
include/KF5/KDeclarative/quickaddons/managedtexturenode.h
31
include/KF5/KDeclarative/quickaddons/quickaddons_export.h
32
include/KF5/KDeclarative/quickaddons/quickaddons_export.h
32
include/KF5/kdeclarative_version.h
33
lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake
33
lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake
34
lib/cmake/KF5Declarative/KF5DeclarativeConfigVersion.cmake
34
lib/cmake/KF5Declarative/KF5DeclarativeConfigVersion.cmake
35
lib/cmake/KF5Declarative/KF5DeclarativeTargets-%%CMAKE_BUILD_TYPE%%.cmake
35
lib/cmake/KF5Declarative/KF5DeclarativeTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kdoctools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054154
1
TIMESTAMP = 1644208954
2
SHA256 (KDE/frameworks/5.90.0/kdoctools-5.90.0.tar.xz) = 1a74ff1d5ac8c0639ff8a3430f5226480844119010605f911ed7a2ca684d4ad0
2
SHA256 (KDE/frameworks/5.91.0/kdoctools-5.91.0.tar.xz) = 7620010ddfaec988715be343af4e35f8bac75b5e14d1fa9d3bdbbe620925990a
3
SIZE (KDE/frameworks/5.90.0/kdoctools-5.90.0.tar.xz) = 439420
3
SIZE (KDE/frameworks/5.91.0/kdoctools-5.91.0.tar.xz) = 439508
(-)b/devel/kf5-kfilemetadata/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054155
1
TIMESTAMP = 1644208955
2
SHA256 (KDE/frameworks/5.90.0/kfilemetadata-5.90.0.tar.xz) = 5d7951e05ae9e6b9c3c271ddc38e9e73f6e1824268770b2a32aaa30f8d5dc4a3
2
SHA256 (KDE/frameworks/5.91.0/kfilemetadata-5.91.0.tar.xz) = 380335d7f08653d0d85bdcde5b93e72d94c6101cd3719bc4c0b26ef6730403fc
3
SIZE (KDE/frameworks/5.90.0/kfilemetadata-5.90.0.tar.xz) = 429856
3
SIZE (KDE/frameworks/5.91.0/kfilemetadata-5.91.0.tar.xz) = 430336
(-)b/devel/kf5-ki18n/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054156
1
TIMESTAMP = 1644208955
2
SHA256 (KDE/frameworks/5.90.0/ki18n-5.90.0.tar.xz) = dce136afa95e1f0b41c3bb52f53dda74b5fa46cc45bad51865dcb757e79a688e
2
SHA256 (KDE/frameworks/5.91.0/ki18n-5.91.0.tar.xz) = 9e1a8be4e1c0b7bbae262dfb0fffb75c6ec9efe2bd2fbc3fcae3ebbf9f68ed85
3
SIZE (KDE/frameworks/5.90.0/ki18n-5.90.0.tar.xz) = 956544
3
SIZE (KDE/frameworks/5.91.0/ki18n-5.91.0.tar.xz) = 957216
(-)b/devel/kf5-ki18n/pkg-plist (-1 / +1 lines)
Lines 5-10 include/KF5/KI18n/KLocalizedTranslator Link Here
5
include/KF5/KI18n/KuitMarkup
5
include/KF5/KI18n/KuitMarkup
6
include/KF5/KI18n/KuitSetup
6
include/KF5/KI18n/KuitSetup
7
include/KF5/KI18n/ki18n_export.h
7
include/KF5/KI18n/ki18n_export.h
8
include/KF5/KI18n/ki18n_version.h
8
include/KF5/KI18n/klazylocalizedstring.h
9
include/KF5/KI18n/klazylocalizedstring.h
9
include/KF5/KI18n/klocalizedcontext.h
10
include/KF5/KI18n/klocalizedcontext.h
10
include/KF5/KI18n/klocalizedstring.h
11
include/KF5/KI18n/klocalizedstring.h
Lines 18-24 include/KF5/KI18nLocaleData/kcountry.h Link Here
18
include/KF5/KI18nLocaleData/kcountrysubdivision.h
19
include/KF5/KI18nLocaleData/kcountrysubdivision.h
19
include/KF5/KI18nLocaleData/ki18nlocaledata_export.h
20
include/KF5/KI18nLocaleData/ki18nlocaledata_export.h
20
include/KF5/KI18nLocaleData/ktimezone.h
21
include/KF5/KI18nLocaleData/ktimezone.h
21
include/KF5/ki18n_version.h
22
lib/cmake/KF5I18n/KF5I18nConfig.cmake
22
lib/cmake/KF5I18n/KF5I18nConfig.cmake
23
lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake
23
lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake
24
lib/cmake/KF5I18n/KF5I18nMacros.cmake
24
lib/cmake/KF5I18n/KF5I18nMacros.cmake
(-)b/devel/kf5-kidletime/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054157
1
TIMESTAMP = 1644208956
2
SHA256 (KDE/frameworks/5.90.0/kidletime-5.90.0.tar.xz) = 785f37141e2918a86bef801b4579c7d6c6e8299881da506263346cacc0acfcf7
2
SHA256 (KDE/frameworks/5.91.0/kidletime-5.91.0.tar.xz) = 1b23a2503defae1fca23bb1574439dcc24a2856c3603587c903f8e8b188f158b
3
SIZE (KDE/frameworks/5.90.0/kidletime-5.90.0.tar.xz) = 28888
3
SIZE (KDE/frameworks/5.91.0/kidletime-5.91.0.tar.xz) = 28940
(-)b/devel/kf5-kidletime/pkg-plist (-1 / +1 lines)
Lines 1-8 Link Here
1
include/KF5/KIdleTime/KIdleTime
1
include/KF5/KIdleTime/KIdleTime
2
include/KF5/KIdleTime/kidletime.h
2
include/KF5/KIdleTime/kidletime.h
3
include/KF5/KIdleTime/kidletime_export.h
3
include/KF5/KIdleTime/kidletime_export.h
4
include/KF5/KIdleTime/kidletime_version.h
4
include/KF5/KIdleTime/private/abstractsystempoller.h
5
include/KF5/KIdleTime/private/abstractsystempoller.h
5
include/KF5/kidletime_version.h
6
lib/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake
6
lib/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake
7
lib/cmake/KF5IdleTime/KF5IdleTimeConfigVersion.cmake
7
lib/cmake/KF5IdleTime/KF5IdleTimeConfigVersion.cmake
8
lib/cmake/KF5IdleTime/KF5IdleTimeTargets-%%CMAKE_BUILD_TYPE%%.cmake
8
lib/cmake/KF5IdleTime/KF5IdleTimeTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kio/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641055596
1
TIMESTAMP = 1644665657
2
SHA256 (KDE/frameworks/5.90.0/kio-5.90.0.tar.xz) = 3a1f2eb6453172ecb5b9936c6a5205306e9e729f19bec6bf12527eef8a214637
2
SHA256 (KDE/frameworks/5.91.0/kio-5.91.0.tar.xz) = f2ddea299f3dc98835df445dd1d622d90233115ad0200e75da5e954523466293
3
SIZE (KDE/frameworks/5.90.0/kio-5.90.0.tar.xz) = 3264964
3
SIZE (KDE/frameworks/5.91.0/kio-5.91.0.tar.xz) = 3265340
(-)b/devel/kf5-kio/pkg-plist (-2 / +2 lines)
Lines 4-9 bin/ktrash5 Link Here
4
bin/protocoltojson
4
bin/protocoltojson
5
etc/xdg/accept-languages.codes
5
etc/xdg/accept-languages.codes
6
etc/xdg/kshorturifilterrc
6
etc/xdg/kshorturifilterrc
7
include/KF5/KIO/kio_version.h
7
include/KF5/KIOCore/KACL
8
include/KF5/KIOCore/KACL
8
include/KF5/KIOCore/KCoreDirLister
9
include/KF5/KIOCore/KCoreDirLister
9
include/KF5/KIOCore/KDirNotify
10
include/KF5/KIOCore/KDirNotify
Lines 271-277 include/KF5/KIOWidgets/kurlrequester.h Link Here
271
include/KF5/KIOWidgets/kurlrequesterdialog.h
272
include/KF5/KIOWidgets/kurlrequesterdialog.h
272
include/KF5/kio/kntlm.h
273
include/KF5/kio/kntlm.h
273
include/KF5/kio/kntlm_export.h
274
include/KF5/kio/kntlm_export.h
274
include/KF5/kio_version.h
275
lib/cmake/KF5KIO/KF5KIOConfig.cmake
275
lib/cmake/KF5KIO/KF5KIOConfig.cmake
276
lib/cmake/KF5KIO/KF5KIOConfigVersion.cmake
276
lib/cmake/KF5KIO/KF5KIOConfigVersion.cmake
277
lib/cmake/KF5KIO/KF5KIOTargets-%%CMAKE_BUILD_TYPE%%.cmake
277
lib/cmake/KF5KIO/KF5KIOTargets-%%CMAKE_BUILD_TYPE%%.cmake
Lines 793-799 share/doc/HTML/uk/kioslave5/webdav/index.docbook Link Here
793
share/doc/HTML/zh_CN/kioslave5/telnet/index.cache.bz2
793
share/doc/HTML/zh_CN/kioslave5/telnet/index.cache.bz2
794
share/doc/HTML/zh_CN/kioslave5/telnet/index.docbook
794
share/doc/HTML/zh_CN/kioslave5/telnet/index.docbook
795
share/kconf_update/filepicker.upd
795
share/kconf_update/filepicker.upd
796
share/kdevappwizard/templates/ioslave.tar.bz2
796
share/kdevfiletemplates/templates/ioslave.tar.bz2
797
share/kf5/kcookiejar/domain_info
797
share/kf5/kcookiejar/domain_info
798
share/knotifications5/proxyscout.notifyrc
798
share/knotifications5/proxyscout.notifyrc
799
share/kservices5/cookies.desktop
799
share/kservices5/cookies.desktop
(-)b/devel/kf5-kitemmodels/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054159
1
TIMESTAMP = 1644208958
2
SHA256 (KDE/frameworks/5.90.0/kitemmodels-5.90.0.tar.xz) = f12ffc52148cc94715b038b5c6e210669192a877f4678ff8e56bea795ca4ff38
2
SHA256 (KDE/frameworks/5.91.0/kitemmodels-5.91.0.tar.xz) = 081c7fcf4ed9ec4034720bf87c9592b67603b6168e645c8f0129cb2d787e33a1
3
SIZE (KDE/frameworks/5.90.0/kitemmodels-5.90.0.tar.xz) = 407204
3
SIZE (KDE/frameworks/5.91.0/kitemmodels-5.91.0.tar.xz) = 407236
(-)b/devel/kf5-kitemmodels/pkg-plist (-1 / +1 lines)
Lines 17-29 include/KF5/KItemModels/kconcatenaterowsproxymodel.h Link Here
17
include/KF5/KItemModels/kdescendantsproxymodel.h
17
include/KF5/KItemModels/kdescendantsproxymodel.h
18
include/KF5/KItemModels/kextracolumnsproxymodel.h
18
include/KF5/KItemModels/kextracolumnsproxymodel.h
19
include/KF5/KItemModels/kitemmodels_export.h
19
include/KF5/KItemModels/kitemmodels_export.h
20
include/KF5/KItemModels/kitemmodels_version.h
20
include/KF5/KItemModels/klinkitemselectionmodel.h
21
include/KF5/KItemModels/klinkitemselectionmodel.h
21
include/KF5/KItemModels/kmodelindexproxymapper.h
22
include/KF5/KItemModels/kmodelindexproxymapper.h
22
include/KF5/KItemModels/knumbermodel.h
23
include/KF5/KItemModels/knumbermodel.h
23
include/KF5/KItemModels/krearrangecolumnsproxymodel.h
24
include/KF5/KItemModels/krearrangecolumnsproxymodel.h
24
include/KF5/KItemModels/krecursivefilterproxymodel.h
25
include/KF5/KItemModels/krecursivefilterproxymodel.h
25
include/KF5/KItemModels/kselectionproxymodel.h
26
include/KF5/KItemModels/kselectionproxymodel.h
26
include/KF5/kitemmodels_version.h
27
lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake
27
lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake
28
lib/cmake/KF5ItemModels/KF5ItemModelsConfigVersion.cmake
28
lib/cmake/KF5ItemModels/KF5ItemModelsConfigVersion.cmake
29
lib/cmake/KF5ItemModels/KF5ItemModelsTargets-%%CMAKE_BUILD_TYPE%%.cmake
29
lib/cmake/KF5ItemModels/KF5ItemModelsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-knewstuff/Makefile (-6 lines)
Lines 1-13 Link Here
1
PORTNAME=	knewstuff
1
PORTNAME=	knewstuff
2
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
2
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
3
PORTREVISION=	1
4
CATEGORIES=	devel kde kde-frameworks
3
CATEGORIES=	devel kde kde-frameworks
5
4
6
PATCH_SITES=	https://invent.kde.org/frameworks/knewstuff/-/commit/
7
PATCHFILES=	c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff:-p1 \
8
		9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff:-p1 \
9
		e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff:-p1
10
11
MAINTAINER=	kde@FreeBSD.org
5
MAINTAINER=	kde@FreeBSD.org
12
COMMENT=	KF5 library for downloading application assets from the network
6
COMMENT=	KF5 library for downloading application assets from the network
13
7
(-)b/devel/kf5-knewstuff/distinfo (-9 / +3 lines)
Lines 1-9 Link Here
1
TIMESTAMP = 1644481187
1
TIMESTAMP = 1644665752
2
SHA256 (KDE/frameworks/5.90.0/knewstuff-5.90.0.tar.xz) = 8f89ab148271822128ac7469de98f3e4ade2eb890361741f1177bc5ffeb96060
2
SHA256 (KDE/frameworks/5.91.0/knewstuff-5.91.0.tar.xz) = 5dd9fb32fe7e99b64f8dc4b8801bbdba5dc5ba2eda9bec2fb1fc563a53ec6a2a
3
SIZE (KDE/frameworks/5.90.0/knewstuff-5.90.0.tar.xz) = 1151308
3
SIZE (KDE/frameworks/5.91.0/knewstuff-5.91.0.tar.xz) = 1152772
4
SHA256 (KDE/frameworks/5.90.0/c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff) = fd0b06d4b98582594870e9d2220c9378d1c0a49af005f7ea804964f980655a43
5
SIZE (KDE/frameworks/5.90.0/c8165b7a0d622e318b3353ccf257a8f229dd12c9.diff) = 1032
6
SHA256 (KDE/frameworks/5.90.0/9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff) = 966ca3835718fa265b769d7bd331e89cfd7c7473f7bc1f6e7b827d48b50443e6
7
SIZE (KDE/frameworks/5.90.0/9a98fc12d8b049ef2df73ad46bf628ea99e7c8a5.diff) = 731
8
SHA256 (KDE/frameworks/5.90.0/e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff) = 7982577a372eb982da58cb0782f5433eb3890a4f32f38490d12d6df93dcfb4f0
9
SIZE (KDE/frameworks/5.90.0/e1c6f2bf383876a31cd3e3f9e6edcaa19dc0a7dd.diff) = 1421
(-)b/devel/kf5-knewstuff/pkg-plist (+2 lines)
Lines 27-32 include/KF5/KNewStuff3/KNSCore/Security Link Here
27
include/KF5/KNewStuff3/KNSCore/TagsFilterChecker
27
include/KF5/KNewStuff3/KNSCore/TagsFilterChecker
28
include/KF5/KNewStuff3/KNSCore/XmlLoader
28
include/KF5/KNewStuff3/KNSCore/XmlLoader
29
include/KF5/KNewStuff3/KNSWidgets/Action
29
include/KF5/KNewStuff3/KNSWidgets/Action
30
include/KF5/KNewStuff3/KNSWidgets/Button
30
include/KF5/KNewStuff3/kns3/button.h
31
include/KF5/KNewStuff3/kns3/button.h
31
include/KF5/KNewStuff3/kns3/downloaddialog.h
32
include/KF5/KNewStuff3/kns3/downloaddialog.h
32
include/KF5/KNewStuff3/kns3/downloadmanager.h
33
include/KF5/KNewStuff3/kns3/downloadmanager.h
Lines 58-63 include/KF5/KNewStuff3/knscore/security.h Link Here
58
include/KF5/KNewStuff3/knscore/tagsfilterchecker.h
59
include/KF5/KNewStuff3/knscore/tagsfilterchecker.h
59
include/KF5/KNewStuff3/knscore/xmlloader.h
60
include/KF5/KNewStuff3/knscore/xmlloader.h
60
include/KF5/KNewStuff3/knswidgets/action.h
61
include/KF5/KNewStuff3/knswidgets/action.h
62
include/KF5/KNewStuff3/knswidgets/button.h
61
include/KF5/KNewStuff3/knswidgets/knewstuffwidgets_export.h
63
include/KF5/KNewStuff3/knswidgets/knewstuffwidgets_export.h
62
include/KF5/knewstuff_version.h
64
include/KF5/knewstuff_version.h
63
include/KF5/knewstuffcore_version.h
65
include/KF5/knewstuffcore_version.h
(-)b/devel/kf5-knotifications/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054161
1
TIMESTAMP = 1644208960
2
SHA256 (KDE/frameworks/5.90.0/knotifications-5.90.0.tar.xz) = f19d4a2a928da505d3d99cf66967017a8eb9488bbc356e6e23e8075fa01c0b97
2
SHA256 (KDE/frameworks/5.91.0/knotifications-5.91.0.tar.xz) = f5f78ae7ca381524f990ead138ea68796a185418e608646dff216a846bcc0788
3
SIZE (KDE/frameworks/5.90.0/knotifications-5.90.0.tar.xz) = 130580
3
SIZE (KDE/frameworks/5.91.0/knotifications-5.91.0.tar.xz) = 131624
(-)b/devel/kf5-knotifications/pkg-plist (-1 / +1 lines)
Lines 12-21 include/KF5/KNotifications/knotificationplugin.h Link Here
12
include/KF5/KNotifications/knotificationreplyaction.h
12
include/KF5/KNotifications/knotificationreplyaction.h
13
include/KF5/KNotifications/knotificationrestrictions.h
13
include/KF5/KNotifications/knotificationrestrictions.h
14
include/KF5/KNotifications/knotifications_export.h
14
include/KF5/KNotifications/knotifications_export.h
15
include/KF5/KNotifications/knotifications_version.h
15
include/KF5/KNotifications/knotifyconfig.h
16
include/KF5/KNotifications/knotifyconfig.h
16
include/KF5/KNotifications/kpassivepopup.h
17
include/KF5/KNotifications/kpassivepopup.h
17
include/KF5/KNotifications/kstatusnotifieritem.h
18
include/KF5/KNotifications/kstatusnotifieritem.h
18
include/KF5/knotifications_version.h
19
lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake
19
lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake
20
lib/cmake/KF5Notifications/KF5NotificationsConfigVersion.cmake
20
lib/cmake/KF5Notifications/KF5NotificationsConfigVersion.cmake
21
lib/cmake/KF5Notifications/KF5NotificationsTargets-%%CMAKE_BUILD_TYPE%%.cmake
21
lib/cmake/KF5Notifications/KF5NotificationsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-knotifyconfig/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054162
1
TIMESTAMP = 1644208961
2
SHA256 (KDE/frameworks/5.90.0/knotifyconfig-5.90.0.tar.xz) = cc24c2dfdb2f2bea29aef8f56d5183a3caf73f5d3515ba3de9e9ab9335205ae3
2
SHA256 (KDE/frameworks/5.91.0/knotifyconfig-5.91.0.tar.xz) = cedb0993e813f063a14b91b3db13d986a4501a5b8d52dc74992a57d4e0ada51e
3
SIZE (KDE/frameworks/5.90.0/knotifyconfig-5.90.0.tar.xz) = 87404
3
SIZE (KDE/frameworks/5.91.0/knotifyconfig-5.91.0.tar.xz) = 87388
(-)b/devel/kf5-knotifyconfig/pkg-plist (-1 / +1 lines)
Lines 1-7 Link Here
1
include/KF5/KNotifyConfig/KNotifyConfigWidget
1
include/KF5/KNotifyConfig/KNotifyConfigWidget
2
include/KF5/KNotifyConfig/knotifyconfig_export.h
2
include/KF5/KNotifyConfig/knotifyconfig_export.h
3
include/KF5/KNotifyConfig/knotifyconfig_version.h
3
include/KF5/KNotifyConfig/knotifyconfigwidget.h
4
include/KF5/KNotifyConfig/knotifyconfigwidget.h
4
include/KF5/knotifyconfig_version.h
5
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake
5
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake
6
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfigVersion.cmake
6
lib/cmake/KF5NotifyConfig/KF5NotifyConfigConfigVersion.cmake
7
lib/cmake/KF5NotifyConfig/KF5NotifyConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake
7
lib/cmake/KF5NotifyConfig/KF5NotifyConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kpackage/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054163
1
TIMESTAMP = 1644208962
2
SHA256 (KDE/frameworks/5.90.0/kpackage-5.90.0.tar.xz) = e08ff2a2d363d56a382dccf5253108df66d62ab6f1d50bb6d26014a4b94a2fe6
2
SHA256 (KDE/frameworks/5.91.0/kpackage-5.91.0.tar.xz) = 51309ab8fbb5774f04ef989b15674df63348cef97f349a293f202817b9a3888b
3
SIZE (KDE/frameworks/5.90.0/kpackage-5.90.0.tar.xz) = 140908
3
SIZE (KDE/frameworks/5.91.0/kpackage-5.91.0.tar.xz) = 140948
(-)b/devel/kf5-kpackage/pkg-plist (-1 / +1 lines)
Lines 7-13 include/KF5/KPackage/kpackage/package_export.h Link Here
7
include/KF5/KPackage/kpackage/packageloader.h
7
include/KF5/KPackage/kpackage/packageloader.h
8
include/KF5/KPackage/kpackage/packagestructure.h
8
include/KF5/KPackage/kpackage/packagestructure.h
9
include/KF5/KPackage/kpackage/version.h
9
include/KF5/KPackage/kpackage/version.h
10
include/KF5/kpackage_version.h
10
include/KF5/KPackage/kpackage_version.h
11
lib/cmake/KF5Package/KF5PackageConfig.cmake
11
lib/cmake/KF5Package/KF5PackageConfig.cmake
12
lib/cmake/KF5Package/KF5PackageConfigVersion.cmake
12
lib/cmake/KF5Package/KF5PackageConfigVersion.cmake
13
lib/cmake/KF5Package/KF5PackageMacros.cmake
13
lib/cmake/KF5Package/KF5PackageMacros.cmake
(-)b/devel/kf5-kparts/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054164
1
TIMESTAMP = 1644208963
2
SHA256 (KDE/frameworks/5.90.0/kparts-5.90.0.tar.xz) = 426543fb89b3dbe0c6f374544874ad81fe9c71e85e74ec5b6a4bfd3751eb13f5
2
SHA256 (KDE/frameworks/5.91.0/kparts-5.91.0.tar.xz) = f2ff8a873ae20899233d7ff8936204814d1ccbe1786fa872b5922912c232d182
3
SIZE (KDE/frameworks/5.90.0/kparts-5.90.0.tar.xz) = 196588
3
SIZE (KDE/frameworks/5.91.0/kparts-5.91.0.tar.xz) = 196596
(-)b/devel/kf5-kparts/pkg-plist (-1 / +1 lines)
Lines 64-70 include/KF5/KParts/kparts/selectorinterface.h Link Here
64
include/KF5/KParts/kparts/statusbarextension.h
64
include/KF5/KParts/kparts/statusbarextension.h
65
include/KF5/KParts/kparts/textextension.h
65
include/KF5/KParts/kparts/textextension.h
66
include/KF5/KParts/kparts/windowargs.h
66
include/KF5/KParts/kparts/windowargs.h
67
include/KF5/kparts_version.h
67
include/KF5/KParts/kparts_version.h
68
lib/cmake/KF5Parts/KF5PartsConfig.cmake
68
lib/cmake/KF5Parts/KF5PartsConfig.cmake
69
lib/cmake/KF5Parts/KF5PartsConfigVersion.cmake
69
lib/cmake/KF5Parts/KF5PartsConfigVersion.cmake
70
lib/cmake/KF5Parts/KF5PartsTargets-%%CMAKE_BUILD_TYPE%%.cmake
70
lib/cmake/KF5Parts/KF5PartsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kpeople/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054165
1
TIMESTAMP = 1644208963
2
SHA256 (KDE/frameworks/5.90.0/kpeople-5.90.0.tar.xz) = fc3938d53fe2badb91e8f93a34afaa50f40b3610062fb5901d36d955cc986298
2
SHA256 (KDE/frameworks/5.91.0/kpeople-5.91.0.tar.xz) = 77bf43f6714e2b82029b7a45d9a72779e28540375dd6d0e63f0fddf418c28226
3
SIZE (KDE/frameworks/5.90.0/kpeople-5.90.0.tar.xz) = 59192
3
SIZE (KDE/frameworks/5.91.0/kpeople-5.91.0.tar.xz) = 59204
(-)b/devel/kf5-kpty/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054166
1
TIMESTAMP = 1644208964
2
SHA256 (KDE/frameworks/5.90.0/kpty-5.90.0.tar.xz) = 8a30a43d8c0397eb3657f578da6836872468d2eb49277961be9c73e073f2b6dc
2
SHA256 (KDE/frameworks/5.91.0/kpty-5.91.0.tar.xz) = 0da072117ddcded5de1d9befd2c1cf0b471711607902d03cb57bcf384d9ac1fb
3
SIZE (KDE/frameworks/5.90.0/kpty-5.90.0.tar.xz) = 58844
3
SIZE (KDE/frameworks/5.91.0/kpty-5.91.0.tar.xz) = 58844
(-)b/devel/kf5-kpty/pkg-plist (-1 / +1 lines)
Lines 3-11 include/KF5/KPty/KPtyDevice Link Here
3
include/KF5/KPty/KPtyProcess
3
include/KF5/KPty/KPtyProcess
4
include/KF5/KPty/kpty.h
4
include/KF5/KPty/kpty.h
5
include/KF5/KPty/kpty_export.h
5
include/KF5/KPty/kpty_export.h
6
include/KF5/KPty/kpty_version.h
6
include/KF5/KPty/kptydevice.h
7
include/KF5/KPty/kptydevice.h
7
include/KF5/KPty/kptyprocess.h
8
include/KF5/KPty/kptyprocess.h
8
include/KF5/kpty_version.h
9
lib/cmake/KF5Pty/KF5PtyConfig.cmake
9
lib/cmake/KF5Pty/KF5PtyConfig.cmake
10
lib/cmake/KF5Pty/KF5PtyConfigVersion.cmake
10
lib/cmake/KF5Pty/KF5PtyConfigVersion.cmake
11
lib/cmake/KF5Pty/KF5PtyTargets-%%CMAKE_BUILD_TYPE%%.cmake
11
lib/cmake/KF5Pty/KF5PtyTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kservice/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054167
1
TIMESTAMP = 1644208965
2
SHA256 (KDE/frameworks/5.90.0/kservice-5.90.0.tar.xz) = ad4d864f10dcb9b770ab7a1aa44c1024a469c51ee5c89b6ad997d481d7423e88
2
SHA256 (KDE/frameworks/5.91.0/kservice-5.91.0.tar.xz) = 779d11c436887c5300c6f3bf477ba334673444b3e9d3212a0cf12a1f653b9254
3
SIZE (KDE/frameworks/5.90.0/kservice-5.90.0.tar.xz) = 267220
3
SIZE (KDE/frameworks/5.91.0/kservice-5.91.0.tar.xz) = 267300
(-)b/devel/kf5-kservice/pkg-plist (-1 / +1 lines)
Lines 24-29 include/KF5/KService/kplugininfo.h Link Here
24
include/KF5/KService/kplugintrader.h
24
include/KF5/KService/kplugintrader.h
25
include/KF5/KService/kservice.h
25
include/KF5/KService/kservice.h
26
include/KF5/KService/kservice_export.h
26
include/KF5/KService/kservice_export.h
27
include/KF5/KService/kservice_version.h
27
include/KF5/KService/kserviceaction.h
28
include/KF5/KService/kserviceaction.h
28
include/KF5/KService/kservicegroup.h
29
include/KF5/KService/kservicegroup.h
29
include/KF5/KService/kservicetype.h
30
include/KF5/KService/kservicetype.h
Lines 33-39 include/KF5/KService/ksycoca.h Link Here
33
include/KF5/KService/ksycocaentry.h
34
include/KF5/KService/ksycocaentry.h
34
include/KF5/KService/ksycocatype.h
35
include/KF5/KService/ksycocatype.h
35
include/KF5/KService/ktoolinvocation.h
36
include/KF5/KService/ktoolinvocation.h
36
include/KF5/kservice_version.h
37
lib/cmake/KF5Service/KF5ServiceConfig.cmake
37
lib/cmake/KF5Service/KF5ServiceConfig.cmake
38
lib/cmake/KF5Service/KF5ServiceConfigVersion.cmake
38
lib/cmake/KF5Service/KF5ServiceConfigVersion.cmake
39
lib/cmake/KF5Service/KF5ServiceMacros.cmake
39
lib/cmake/KF5Service/KF5ServiceMacros.cmake
(-)b/devel/kf5-ktexteditor/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054168
1
TIMESTAMP = 1644208966
2
SHA256 (KDE/frameworks/5.90.0/ktexteditor-5.90.0.tar.xz) = 56088115827ae406dcd383e3c3fdf408950f351887259e41965fe4b7929f2dbc
2
SHA256 (KDE/frameworks/5.91.0/ktexteditor-5.91.0.tar.xz) = f532a1e0621d8a257387758fa616c43729dc2811c22894c656ddefe2c3367fae
3
SIZE (KDE/frameworks/5.90.0/ktexteditor-5.90.0.tar.xz) = 2340540
3
SIZE (KDE/frameworks/5.91.0/ktexteditor-5.91.0.tar.xz) = 2346952
(-)b/devel/kf5-ktexteditor/pkg-plist (-1 / +1 lines)
Lines 61-67 include/KF5/KTextEditor/ktexteditor/sessionconfiginterface.h Link Here
61
include/KF5/KTextEditor/ktexteditor/texthintinterface.h
61
include/KF5/KTextEditor/ktexteditor/texthintinterface.h
62
include/KF5/KTextEditor/ktexteditor/view.h
62
include/KF5/KTextEditor/ktexteditor/view.h
63
include/KF5/KTextEditor/ktexteditor_export.h
63
include/KF5/KTextEditor/ktexteditor_export.h
64
include/KF5/ktexteditor_version.h
64
include/KF5/KTextEditor/ktexteditor_version.h
65
lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake
65
lib/cmake/KF5TextEditor/KF5TextEditorConfig.cmake
66
lib/cmake/KF5TextEditor/KF5TextEditorConfigVersion.cmake
66
lib/cmake/KF5TextEditor/KF5TextEditorConfigVersion.cmake
67
lib/cmake/KF5TextEditor/KF5TextEditorTargets-%%CMAKE_BUILD_TYPE%%.cmake
67
lib/cmake/KF5TextEditor/KF5TextEditorTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-kunitconversion/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054169
1
TIMESTAMP = 1644208967
2
SHA256 (KDE/frameworks/5.90.0/kunitconversion-5.90.0.tar.xz) = c3559d89fb43fc12b06f6b67a0c2cec2bce3fcdfb36c265fd5ae468a9a5e3bef
2
SHA256 (KDE/frameworks/5.91.0/kunitconversion-5.91.0.tar.xz) = 57456b649efe2488f403e7b3cae73a734b3b459d32100b6b143f1c8d80035b58
3
SIZE (KDE/frameworks/5.90.0/kunitconversion-5.90.0.tar.xz) = 913164
3
SIZE (KDE/frameworks/5.91.0/kunitconversion-5.91.0.tar.xz) = 889800
(-)b/devel/kf5-kunitconversion/pkg-plist (-1 / +1 lines)
Lines 7-13 include/KF5/KUnitConversion/kunitconversion/kunitconversion_export.h Link Here
7
include/KF5/KUnitConversion/kunitconversion/unit.h
7
include/KF5/KUnitConversion/kunitconversion/unit.h
8
include/KF5/KUnitConversion/kunitconversion/unitcategory.h
8
include/KF5/KUnitConversion/kunitconversion/unitcategory.h
9
include/KF5/KUnitConversion/kunitconversion/value.h
9
include/KF5/KUnitConversion/kunitconversion/value.h
10
include/KF5/kunitconversion_version.h
10
include/KF5/KUnitConversion/kunitconversion_version.h
11
lib/cmake/KF5UnitConversion/KF5UnitConversionConfig.cmake
11
lib/cmake/KF5UnitConversion/KF5UnitConversionConfig.cmake
12
lib/cmake/KF5UnitConversion/KF5UnitConversionConfigVersion.cmake
12
lib/cmake/KF5UnitConversion/KF5UnitConversionConfigVersion.cmake
13
lib/cmake/KF5UnitConversion/KF5UnitConversionTargets-%%CMAKE_BUILD_TYPE%%.cmake
13
lib/cmake/KF5UnitConversion/KF5UnitConversionTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-solid/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054170
1
TIMESTAMP = 1644208968
2
SHA256 (KDE/frameworks/5.90.0/solid-5.90.0.tar.xz) = 3782bee19dff9e24e60782a8a2f297b1049bd50eaac3a2e389b0194160251382
2
SHA256 (KDE/frameworks/5.91.0/solid-5.91.0.tar.xz) = 4f561eaa048a6c0e35c3bb14b8bc1f637708afff689f464576bba2e7ab0293a8
3
SIZE (KDE/frameworks/5.90.0/solid-5.90.0.tar.xz) = 256768
3
SIZE (KDE/frameworks/5.91.0/solid-5.91.0.tar.xz) = 257204
(-)b/devel/kf5-solid/pkg-plist (-1 / +1 lines)
Lines 30-40 include/KF5/Solid/solid/portablemediaplayer.h Link Here
30
include/KF5/Solid/solid/predicate.h
30
include/KF5/Solid/solid/predicate.h
31
include/KF5/Solid/solid/processor.h
31
include/KF5/Solid/solid/processor.h
32
include/KF5/Solid/solid/solid_export.h
32
include/KF5/Solid/solid/solid_export.h
33
include/KF5/Solid/solid_version.h
33
include/KF5/Solid/solid/solidnamespace.h
34
include/KF5/Solid/solid/solidnamespace.h
34
include/KF5/Solid/solid/storageaccess.h
35
include/KF5/Solid/solid/storageaccess.h
35
include/KF5/Solid/solid/storagedrive.h
36
include/KF5/Solid/solid/storagedrive.h
36
include/KF5/Solid/solid/storagevolume.h
37
include/KF5/Solid/solid/storagevolume.h
37
include/KF5/solid_version.h
38
lib/cmake/KF5Solid/KF5SolidConfig.cmake
38
lib/cmake/KF5Solid/KF5SolidConfig.cmake
39
lib/cmake/KF5Solid/KF5SolidConfigVersion.cmake
39
lib/cmake/KF5Solid/KF5SolidConfigVersion.cmake
40
lib/cmake/KF5Solid/KF5SolidTargets-%%CMAKE_BUILD_TYPE%%.cmake
40
lib/cmake/KF5Solid/KF5SolidTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/devel/kf5-threadweaver/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054171
1
TIMESTAMP = 1644208969
2
SHA256 (KDE/frameworks/5.90.0/threadweaver-5.90.0.tar.xz) = e3fd3815b1732e5157d5d7ab2d27dd447a8d60ff50019ae9f0e5665b3ffd30bb
2
SHA256 (KDE/frameworks/5.91.0/threadweaver-5.91.0.tar.xz) = 22485000cf28d4b28a46e7856532339df5e3e49180ee4a0493f3f3491f9e00a4
3
SIZE (KDE/frameworks/5.90.0/threadweaver-5.90.0.tar.xz) = 1412588
3
SIZE (KDE/frameworks/5.91.0/threadweaver-5.91.0.tar.xz) = 1413000
(-)b/devel/kf5-threadweaver/pkg-plist (-1 / +1 lines)
Lines 65-71 include/KF5/ThreadWeaver/threadweaver/weaver.h Link Here
65
include/KF5/ThreadWeaver/threadweaver/weaverimplstate.h
65
include/KF5/ThreadWeaver/threadweaver/weaverimplstate.h
66
include/KF5/ThreadWeaver/threadweaver/weaverinterface.h
66
include/KF5/ThreadWeaver/threadweaver/weaverinterface.h
67
include/KF5/ThreadWeaver/threadweaver/workinghardstate.h
67
include/KF5/ThreadWeaver/threadweaver/workinghardstate.h
68
include/KF5/threadweaver_version.h
68
include/KF5/ThreadWeaver/threadweaver_version.h
69
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake
69
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake
70
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfigVersion.cmake
70
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfigVersion.cmake
71
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverTargets-%%CMAKE_BUILD_TYPE%%.cmake
71
lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/dns/kf5-kdnssd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054172
1
TIMESTAMP = 1644208970
2
SHA256 (KDE/frameworks/5.90.0/kdnssd-5.90.0.tar.xz) = 396b2ab400847ce28de7a29017034b2015fb9e625af1a40f24d77ca734a65f9f
2
SHA256 (KDE/frameworks/5.91.0/kdnssd-5.91.0.tar.xz) = 6f58dcaf51b7188cde16f3b0a9ccf5e7550fe09ca2d9defc3e0ffd4d0fe4bfea
3
SIZE (KDE/frameworks/5.90.0/kdnssd-5.90.0.tar.xz) = 61116
3
SIZE (KDE/frameworks/5.91.0/kdnssd-5.91.0.tar.xz) = 61108
(-)b/dns/kf5-kdnssd/pkg-plist (-1 / +1 lines)
Lines 31-37 include/KF5/KDNSSD/kdnssd/servicebase.h Link Here
31
include/KF5/KDNSSD/kdnssd/servicebrowser.h
31
include/KF5/KDNSSD/kdnssd/servicebrowser.h
32
include/KF5/KDNSSD/kdnssd/servicemodel.h
32
include/KF5/KDNSSD/kdnssd/servicemodel.h
33
include/KF5/KDNSSD/kdnssd/servicetypebrowser.h
33
include/KF5/KDNSSD/kdnssd/servicetypebrowser.h
34
include/KF5/kdnssd_version.h
34
include/KF5/KDNSSD/kdnssd_version.h
35
lib/cmake/KF5DNSSD/KF5DNSSDConfig.cmake
35
lib/cmake/KF5DNSSD/KF5DNSSDConfig.cmake
36
lib/cmake/KF5DNSSD/KF5DNSSDConfigVersion.cmake
36
lib/cmake/KF5DNSSD/KF5DNSSDConfigVersion.cmake
37
lib/cmake/KF5DNSSD/KF5DNSSDTargets-%%CMAKE_BUILD_TYPE%%.cmake
37
lib/cmake/KF5DNSSD/KF5DNSSDTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/graphics/kf5-kimageformats/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054173
1
TIMESTAMP = 1644208971
2
SHA256 (KDE/frameworks/5.90.0/kimageformats-5.90.0.tar.xz) = 3bec943c0eee38f34dba4dcf8c0e5056e25fc309691dbbb002c241e0e9847164
2
SHA256 (KDE/frameworks/5.91.0/kimageformats-5.91.0.tar.xz) = aba371cbb11afba36c394beac443f1e8d3ab9d84801f44bcc252f13e868dc835
3
SIZE (KDE/frameworks/5.90.0/kimageformats-5.90.0.tar.xz) = 1223124
3
SIZE (KDE/frameworks/5.91.0/kimageformats-5.91.0.tar.xz) = 1223484
(-)b/graphics/kf5-kplotting/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054174
1
TIMESTAMP = 1644208972
2
SHA256 (KDE/frameworks/5.90.0/kplotting-5.90.0.tar.xz) = 3ec1bc5b39d02b245cdbb756f45c5cebd571d775806f15ae68f3ce7fb755af44
2
SHA256 (KDE/frameworks/5.91.0/kplotting-5.91.0.tar.xz) = 46eb996698946d7b0dc60d69674b26a06278a7f8f8eb588504d1b1c423adf565
3
SIZE (KDE/frameworks/5.90.0/kplotting-5.90.0.tar.xz) = 33644
3
SIZE (KDE/frameworks/5.91.0/kplotting-5.91.0.tar.xz) = 33632
(-)b/graphics/kf5-kplotting/pkg-plist (-1 / +1 lines)
Lines 6-13 include/KF5/KPlotting/kplotaxis.h Link Here
6
include/KF5/KPlotting/kplotobject.h
6
include/KF5/KPlotting/kplotobject.h
7
include/KF5/KPlotting/kplotpoint.h
7
include/KF5/KPlotting/kplotpoint.h
8
include/KF5/KPlotting/kplotting_export.h
8
include/KF5/KPlotting/kplotting_export.h
9
include/KF5/KPlotting/kplotting_version.h
9
include/KF5/KPlotting/kplotwidget.h
10
include/KF5/KPlotting/kplotwidget.h
10
include/KF5/kplotting_version.h
11
lib/cmake/KF5Plotting/KF5PlottingConfig.cmake
11
lib/cmake/KF5Plotting/KF5PlottingConfig.cmake
12
lib/cmake/KF5Plotting/KF5PlottingConfigVersion.cmake
12
lib/cmake/KF5Plotting/KF5PlottingConfigVersion.cmake
13
lib/cmake/KF5Plotting/KF5PlottingTargets-%%CMAKE_BUILD_TYPE%%.cmake
13
lib/cmake/KF5Plotting/KF5PlottingTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/graphics/kf5-kquickcharts/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054175
1
TIMESTAMP = 1644208972
2
SHA256 (KDE/frameworks/5.90.0/kquickcharts-5.90.0.tar.xz) = d115bc31f10ba8e86b2d68e759890ee2cfa141612d30df5370e60fb032dfc9ed
2
SHA256 (KDE/frameworks/5.91.0/kquickcharts-5.91.0.tar.xz) = 930178d092b6e04394d739bf6ce11f1d89c5d7d167ad38ebeb689d226af511be
3
SIZE (KDE/frameworks/5.90.0/kquickcharts-5.90.0.tar.xz) = 108456
3
SIZE (KDE/frameworks/5.91.0/kquickcharts-5.91.0.tar.xz) = 108900
(-)b/graphics/kf5-prison/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054176
1
TIMESTAMP = 1644208973
2
SHA256 (KDE/frameworks/5.90.0/prison-5.90.0.tar.xz) = d36fa8550af7265e56af3ab9d10465f73aeae0ce18b5877351db20293d14537c
2
SHA256 (KDE/frameworks/5.91.0/prison-5.91.0.tar.xz) = 8f61c6c351e018df29a837a2d276d088b61fc844af406ea2d4f221f8e5b83f4c
3
SIZE (KDE/frameworks/5.90.0/prison-5.90.0.tar.xz) = 47924
3
SIZE (KDE/frameworks/5.91.0/prison-5.91.0.tar.xz) = 47952
(-)b/graphics/kf5-prison/pkg-plist (-1 / +1 lines)
Lines 3-9 include/KF5/prison/Prison Link Here
3
include/KF5/prison/abstractbarcode.h
3
include/KF5/prison/abstractbarcode.h
4
include/KF5/prison/prison.h
4
include/KF5/prison/prison.h
5
include/KF5/prison/prison_export.h
5
include/KF5/prison/prison_export.h
6
include/KF5/prison_version.h
6
include/KF5/prison/prison_version.h
7
lib/cmake/KF5Prison/KF5PrisonConfig.cmake
7
lib/cmake/KF5Prison/KF5PrisonConfig.cmake
8
lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
8
lib/cmake/KF5Prison/KF5PrisonConfigVersion.cmake
9
lib/cmake/KF5Prison/KF5PrisonTargets-%%CMAKE_BUILD_TYPE%%.cmake
9
lib/cmake/KF5Prison/KF5PrisonTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/lang/kf5-kross/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054177
1
TIMESTAMP = 1644208974
2
SHA256 (KDE/frameworks/5.90.0/kross-5.90.0.tar.xz) = 7f28cfd81e820ac102bc3a1710581d12f15bda93aa3a80d1c1779423078047bf
2
SHA256 (KDE/frameworks/5.91.0/kross-5.91.0.tar.xz) = 54e17773868cc6ecd91a5927ee475cce49ce225f5ee429ff725aee2a8110c819
3
SIZE (KDE/frameworks/5.90.0/kross-5.90.0.tar.xz) = 129404
3
SIZE (KDE/frameworks/5.91.0/kross-5.91.0.tar.xz) = 129440
(-)b/misc/kf5-purpose/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054178
1
TIMESTAMP = 1644208975
2
SHA256 (KDE/frameworks/5.90.0/purpose-5.90.0.tar.xz) = 810ae4e77d0206649a3f56cf69e6c76b867a7c774d3dc7cf0cbed521a14941a0
2
SHA256 (KDE/frameworks/5.91.0/purpose-5.91.0.tar.xz) = 952c012d347f0ca6f1dc1aaad7e0ab538699bcaf9099fe8b25ddafd4cebfdcfc
3
SIZE (KDE/frameworks/5.90.0/purpose-5.90.0.tar.xz) = 171204
3
SIZE (KDE/frameworks/5.91.0/purpose-5.91.0.tar.xz) = 172796
(-)b/misc/kf5-purpose/pkg-plist (+14 lines)
Lines 505-510 share/locale/pt_BR/LC_MESSAGES/purpose_phabricator.mo Link Here
505
share/locale/pt_BR/LC_MESSAGES/purpose_reviewboard.mo
505
share/locale/pt_BR/LC_MESSAGES/purpose_reviewboard.mo
506
share/locale/pt_BR/LC_MESSAGES/purpose_saveas.mo
506
share/locale/pt_BR/LC_MESSAGES/purpose_saveas.mo
507
share/locale/pt_BR/LC_MESSAGES/purpose_youtube.mo
507
share/locale/pt_BR/LC_MESSAGES/purpose_youtube.mo
508
share/locale/ro/LC_MESSAGES/libpurpose_quick.mo
509
share/locale/ro/LC_MESSAGES/libpurpose_widgets.mo
510
share/locale/ro/LC_MESSAGES/purpose-fileitemaction.mo
511
share/locale/ro/LC_MESSAGES/purpose_barcode.mo
512
share/locale/ro/LC_MESSAGES/purpose_bluetooth.mo
513
share/locale/ro/LC_MESSAGES/purpose_email.mo
514
share/locale/ro/LC_MESSAGES/purpose_imgur.mo
515
share/locale/ro/LC_MESSAGES/purpose_kdeconnect.mo
516
share/locale/ro/LC_MESSAGES/purpose_kdeconnectsms.mo
517
share/locale/ro/LC_MESSAGES/purpose_ktp-sendfile.mo
518
share/locale/ro/LC_MESSAGES/purpose_nextcloud.mo
519
share/locale/ro/LC_MESSAGES/purpose_pastebin.mo
520
share/locale/ro/LC_MESSAGES/purpose_saveas.mo
521
share/locale/ro/LC_MESSAGES/purpose_youtube.mo
508
share/locale/ru/LC_MESSAGES/libpurpose_quick.mo
522
share/locale/ru/LC_MESSAGES/libpurpose_quick.mo
509
share/locale/ru/LC_MESSAGES/libpurpose_widgets.mo
523
share/locale/ru/LC_MESSAGES/libpurpose_widgets.mo
510
share/locale/ru/LC_MESSAGES/purpose-fileitemaction.mo
524
share/locale/ru/LC_MESSAGES/purpose-fileitemaction.mo
(-)b/multimedia/kf5-kmediaplayer/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054179
1
TIMESTAMP = 1644208976
2
SHA256 (KDE/frameworks/5.90.0/kmediaplayer-5.90.0.tar.xz) = 98d6bf629fa80bbb887f73c55787dd6ec68e07aae260ddabee0c0662332e1504
2
SHA256 (KDE/frameworks/5.91.0/kmediaplayer-5.91.0.tar.xz) = 018aea7a06b09b9ebf7dcd6c1cf50caed144b91d0e449bfc31354c24f357c966
3
SIZE (KDE/frameworks/5.90.0/kmediaplayer-5.90.0.tar.xz) = 9956
3
SIZE (KDE/frameworks/5.91.0/kmediaplayer-5.91.0.tar.xz) = 9948
(-)b/multimedia/kf5-kmediaplayer/pkg-plist (-1 / +1 lines)
Lines 3-9 include/KF5/KMediaPlayer/KMediaPlayer/View Link Here
3
include/KF5/KMediaPlayer/kmediaplayer/kmediaplayer_export.h
3
include/KF5/KMediaPlayer/kmediaplayer/kmediaplayer_export.h
4
include/KF5/KMediaPlayer/kmediaplayer/player.h
4
include/KF5/KMediaPlayer/kmediaplayer/player.h
5
include/KF5/KMediaPlayer/kmediaplayer/view.h
5
include/KF5/KMediaPlayer/kmediaplayer/view.h
6
include/KF5/kmediaplayer_version.h
6
include/KF5/KMediaPlayer/kmediaplayer_version.h
7
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfig.cmake
7
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfig.cmake
8
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfigVersion.cmake
8
lib/cmake/KF5MediaPlayer/KF5MediaPlayerConfigVersion.cmake
9
lib/cmake/KF5MediaPlayer/KF5MediaPlayerTargets-%%CMAKE_BUILD_TYPE%%.cmake
9
lib/cmake/KF5MediaPlayer/KF5MediaPlayerTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/net/kf5-kcalendarcore/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054180
1
TIMESTAMP = 1644208977
2
SHA256 (KDE/frameworks/5.90.0/kcalendarcore-5.90.0.tar.xz) = 1ca94b91bbbc377be462bdf005392e187a6e5adb3ac2bc2fc7396da9bdd06d61
2
SHA256 (KDE/frameworks/5.91.0/kcalendarcore-5.91.0.tar.xz) = 37f6975c0ebc8d1983f7c8bef96104dbad705a6a0fc59be53548fd317f05763e
3
SIZE (KDE/frameworks/5.90.0/kcalendarcore-5.90.0.tar.xz) = 261148
3
SIZE (KDE/frameworks/5.91.0/kcalendarcore-5.91.0.tar.xz) = 263700
(-)b/net/kf5-kcalendarcore/pkg-plist (-1 / +1 lines)
Lines 128-135 include/KF5/KCalendarCore/kcalendarcore/sorting.h Link Here
128
include/KF5/KCalendarCore/kcalendarcore/todo.h
128
include/KF5/KCalendarCore/kcalendarcore/todo.h
129
include/KF5/KCalendarCore/kcalendarcore/vcalformat.h
129
include/KF5/KCalendarCore/kcalendarcore/vcalformat.h
130
include/KF5/KCalendarCore/kcalendarcore/visitor.h
130
include/KF5/KCalendarCore/kcalendarcore/visitor.h
131
include/KF5/KCalendarCore/kcalendarcore_version.h
131
include/KF5/kcalcore_version.h
132
include/KF5/kcalcore_version.h
132
include/KF5/kcalendarcore_version.h
133
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake
133
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfig.cmake
134
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfigVersion.cmake
134
lib/cmake/KF5CalendarCore/KF5CalendarCoreConfigVersion.cmake
135
lib/cmake/KF5CalendarCore/KF5CalendarCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
135
lib/cmake/KF5CalendarCore/KF5CalendarCoreTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/net/kf5-kcontacts/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054181
1
TIMESTAMP = 1644208978
2
SHA256 (KDE/frameworks/5.90.0/kcontacts-5.90.0.tar.xz) = 3536d335136c5bef49538a47641f3469668e45976874211ba74615d5cc08626f
2
SHA256 (KDE/frameworks/5.91.0/kcontacts-5.91.0.tar.xz) = 1b067820de0370a0da43b069f4c9cafb411bb201fcbb112b9743fb9d134b03b1
3
SIZE (KDE/frameworks/5.90.0/kcontacts-5.90.0.tar.xz) = 183196
3
SIZE (KDE/frameworks/5.91.0/kcontacts-5.91.0.tar.xz) = 183352
(-)b/net/kf5-kcontacts/pkg-plist (-1 / +1 lines)
Lines 59-65 include/KF5/KContacts/kcontacts/timezone.h Link Here
59
include/KF5/KContacts/kcontacts/title.h
59
include/KF5/KContacts/kcontacts/title.h
60
include/KF5/KContacts/kcontacts/vcardconverter.h
60
include/KF5/KContacts/kcontacts/vcardconverter.h
61
include/KF5/KContacts/kcontacts/vcarddrag.h
61
include/KF5/KContacts/kcontacts/vcarddrag.h
62
include/KF5/kcontacts_version.h
62
include/KF5/KContacts/kcontacts_version.h
63
lib/cmake/KF5Contacts/KF5ContactsConfig.cmake
63
lib/cmake/KF5Contacts/KF5ContactsConfig.cmake
64
lib/cmake/KF5Contacts/KF5ContactsConfigVersion.cmake
64
lib/cmake/KF5Contacts/KF5ContactsConfigVersion.cmake
65
lib/cmake/KF5Contacts/KF5ContactsTargets-%%CMAKE_BUILD_TYPE%%.cmake
65
lib/cmake/KF5Contacts/KF5ContactsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/net/kf5-kdav/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054182
1
TIMESTAMP = 1644208979
2
SHA256 (KDE/frameworks/5.90.0/kdav-5.90.0.tar.xz) = 71bdde6d2a3361c949f7b39844c9035481c06d6c45925e15e5f5c58dbcca0105
2
SHA256 (KDE/frameworks/5.91.0/kdav-5.91.0.tar.xz) = 5b8cdae0d401dc24bf0cd98cdf35de30501111968923953fa687552ae61adc08
3
SIZE (KDE/frameworks/5.90.0/kdav-5.90.0.tar.xz) = 63876
3
SIZE (KDE/frameworks/5.91.0/kdav-5.91.0.tar.xz) = 63880
(-)b/net/kf5-kdav/pkg-plist (-42 / +42 lines)
Lines 1-44 Link Here
1
include/KF5/KDAV/DavCollection
1
include/KF5/KDAV/KDAV/DavCollection
2
include/KF5/KDAV/DavCollectionDeleteJob
2
include/KF5/KDAV/KDAV/DavCollectionDeleteJob
3
include/KF5/KDAV/DavCollectionModifyJob
3
include/KF5/KDAV/KDAV/DavCollectionModifyJob
4
include/KF5/KDAV/DavCollectionsFetchJob
4
include/KF5/KDAV/KDAV/DavCollectionsFetchJob
5
include/KF5/KDAV/DavCollectionsMultiFetchJob
5
include/KF5/KDAV/KDAV/DavCollectionsMultiFetchJob
6
include/KF5/KDAV/DavError
6
include/KF5/KDAV/KDAV/DavError
7
include/KF5/KDAV/DavItem
7
include/KF5/KDAV/KDAV/DavItem
8
include/KF5/KDAV/DavItemCreateJob
8
include/KF5/KDAV/KDAV/DavItemCreateJob
9
include/KF5/KDAV/DavItemDeleteJob
9
include/KF5/KDAV/KDAV/DavItemDeleteJob
10
include/KF5/KDAV/DavItemFetchJob
10
include/KF5/KDAV/KDAV/DavItemFetchJob
11
include/KF5/KDAV/DavItemModifyJob
11
include/KF5/KDAV/KDAV/DavItemModifyJob
12
include/KF5/KDAV/DavItemsFetchJob
12
include/KF5/KDAV/KDAV/DavItemsFetchJob
13
include/KF5/KDAV/DavItemsListJob
13
include/KF5/KDAV/KDAV/DavItemsListJob
14
include/KF5/KDAV/DavJobBase
14
include/KF5/KDAV/KDAV/DavJobBase
15
include/KF5/KDAV/DavPrincipalHomesetsFetchJob
15
include/KF5/KDAV/KDAV/DavPrincipalHomesetsFetchJob
16
include/KF5/KDAV/DavPrincipalSearchJob
16
include/KF5/KDAV/KDAV/DavPrincipalSearchJob
17
include/KF5/KDAV/DavUrl
17
include/KF5/KDAV/KDAV/DavUrl
18
include/KF5/KDAV/Enums
18
include/KF5/KDAV/KDAV/Enums
19
include/KF5/KDAV/EtagCache
19
include/KF5/KDAV/KDAV/EtagCache
20
include/KF5/KDAV/ProtocolInfo
20
include/KF5/KDAV/KDAV/ProtocolInfo
21
include/KF5/kdav/davcollection.h
21
include/KF5/KDAV/kdav/davcollection.h
22
include/KF5/kdav/davcollectiondeletejob.h
22
include/KF5/KDAV/kdav/davcollectiondeletejob.h
23
include/KF5/kdav/davcollectionmodifyjob.h
23
include/KF5/KDAV/kdav/davcollectionmodifyjob.h
24
include/KF5/kdav/davcollectionsfetchjob.h
24
include/KF5/KDAV/kdav/davcollectionsfetchjob.h
25
include/KF5/kdav/davcollectionsmultifetchjob.h
25
include/KF5/KDAV/kdav/davcollectionsmultifetchjob.h
26
include/KF5/kdav/daverror.h
26
include/KF5/KDAV/kdav/daverror.h
27
include/KF5/kdav/davitem.h
27
include/KF5/KDAV/kdav/davitem.h
28
include/KF5/kdav/davitemcreatejob.h
28
include/KF5/KDAV/kdav/davitemcreatejob.h
29
include/KF5/kdav/davitemdeletejob.h
29
include/KF5/KDAV/kdav/davitemdeletejob.h
30
include/KF5/kdav/davitemfetchjob.h
30
include/KF5/KDAV/kdav/davitemfetchjob.h
31
include/KF5/kdav/davitemmodifyjob.h
31
include/KF5/KDAV/kdav/davitemmodifyjob.h
32
include/KF5/kdav/davitemsfetchjob.h
32
include/KF5/KDAV/kdav/davitemsfetchjob.h
33
include/KF5/kdav/davitemslistjob.h
33
include/KF5/KDAV/kdav/davitemslistjob.h
34
include/KF5/kdav/davjobbase.h
34
include/KF5/KDAV/kdav/davjobbase.h
35
include/KF5/kdav/davprincipalhomesetsfetchjob.h
35
include/KF5/KDAV/kdav/davprincipalhomesetsfetchjob.h
36
include/KF5/kdav/davprincipalsearchjob.h
36
include/KF5/KDAV/kdav/davprincipalsearchjob.h
37
include/KF5/kdav/davurl.h
37
include/KF5/KDAV/kdav/davurl.h
38
include/KF5/kdav/enums.h
38
include/KF5/KDAV/kdav/enums.h
39
include/KF5/kdav/etagcache.h
39
include/KF5/KDAV/kdav/etagcache.h
40
include/KF5/kdav/kdav_export.h
40
include/KF5/KDAV/kdav/kdav_export.h
41
include/KF5/kdav/protocolinfo.h
41
include/KF5/KDAV/kdav/protocolinfo.h
42
include/KF5/kdav_version.h
42
include/KF5/kdav_version.h
43
lib/cmake/KF5DAV/KF5DAVConfig.cmake
43
lib/cmake/KF5DAV/KF5DAVConfig.cmake
44
lib/cmake/KF5DAV/KF5DAVConfigVersion.cmake
44
lib/cmake/KF5DAV/KF5DAVConfigVersion.cmake
Lines 47-53 lib/cmake/KF5DAV/KF5DAVTargets.cmake Link Here
47
lib/libKF5DAV.so
47
lib/libKF5DAV.so
48
lib/libKF5DAV.so.5
48
lib/libKF5DAV.so.5
49
lib/libKF5DAV.so.%%KDE_FRAMEWORKS_VERSION%%
49
lib/libKF5DAV.so.%%KDE_FRAMEWORKS_VERSION%%
50
%%QT_MKSPECDIR%%/modules/qt_kdav.pri
50
%%QT_MKSPECDIR%%/modules/qt_KDAV.pri
51
share/locale/ar/LC_MESSAGES/libkdav.mo
51
share/locale/ar/LC_MESSAGES/libkdav.mo
52
share/locale/az/LC_MESSAGES/libkdav.mo
52
share/locale/az/LC_MESSAGES/libkdav.mo
53
share/locale/ca/LC_MESSAGES/libkdav.mo
53
share/locale/ca/LC_MESSAGES/libkdav.mo
(-)b/net/kf5-kholidays/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054183
1
TIMESTAMP = 1644208980
2
SHA256 (KDE/frameworks/5.90.0/kholidays-5.90.0.tar.xz) = e84781ea8abb24f5dbe2b34981dcb7fa017e62f0e9911e872a534610827f33dc
2
SHA256 (KDE/frameworks/5.91.0/kholidays-5.91.0.tar.xz) = b55535746cd3b56270fd19bf377f7256bea00b4f8690449e0580225f6275bb98
3
SIZE (KDE/frameworks/5.90.0/kholidays-5.90.0.tar.xz) = 234532
3
SIZE (KDE/frameworks/5.91.0/kholidays-5.91.0.tar.xz) = 235072
(-)b/net/kf5-kholidays/pkg-plist (-1 / +1 lines)
Lines 8-17 include/KF5/KHolidays/kholidays/astroseasons.h Link Here
8
include/KF5/KHolidays/kholidays/holiday.h
8
include/KF5/KHolidays/kholidays/holiday.h
9
include/KF5/KHolidays/kholidays/holidayregion.h
9
include/KF5/KHolidays/kholidays/holidayregion.h
10
include/KF5/KHolidays/kholidays/kholidays_export.h
10
include/KF5/KHolidays/kholidays/kholidays_export.h
11
include/KF5/KHolidays/kholidays_version.h
11
include/KF5/KHolidays/kholidays/lunarphase.h
12
include/KF5/KHolidays/kholidays/lunarphase.h
12
include/KF5/KHolidays/kholidays/sunriseset.h
13
include/KF5/KHolidays/kholidays/sunriseset.h
13
include/KF5/KHolidays/kholidays/zodiac.h
14
include/KF5/KHolidays/kholidays/zodiac.h
14
include/KF5/kholidays_version.h
15
lib/cmake/KF5Holidays/KF5HolidaysConfig.cmake
15
lib/cmake/KF5Holidays/KF5HolidaysConfig.cmake
16
lib/cmake/KF5Holidays/KF5HolidaysConfigVersion.cmake
16
lib/cmake/KF5Holidays/KF5HolidaysConfigVersion.cmake
17
lib/cmake/KF5Holidays/KF5HolidaysTargets-%%CMAKE_BUILD_TYPE%%.cmake
17
lib/cmake/KF5Holidays/KF5HolidaysTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/net/kf5-kxmlrpcclient/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054184
1
TIMESTAMP = 1644208980
2
SHA256 (KDE/frameworks/5.90.0/kxmlrpcclient-5.90.0.tar.xz) = 8cb23dc539fef71395947183c7c70a7a4c028086f2e8389b647a5b4ce2e30257
2
SHA256 (KDE/frameworks/5.91.0/kxmlrpcclient-5.91.0.tar.xz) = f0c2a92910283997c21c4f49b2bb074c1edede63706da89f965711cc8babdeae
3
SIZE (KDE/frameworks/5.90.0/kxmlrpcclient-5.90.0.tar.xz) = 31860
3
SIZE (KDE/frameworks/5.91.0/kxmlrpcclient-5.91.0.tar.xz) = 31844
(-)b/net/kf5-kxmlrpcclient/pkg-plist (-1 / +1 lines)
Lines 1-7 Link Here
1
include/KF5/KXmlRpcClient/KXmlRpcClient/Client
1
include/KF5/KXmlRpcClient/KXmlRpcClient/Client
2
include/KF5/KXmlRpcClient/kxmlrpcclient/client.h
2
include/KF5/KXmlRpcClient/kxmlrpcclient/client.h
3
include/KF5/KXmlRpcClient/kxmlrpcclient/kxmlrpcclient_export.h
3
include/KF5/KXmlRpcClient/kxmlrpcclient/kxmlrpcclient_export.h
4
include/KF5/kxmlrpcclient_version.h
4
include/KF5/KXmlRpcClient/kxmlrpcclient_version.h
5
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfig.cmake
5
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfig.cmake
6
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfigVersion.cmake
6
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfigVersion.cmake
7
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientTargets-%%CMAKE_BUILD_TYPE%%.cmake
7
lib/cmake/KF5XmlRpcClient/KF5XmlRpcClientTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/net/kf5-syndication/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054185
1
TIMESTAMP = 1644208981
2
SHA256 (KDE/frameworks/5.90.0/syndication-5.90.0.tar.xz) = bdfe30c05bbdd8e10903fe69a37cf859f25984edae16283fdd5c0ac207213229
2
SHA256 (KDE/frameworks/5.91.0/syndication-5.91.0.tar.xz) = fe05fc898c8e5adf23b977138e8b595448805fc2d48c62579881f500ab5953b8
3
SIZE (KDE/frameworks/5.90.0/syndication-5.90.0.tar.xz) = 510588
3
SIZE (KDE/frameworks/5.91.0/syndication-5.91.0.tar.xz) = 510732
(-)b/net/kf5-syndication/pkg-plist (-1 / +1 lines)
Lines 129-135 include/KF5/Syndication/syndication/specificitemvisitor.h Link Here
129
include/KF5/Syndication/syndication/syndication.h
129
include/KF5/Syndication/syndication/syndication.h
130
include/KF5/Syndication/syndication/syndication_export.h
130
include/KF5/Syndication/syndication/syndication_export.h
131
include/KF5/Syndication/syndication/tools.h
131
include/KF5/Syndication/syndication/tools.h
132
include/KF5/syndication_version.h
132
include/KF5/Syndication/syndication_version.h
133
lib/cmake/KF5Syndication/KF5SyndicationConfig.cmake
133
lib/cmake/KF5Syndication/KF5SyndicationConfig.cmake
134
lib/cmake/KF5Syndication/KF5SyndicationConfigVersion.cmake
134
lib/cmake/KF5Syndication/KF5SyndicationConfigVersion.cmake
135
lib/cmake/KF5Syndication/KF5SyndicationTargets-%%CMAKE_BUILD_TYPE%%.cmake
135
lib/cmake/KF5Syndication/KF5SyndicationTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/security/kf5-kdesu/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054186
1
TIMESTAMP = 1644208982
2
SHA256 (KDE/frameworks/5.90.0/kdesu-5.90.0.tar.xz) = 970707b7717d8a3c38687f40ff93809b3779e527d8a6ce5fe2df05c20e1613e1
2
SHA256 (KDE/frameworks/5.91.0/kdesu-5.91.0.tar.xz) = 55da7ee8c24e49dfd8ae49e1d006e67f541d35d111df412c5eaa8180784a40f2
3
SIZE (KDE/frameworks/5.90.0/kdesu-5.90.0.tar.xz) = 54992
3
SIZE (KDE/frameworks/5.91.0/kdesu-5.91.0.tar.xz) = 55480
(-)b/security/kf5-kdesu/pkg-plist (-1 / +1 lines)
Lines 14-20 include/KF5/KDESu/kdesu/stub.h Link Here
14
include/KF5/KDESu/kdesu/stubprocess.h
14
include/KF5/KDESu/kdesu/stubprocess.h
15
include/KF5/KDESu/kdesu/su.h
15
include/KF5/KDESu/kdesu/su.h
16
include/KF5/KDESu/kdesu/suprocess.h
16
include/KF5/KDESu/kdesu/suprocess.h
17
include/KF5/kdesu_version.h
17
include/KF5/KDESu/kdesu_version.h
18
lib/cmake/KF5Su/KF5SuConfig.cmake
18
lib/cmake/KF5Su/KF5SuConfig.cmake
19
lib/cmake/KF5Su/KF5SuConfigVersion.cmake
19
lib/cmake/KF5Su/KF5SuConfigVersion.cmake
20
lib/cmake/KF5Su/KF5SuTargets-%%CMAKE_BUILD_TYPE%%.cmake
20
lib/cmake/KF5Su/KF5SuTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/sysutils/kf5-baloo/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054187
1
TIMESTAMP = 1644208983
2
SHA256 (KDE/frameworks/5.90.0/baloo-5.90.0.tar.xz) = a64483982a68160a9ce38326abce89d6e57b6b7e1907e4a2683b46df90f6ceda
2
SHA256 (KDE/frameworks/5.91.0/baloo-5.91.0.tar.xz) = 7574d63379c41d8cb0e6579a0d73ab4257967ecbfaa7affa01472dcca35a12b3
3
SIZE (KDE/frameworks/5.90.0/baloo-5.90.0.tar.xz) = 284428
3
SIZE (KDE/frameworks/5.91.0/baloo-5.91.0.tar.xz) = 287472
(-)b/sysutils/kf5-baloo/pkg-plist (-1 / +7 lines)
Lines 20-26 include/KF5/Baloo/baloo/query.h Link Here
20
include/KF5/Baloo/baloo/queryrunnable.h
20
include/KF5/Baloo/baloo/queryrunnable.h
21
include/KF5/Baloo/baloo/resultiterator.h
21
include/KF5/Baloo/baloo/resultiterator.h
22
include/KF5/Baloo/baloo/taglistjob.h
22
include/KF5/Baloo/baloo/taglistjob.h
23
include/KF5/baloo_version.h
23
include/KF5/Baloo/baloo_version.h
24
lib/cmake/KF5Baloo/KF5BalooConfig.cmake
24
lib/cmake/KF5Baloo/KF5BalooConfig.cmake
25
lib/cmake/KF5Baloo/KF5BalooConfigVersion.cmake
25
lib/cmake/KF5Baloo/KF5BalooConfigVersion.cmake
26
lib/cmake/KF5Baloo/KF5BalooTargets-%%CMAKE_BUILD_TYPE%%.cmake
26
lib/cmake/KF5Baloo/KF5BalooTargets-%%CMAKE_BUILD_TYPE%%.cmake
Lines 66-73 share/locale/az/LC_MESSAGES/balooshow5.mo Link Here
66
share/locale/az/LC_MESSAGES/kio5_baloosearch.mo
66
share/locale/az/LC_MESSAGES/kio5_baloosearch.mo
67
share/locale/az/LC_MESSAGES/kio5_tags.mo
67
share/locale/az/LC_MESSAGES/kio5_tags.mo
68
share/locale/az/LC_MESSAGES/kio5_timeline.mo
68
share/locale/az/LC_MESSAGES/kio5_timeline.mo
69
share/locale/bg/LC_MESSAGES/balooctl5.mo
70
share/locale/bg/LC_MESSAGES/baloodb5.mo
71
share/locale/bg/LC_MESSAGES/balooengine5.mo
69
share/locale/bg/LC_MESSAGES/baloosearch5.mo
72
share/locale/bg/LC_MESSAGES/baloosearch5.mo
70
share/locale/bg/LC_MESSAGES/balooshow5.mo
73
share/locale/bg/LC_MESSAGES/balooshow5.mo
74
share/locale/bg/LC_MESSAGES/kio5_baloosearch.mo
75
share/locale/bg/LC_MESSAGES/kio5_tags.mo
76
share/locale/bg/LC_MESSAGES/kio5_timeline.mo
71
share/locale/bs/LC_MESSAGES/balooctl5.mo
77
share/locale/bs/LC_MESSAGES/balooctl5.mo
72
share/locale/bs/LC_MESSAGES/baloosearch5.mo
78
share/locale/bs/LC_MESSAGES/baloosearch5.mo
73
share/locale/bs/LC_MESSAGES/balooshow5.mo
79
share/locale/bs/LC_MESSAGES/balooshow5.mo
(-)b/sysutils/kf5-kwallet/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054188
1
TIMESTAMP = 1644208984
2
SHA256 (KDE/frameworks/5.90.0/kwallet-5.90.0.tar.xz) = 74aa1144a358a1a43a133dabf1b0936ae01dc290e585573dec88e52d097ace19
2
SHA256 (KDE/frameworks/5.91.0/kwallet-5.91.0.tar.xz) = 3736051cfc42598368704b36c36f41482f778c45ba22a4e591389725945938fc
3
SIZE (KDE/frameworks/5.90.0/kwallet-5.90.0.tar.xz) = 305148
3
SIZE (KDE/frameworks/5.91.0/kwallet-5.91.0.tar.xz) = 305472
(-)b/sysutils/kf5-kwallet/pkg-plist (-1 / +1 lines)
Lines 3-9 bin/kwallet-query Link Here
3
include/KF5/KWallet/KWallet
3
include/KF5/KWallet/KWallet
4
include/KF5/KWallet/kwallet.h
4
include/KF5/KWallet/kwallet.h
5
include/KF5/KWallet/kwallet_export.h
5
include/KF5/KWallet/kwallet_export.h
6
include/KF5/kwallet_version.h
6
include/KF5/KWallet/kwallet_version.h
7
lib/cmake/KF5Wallet/KF5WalletConfig.cmake
7
lib/cmake/KF5Wallet/KF5WalletConfig.cmake
8
lib/cmake/KF5Wallet/KF5WalletConfigVersion.cmake
8
lib/cmake/KF5Wallet/KF5WalletConfigVersion.cmake
9
lib/cmake/KF5Wallet/KF5WalletTargets-%%CMAKE_BUILD_TYPE%%.cmake
9
lib/cmake/KF5Wallet/KF5WalletTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/textproc/kf5-kcodecs/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054189
1
TIMESTAMP = 1644208985
2
SHA256 (KDE/frameworks/5.90.0/kcodecs-5.90.0.tar.xz) = d0c604564745a1a50b01d61aa52282cad08dfdb37aecca30d5f80ea325f4984f
2
SHA256 (KDE/frameworks/5.91.0/kcodecs-5.91.0.tar.xz) = 3ec08377a1b2cbc30401ae9e43e1394c61635ab7537a37dc297cdc4deeda7c62
3
SIZE (KDE/frameworks/5.90.0/kcodecs-5.90.0.tar.xz) = 237540
3
SIZE (KDE/frameworks/5.91.0/kcodecs-5.91.0.tar.xz) = 237508
(-)b/textproc/kf5-kcodecs/pkg-plist (-1 / +1 lines)
Lines 5-13 include/KF5/KCodecs/KEncodingProber Link Here
5
include/KF5/KCodecs/kcharsets.h
5
include/KF5/KCodecs/kcharsets.h
6
include/KF5/KCodecs/kcodecs.h
6
include/KF5/KCodecs/kcodecs.h
7
include/KF5/KCodecs/kcodecs_export.h
7
include/KF5/KCodecs/kcodecs_export.h
8
include/KF5/KCodecs/kcodecs_version.h
8
include/KF5/KCodecs/kemailaddress.h
9
include/KF5/KCodecs/kemailaddress.h
9
include/KF5/KCodecs/kencodingprober.h
10
include/KF5/KCodecs/kencodingprober.h
10
include/KF5/kcodecs_version.h
11
lib/cmake/KF5Codecs/KF5CodecsConfig.cmake
11
lib/cmake/KF5Codecs/KF5CodecsConfig.cmake
12
lib/cmake/KF5Codecs/KF5CodecsConfigVersion.cmake
12
lib/cmake/KF5Codecs/KF5CodecsConfigVersion.cmake
13
lib/cmake/KF5Codecs/KF5CodecsTargets-%%CMAKE_BUILD_TYPE%%.cmake
13
lib/cmake/KF5Codecs/KF5CodecsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/textproc/kf5-sonnet/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054190
1
TIMESTAMP = 1644208986
2
SHA256 (KDE/frameworks/5.90.0/sonnet-5.90.0.tar.xz) = c7a772aec93c00fcd714b93b0596d2e918cb60f4e0937d7d152c07be53ed9d34
2
SHA256 (KDE/frameworks/5.91.0/sonnet-5.91.0.tar.xz) = bda19e339d19ffcfa6bfa74eb6f0cdaf75e2537450d2deed03f45f4a6b91fd18
3
SIZE (KDE/frameworks/5.90.0/sonnet-5.90.0.tar.xz) = 308024
3
SIZE (KDE/frameworks/5.91.0/sonnet-5.91.0.tar.xz) = 308264
(-)b/textproc/kf5-sonnet/pkg-plist (-1 / +1 lines)
Lines 1-5 Link Here
1
bin/gentrigrams
1
bin/gentrigrams
2
bin/parsetrigrams
2
bin/parsetrigrams
3
include/KF5/Sonnet/sonnet_version.h
3
include/KF5/SonnetCore/Sonnet/BackgroundChecker
4
include/KF5/SonnetCore/Sonnet/BackgroundChecker
4
include/KF5/SonnetCore/Sonnet/GuessLanguage
5
include/KF5/SonnetCore/Sonnet/GuessLanguage
5
include/KF5/SonnetCore/Sonnet/Settings
6
include/KF5/SonnetCore/Sonnet/Settings
Lines 24-30 include/KF5/SonnetUi/sonnet/dictionarycombobox.h Link Here
24
include/KF5/SonnetUi/sonnet/highlighter.h
25
include/KF5/SonnetUi/sonnet/highlighter.h
25
include/KF5/SonnetUi/sonnet/sonnetui_export.h
26
include/KF5/SonnetUi/sonnet/sonnetui_export.h
26
include/KF5/SonnetUi/sonnet/spellcheckdecorator.h
27
include/KF5/SonnetUi/sonnet/spellcheckdecorator.h
27
include/KF5/sonnet_version.h
28
lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake
28
lib/cmake/KF5Sonnet/KF5SonnetConfig.cmake
29
lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake
29
lib/cmake/KF5Sonnet/KF5SonnetConfigVersion.cmake
30
lib/cmake/KF5Sonnet/KF5SonnetTargets-%%CMAKE_BUILD_TYPE%%.cmake
30
lib/cmake/KF5Sonnet/KF5SonnetTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/textproc/kf5-syntax-highlighting/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054191
1
TIMESTAMP = 1644208987
2
SHA256 (KDE/frameworks/5.90.0/syntax-highlighting-5.90.0.tar.xz) = bf483e79c731a88ef642c9551ee092c4201d926af5b172bc11b1acde5c9baca6
2
SHA256 (KDE/frameworks/5.91.0/syntax-highlighting-5.91.0.tar.xz) = 370a45b274db90e8d2d34d61d3f665a3f1f9f552d4503ce5805a47f445c4f93a
3
SIZE (KDE/frameworks/5.90.0/syntax-highlighting-5.90.0.tar.xz) = 2392656
3
SIZE (KDE/frameworks/5.91.0/syntax-highlighting-5.91.0.tar.xz) = 2394684
(-)b/textproc/kf5-syntax-highlighting/pkg-plist (-1 / +22 lines)
Lines 4-9 include/KF5/KSyntaxHighlighting/Definition Link Here
4
include/KF5/KSyntaxHighlighting/DefinitionDownloader
4
include/KF5/KSyntaxHighlighting/DefinitionDownloader
5
include/KF5/KSyntaxHighlighting/FoldingRegion
5
include/KF5/KSyntaxHighlighting/FoldingRegion
6
include/KF5/KSyntaxHighlighting/Format
6
include/KF5/KSyntaxHighlighting/Format
7
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/AbstractHighlighter
8
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Definition
9
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/DefinitionDownloader
10
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/FoldingRegion
11
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Format
12
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Repository
13
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/State
14
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/SyntaxHighlighter
15
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/Theme
16
include/KF5/KSyntaxHighlighting/KSyntaxHighlighting/WildcardMatcher
7
include/KF5/KSyntaxHighlighting/Repository
17
include/KF5/KSyntaxHighlighting/Repository
8
include/KF5/KSyntaxHighlighting/State
18
include/KF5/KSyntaxHighlighting/State
9
include/KF5/KSyntaxHighlighting/SyntaxHighlighter
19
include/KF5/KSyntaxHighlighting/SyntaxHighlighter
Lines 14-26 include/KF5/KSyntaxHighlighting/definition.h Link Here
14
include/KF5/KSyntaxHighlighting/definitiondownloader.h
24
include/KF5/KSyntaxHighlighting/definitiondownloader.h
15
include/KF5/KSyntaxHighlighting/foldingregion.h
25
include/KF5/KSyntaxHighlighting/foldingregion.h
16
include/KF5/KSyntaxHighlighting/format.h
26
include/KF5/KSyntaxHighlighting/format.h
27
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/abstracthighlighter.h
28
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/definition.h
29
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/definitiondownloader.h
30
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/foldingregion.h
31
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/format.h
32
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/ksyntaxhighlighting_export.h
33
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/repository.h
34
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/state.h
35
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/syntaxhighlighter.h
36
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/theme.h
37
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting/wildcardmatcher.h
17
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting_export.h
38
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting_export.h
39
include/KF5/KSyntaxHighlighting/ksyntaxhighlighting_version.h
18
include/KF5/KSyntaxHighlighting/repository.h
40
include/KF5/KSyntaxHighlighting/repository.h
19
include/KF5/KSyntaxHighlighting/state.h
41
include/KF5/KSyntaxHighlighting/state.h
20
include/KF5/KSyntaxHighlighting/syntaxhighlighter.h
42
include/KF5/KSyntaxHighlighting/syntaxhighlighter.h
21
include/KF5/KSyntaxHighlighting/theme.h
43
include/KF5/KSyntaxHighlighting/theme.h
22
include/KF5/KSyntaxHighlighting/wildcardmatcher.h
44
include/KF5/KSyntaxHighlighting/wildcardmatcher.h
23
include/KF5/ksyntaxhighlighting_version.h
24
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfig.cmake
45
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfig.cmake
25
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfigVersion.cmake
46
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingConfigVersion.cmake
26
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingTargets-%%CMAKE_BUILD_TYPE%%.cmake
47
lib/cmake/KF5SyntaxHighlighting/KF5SyntaxHighlightingTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/www/kf5-kdewebkit/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054192
1
TIMESTAMP = 1644208988
2
SHA256 (KDE/frameworks/5.90.0/kdewebkit-5.90.0.tar.xz) = a1ff583c84cbc2ef5569672ba04e7a75a9bedd913278dca81202512d7ca7b8a5
2
SHA256 (KDE/frameworks/5.91.0/kdewebkit-5.91.0.tar.xz) = 18f361573109e95f39ca1fda04f973d9f64eb4f6ecba3dcea877e5df020796d6
3
SIZE (KDE/frameworks/5.90.0/kdewebkit-5.90.0.tar.xz) = 30084
3
SIZE (KDE/frameworks/5.91.0/kdewebkit-5.91.0.tar.xz) = 30080
(-)b/www/kf5-kdewebkit/pkg-plist (-1 / +1 lines)
Lines 4-15 include/KF5/KDEWebKit/KWebPluginFactory Link Here
4
include/KF5/KDEWebKit/KWebView
4
include/KF5/KDEWebKit/KWebView
5
include/KF5/KDEWebKit/KWebWallet
5
include/KF5/KDEWebKit/KWebWallet
6
include/KF5/KDEWebKit/kdewebkit_export.h
6
include/KF5/KDEWebKit/kdewebkit_export.h
7
include/KF5/KDEWebKit/kdewebkit_version.h
7
include/KF5/KDEWebKit/kgraphicswebview.h
8
include/KF5/KDEWebKit/kgraphicswebview.h
8
include/KF5/KDEWebKit/kwebpage.h
9
include/KF5/KDEWebKit/kwebpage.h
9
include/KF5/KDEWebKit/kwebpluginfactory.h
10
include/KF5/KDEWebKit/kwebpluginfactory.h
10
include/KF5/KDEWebKit/kwebview.h
11
include/KF5/KDEWebKit/kwebview.h
11
include/KF5/KDEWebKit/kwebwallet.h
12
include/KF5/KDEWebKit/kwebwallet.h
12
include/KF5/kdewebkit_version.h
13
lib/cmake/KF5WebKit/KF5WebKitConfig.cmake
13
lib/cmake/KF5WebKit/KF5WebKitConfig.cmake
14
lib/cmake/KF5WebKit/KF5WebKitConfigVersion.cmake
14
lib/cmake/KF5WebKit/KF5WebKitConfigVersion.cmake
15
lib/cmake/KF5WebKit/KF5WebKitTargets-%%CMAKE_BUILD_TYPE%%.cmake
15
lib/cmake/KF5WebKit/KF5WebKitTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/www/kf5-khtml/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054193
1
TIMESTAMP = 1644208989
2
SHA256 (KDE/frameworks/5.90.0/khtml-5.90.0.tar.xz) = 4a5664c874676c191c0c2bb9debe4611ad224e00f8a2b46bc793c2467a1a28ae
2
SHA256 (KDE/frameworks/5.91.0/khtml-5.91.0.tar.xz) = a40056d988fd77bc4bd3749465ed5452701b7e4948e10dc67fb592925c98b3d1
3
SIZE (KDE/frameworks/5.90.0/khtml-5.90.0.tar.xz) = 2093520
3
SIZE (KDE/frameworks/5.91.0/khtml-5.91.0.tar.xz) = 2093512
(-)b/www/kf5-khtml/pkg-plist (-1 / +1 lines)
Lines 37-47 include/KF5/KHtml/khtml_events.h Link Here
37
include/KF5/KHtml/khtml_export.h
37
include/KF5/KHtml/khtml_export.h
38
include/KF5/KHtml/khtml_part.h
38
include/KF5/KHtml/khtml_part.h
39
include/KF5/KHtml/khtml_settings.h
39
include/KF5/KHtml/khtml_settings.h
40
include/KF5/KHtml/khtml_version.h
40
include/KF5/KHtml/khtmldefaults.h
41
include/KF5/KHtml/khtmldefaults.h
41
include/KF5/KHtml/khtmlpart.h
42
include/KF5/KHtml/khtmlpart.h
42
include/KF5/KHtml/khtmlsettings.h
43
include/KF5/KHtml/khtmlsettings.h
43
include/KF5/KHtml/khtmlview.h
44
include/KF5/KHtml/khtmlview.h
44
include/KF5/khtml_version.h
45
lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake
45
lib/cmake/KF5KHtml/KF5KHtmlConfig.cmake
46
lib/cmake/KF5KHtml/KF5KHtmlConfigVersion.cmake
46
lib/cmake/KF5KHtml/KF5KHtmlConfigVersion.cmake
47
lib/cmake/KF5KHtml/KF5KHtmlTargets-%%CMAKE_BUILD_TYPE%%.cmake
47
lib/cmake/KF5KHtml/KF5KHtmlTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/www/kf5-kjs/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054194
1
TIMESTAMP = 1644208989
2
SHA256 (KDE/frameworks/5.90.0/kjs-5.90.0.tar.xz) = 9bab652cadbc3be62d477ac07a7aa0fae296db2ab042097aea06abfd7b0cadfc
2
SHA256 (KDE/frameworks/5.91.0/kjs-5.91.0.tar.xz) = 322309164f54bcc7b0a8c338f8088160cf61ad6e5bdb95a77c1f72e4aaa57c49
3
SIZE (KDE/frameworks/5.90.0/kjs-5.90.0.tar.xz) = 339092
3
SIZE (KDE/frameworks/5.91.0/kjs-5.91.0.tar.xz) = 339140
(-)b/www/kf5-kjsembed/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054195
1
TIMESTAMP = 1644208990
2
SHA256 (KDE/frameworks/5.90.0/kjsembed-5.90.0.tar.xz) = c466279c3e293035eb72902ae117c30a980e695a60cd2da79eb0acf0cfd3b979
2
SHA256 (KDE/frameworks/5.91.0/kjsembed-5.91.0.tar.xz) = c0d07cba5fc4173279335f8bf696eb6e013696a19eadd3851f4f428942399e88
3
SIZE (KDE/frameworks/5.90.0/kjsembed-5.90.0.tar.xz) = 171924
3
SIZE (KDE/frameworks/5.91.0/kjsembed-5.91.0.tar.xz) = 171904
(-)b/x11-themes/Kvantum/files/patch-style_blur_blurhelper.cpp (+11 lines)
Added Link Here
1
--- style/blur/blurhelper.cpp.orig	2022-02-16 21:46:34 UTC
2
+++ style/blur/blurhelper.cpp
3
@@ -26,7 +26,7 @@
4
 
5
 #if (QT_VERSION < QT_VERSION_CHECK(6,0,0))
6
 #include <KWindowEffects>
7
-#include <KF5/kwindowsystem_version.h>
8
+#include <KF5/KWindowSystem/kwindowsystem_version.h>
9
 #endif
10
 
11
 namespace Kvantum {
(-)b/x11-themes/kf5-breeze-icons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641058714
1
TIMESTAMP = 1644208991
2
SHA256 (KDE/frameworks/5.90.0/breeze-icons-5.90.0.tar.xz) = d6ba415def6e948e86eb7519cb3c617705f6701fc1626b1fb90fb91c4e81ae19
2
SHA256 (KDE/frameworks/5.91.0/breeze-icons-5.91.0.tar.xz) = c17db793b931a640f9db4466e1fee917127809f80ac8fc65b2273044ec23422a
3
SIZE (KDE/frameworks/5.90.0/breeze-icons-5.90.0.tar.xz) = 2145144
3
SIZE (KDE/frameworks/5.91.0/breeze-icons-5.91.0.tar.xz) = 2145328
(-)b/x11-themes/kf5-breeze-icons/pkg-plist (+6 lines)
Lines 1876-1881 share/icons/breeze-dark/actions/22/bqm-diff.svg Link Here
1876
share/icons/breeze-dark/actions/22/bqm-remove.svg
1876
share/icons/breeze-dark/actions/22/bqm-remove.svg
1877
share/icons/breeze-dark/actions/22/bqm-rmqueue.svg
1877
share/icons/breeze-dark/actions/22/bqm-rmqueue.svg
1878
share/icons/breeze-dark/actions/22/branch.svg
1878
share/icons/breeze-dark/actions/22/branch.svg
1879
share/icons/breeze-dark/actions/22/brightness-high.svg
1880
share/icons/breeze-dark/actions/22/brightness-low.svg
1879
share/icons/breeze-dark/actions/22/bwtonal.svg
1881
share/icons/breeze-dark/actions/22/bwtonal.svg
1880
share/icons/breeze-dark/actions/22/call-start.svg
1882
share/icons/breeze-dark/actions/22/call-start.svg
1881
share/icons/breeze-dark/actions/22/call-stop.svg
1883
share/icons/breeze-dark/actions/22/call-stop.svg
Lines 12815-12820 share/icons/breeze/actions/22/bqm-diff.svg Link Here
12815
share/icons/breeze/actions/22/bqm-remove.svg
12817
share/icons/breeze/actions/22/bqm-remove.svg
12816
share/icons/breeze/actions/22/bqm-rmqueue.svg
12818
share/icons/breeze/actions/22/bqm-rmqueue.svg
12817
share/icons/breeze/actions/22/branch.svg
12819
share/icons/breeze/actions/22/branch.svg
12820
share/icons/breeze/actions/22/brightness-high.svg
12821
share/icons/breeze/actions/22/brightness-low.svg
12818
share/icons/breeze/actions/22/bwtonal.svg
12822
share/icons/breeze/actions/22/bwtonal.svg
12819
share/icons/breeze/actions/22/call-start.svg
12823
share/icons/breeze/actions/22/call-start.svg
12820
share/icons/breeze/actions/22/call-stop.svg
12824
share/icons/breeze/actions/22/call-stop.svg
Lines 14748-14753 share/icons/breeze/actions/24/bqm-diff.svg Link Here
14748
share/icons/breeze/actions/24/bqm-remove.svg
14752
share/icons/breeze/actions/24/bqm-remove.svg
14749
share/icons/breeze/actions/24/bqm-rmqueue.svg
14753
share/icons/breeze/actions/24/bqm-rmqueue.svg
14750
share/icons/breeze/actions/24/branch.svg
14754
share/icons/breeze/actions/24/branch.svg
14755
share/icons/breeze/actions/24/brightness-high.svg
14756
share/icons/breeze/actions/24/brightness-low.svg
14751
share/icons/breeze/actions/24/bwtonal.svg
14757
share/icons/breeze/actions/24/bwtonal.svg
14752
share/icons/breeze/actions/24/call-start.svg
14758
share/icons/breeze/actions/24/call-start.svg
14753
share/icons/breeze/actions/24/call-stop.svg
14759
share/icons/breeze/actions/24/call-stop.svg
(-)b/x11-themes/kf5-kemoticons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054197
1
TIMESTAMP = 1644208992
2
SHA256 (KDE/frameworks/5.90.0/kemoticons-5.90.0.tar.xz) = 8b191c0a06faa34bc8fb37cbe922d28530874fe80c27a35fc2433ad54c99af22
2
SHA256 (KDE/frameworks/5.91.0/kemoticons-5.91.0.tar.xz) = 10287a304fbe0bd6992afe29313c156883591639c9e80ec26e76e683709cf6cb
3
SIZE (KDE/frameworks/5.90.0/kemoticons-5.90.0.tar.xz) = 1700548
3
SIZE (KDE/frameworks/5.91.0/kemoticons-5.91.0.tar.xz) = 1700596
(-)b/x11-themes/kf5-kemoticons/pkg-plist (-1 / +1 lines)
Lines 5-11 include/KF5/KEmoticons/kemoticons.h Link Here
5
include/KF5/KEmoticons/kemoticons_export.h
5
include/KF5/KEmoticons/kemoticons_export.h
6
include/KF5/KEmoticons/kemoticonsprovider.h
6
include/KF5/KEmoticons/kemoticonsprovider.h
7
include/KF5/KEmoticons/kemoticonstheme.h
7
include/KF5/KEmoticons/kemoticonstheme.h
8
include/KF5/kemoticons_version.h
8
include/KF5/KEmoticons/kemoticons_version.h
9
lib/cmake/KF5Emoticons/KF5EmoticonsConfig.cmake
9
lib/cmake/KF5Emoticons/KF5EmoticonsConfig.cmake
10
lib/cmake/KF5Emoticons/KF5EmoticonsConfigVersion.cmake
10
lib/cmake/KF5Emoticons/KF5EmoticonsConfigVersion.cmake
11
lib/cmake/KF5Emoticons/KF5EmoticonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
11
lib/cmake/KF5Emoticons/KF5EmoticonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-themes/kf5-kiconthemes/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054198
1
TIMESTAMP = 1644208993
2
SHA256 (KDE/frameworks/5.90.0/kiconthemes-5.90.0.tar.xz) = 33f4cb7b18150cc4e54f1e3e0338c40ee0617c25921d9154d0c2fbe03b897c70
2
SHA256 (KDE/frameworks/5.91.0/kiconthemes-5.91.0.tar.xz) = 820d592beab1547265fcc2a61f6262535b85d444a05fd67b4eb2f11d9f2510ce
3
SIZE (KDE/frameworks/5.90.0/kiconthemes-5.90.0.tar.xz) = 225884
3
SIZE (KDE/frameworks/5.91.0/kiconthemes-5.91.0.tar.xz) = 225964
(-)b/x11-themes/kf5-kiconthemes/pkg-plist (-1 / +1 lines)
Lines 14-20 include/KF5/KIconThemes/kiconengine.h Link Here
14
include/KF5/KIconThemes/kiconloader.h
14
include/KF5/KIconThemes/kiconloader.h
15
include/KF5/KIconThemes/kicontheme.h
15
include/KF5/KIconThemes/kicontheme.h
16
include/KF5/KIconThemes/kiconthemes_export.h
16
include/KF5/KIconThemes/kiconthemes_export.h
17
include/KF5/kiconthemes_version.h
17
include/KF5/KIconThemes/kiconthemes_version.h
18
lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake
18
lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake
19
lib/cmake/KF5IconThemes/KF5IconThemesConfigVersion.cmake
19
lib/cmake/KF5IconThemes/KF5IconThemesConfigVersion.cmake
20
lib/cmake/KF5IconThemes/KF5IconThemesTargets-%%CMAKE_BUILD_TYPE%%.cmake
20
lib/cmake/KF5IconThemes/KF5IconThemesTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-themes/kf5-oxygen-icons5/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054201
1
TIMESTAMP = 1644208996
2
SHA256 (KDE/frameworks/5.90.0/oxygen-icons5-5.90.0.tar.xz) = 2f747c4daf561306b25c347cb3a716bec32093ab8bd3e3ab8fbceed89981eec7
2
SHA256 (KDE/frameworks/5.91.0/oxygen-icons5-5.91.0.tar.xz) = 51713501fe067cd34d3c296bc2b891d62ed2e3c4f26ead36323f8adc3d157248
3
SIZE (KDE/frameworks/5.90.0/oxygen-icons5-5.90.0.tar.xz) = 238635664
3
SIZE (KDE/frameworks/5.91.0/oxygen-icons5-5.91.0.tar.xz) = 238636548
(-)b/x11-themes/kf5-oxygen-icons5/pkg-plist (+15 lines)
Lines 561-566 share/icons/oxygen/base/128x128/mimetypes/audio-x-mpeg.png Link Here
561
share/icons/oxygen/base/128x128/mimetypes/audio-x-speex+ogg.png
561
share/icons/oxygen/base/128x128/mimetypes/audio-x-speex+ogg.png
562
share/icons/oxygen/base/128x128/mimetypes/audio-x-wav.png
562
share/icons/oxygen/base/128x128/mimetypes/audio-x-wav.png
563
share/icons/oxygen/base/128x128/mimetypes/encrypted.png
563
share/icons/oxygen/base/128x128/mimetypes/encrypted.png
564
share/icons/oxygen/base/128x128/mimetypes/font-otf.png
565
share/icons/oxygen/base/128x128/mimetypes/font-ttf.png
564
share/icons/oxygen/base/128x128/mimetypes/fonts-package.png
566
share/icons/oxygen/base/128x128/mimetypes/fonts-package.png
565
share/icons/oxygen/base/128x128/mimetypes/image-bmp.png
567
share/icons/oxygen/base/128x128/mimetypes/image-bmp.png
566
share/icons/oxygen/base/128x128/mimetypes/image-gif.png
568
share/icons/oxygen/base/128x128/mimetypes/image-gif.png
Lines 2264-2269 share/icons/oxygen/base/16x16/mimetypes/audio-x-mpeg.png Link Here
2264
share/icons/oxygen/base/16x16/mimetypes/audio-x-speex+ogg.png
2266
share/icons/oxygen/base/16x16/mimetypes/audio-x-speex+ogg.png
2265
share/icons/oxygen/base/16x16/mimetypes/audio-x-wav.png
2267
share/icons/oxygen/base/16x16/mimetypes/audio-x-wav.png
2266
share/icons/oxygen/base/16x16/mimetypes/encrypted.png
2268
share/icons/oxygen/base/16x16/mimetypes/encrypted.png
2269
share/icons/oxygen/base/16x16/mimetypes/font-otf.png
2270
share/icons/oxygen/base/16x16/mimetypes/font-ttf.png
2267
share/icons/oxygen/base/16x16/mimetypes/fonts-package.png
2271
share/icons/oxygen/base/16x16/mimetypes/fonts-package.png
2268
share/icons/oxygen/base/16x16/mimetypes/image-bmp.png
2272
share/icons/oxygen/base/16x16/mimetypes/image-bmp.png
2269
share/icons/oxygen/base/16x16/mimetypes/image-gif.png
2273
share/icons/oxygen/base/16x16/mimetypes/image-gif.png
Lines 4093-4098 share/icons/oxygen/base/22x22/mimetypes/audio-x-mpeg.png Link Here
4093
share/icons/oxygen/base/22x22/mimetypes/audio-x-speex+ogg.png
4097
share/icons/oxygen/base/22x22/mimetypes/audio-x-speex+ogg.png
4094
share/icons/oxygen/base/22x22/mimetypes/audio-x-wav.png
4098
share/icons/oxygen/base/22x22/mimetypes/audio-x-wav.png
4095
share/icons/oxygen/base/22x22/mimetypes/encrypted.png
4099
share/icons/oxygen/base/22x22/mimetypes/encrypted.png
4100
share/icons/oxygen/base/22x22/mimetypes/font-otf.png
4101
share/icons/oxygen/base/22x22/mimetypes/font-ttf.png
4096
share/icons/oxygen/base/22x22/mimetypes/fonts-package.png
4102
share/icons/oxygen/base/22x22/mimetypes/fonts-package.png
4097
share/icons/oxygen/base/22x22/mimetypes/image-bmp.png
4103
share/icons/oxygen/base/22x22/mimetypes/image-bmp.png
4098
share/icons/oxygen/base/22x22/mimetypes/image-gif.png
4104
share/icons/oxygen/base/22x22/mimetypes/image-gif.png
Lines 4657-4662 share/icons/oxygen/base/256x256/mimetypes/application-vnd.sun.xml.math.png Link Here
4657
share/icons/oxygen/base/256x256/mimetypes/application-vnd.sun.xml.writer.global.png
4663
share/icons/oxygen/base/256x256/mimetypes/application-vnd.sun.xml.writer.global.png
4658
share/icons/oxygen/base/256x256/mimetypes/application-vnd.sun.xml.writer.png.png
4664
share/icons/oxygen/base/256x256/mimetypes/application-vnd.sun.xml.writer.png.png
4659
share/icons/oxygen/base/256x256/mimetypes/application-vnd.wordperfect.png
4665
share/icons/oxygen/base/256x256/mimetypes/application-vnd.wordperfect.png
4666
share/icons/oxygen/base/256x256/mimetypes/application-wps-office.xls.png
4660
share/icons/oxygen/base/256x256/mimetypes/application-x-7z-compressed.png
4667
share/icons/oxygen/base/256x256/mimetypes/application-x-7z-compressed.png
4661
share/icons/oxygen/base/256x256/mimetypes/application-x-abiword.png
4668
share/icons/oxygen/base/256x256/mimetypes/application-x-abiword.png
4662
share/icons/oxygen/base/256x256/mimetypes/application-x-ace.png
4669
share/icons/oxygen/base/256x256/mimetypes/application-x-ace.png
Lines 4790-4795 share/icons/oxygen/base/256x256/mimetypes/audio-x-mpeg.png Link Here
4790
share/icons/oxygen/base/256x256/mimetypes/audio-x-speex+ogg.png
4797
share/icons/oxygen/base/256x256/mimetypes/audio-x-speex+ogg.png
4791
share/icons/oxygen/base/256x256/mimetypes/audio-x-wav.png
4798
share/icons/oxygen/base/256x256/mimetypes/audio-x-wav.png
4792
share/icons/oxygen/base/256x256/mimetypes/encrypted.png
4799
share/icons/oxygen/base/256x256/mimetypes/encrypted.png
4800
share/icons/oxygen/base/256x256/mimetypes/font-otf.png
4801
share/icons/oxygen/base/256x256/mimetypes/font-ttf.png
4793
share/icons/oxygen/base/256x256/mimetypes/fonts-package.png
4802
share/icons/oxygen/base/256x256/mimetypes/fonts-package.png
4794
share/icons/oxygen/base/256x256/mimetypes/image-bmp.png
4803
share/icons/oxygen/base/256x256/mimetypes/image-bmp.png
4795
share/icons/oxygen/base/256x256/mimetypes/image-gif.png
4804
share/icons/oxygen/base/256x256/mimetypes/image-gif.png
Lines 6200-6205 share/icons/oxygen/base/32x32/mimetypes/audio-x-mpeg.png Link Here
6200
share/icons/oxygen/base/32x32/mimetypes/audio-x-speex+ogg.png
6209
share/icons/oxygen/base/32x32/mimetypes/audio-x-speex+ogg.png
6201
share/icons/oxygen/base/32x32/mimetypes/audio-x-wav.png
6210
share/icons/oxygen/base/32x32/mimetypes/audio-x-wav.png
6202
share/icons/oxygen/base/32x32/mimetypes/encrypted.png
6211
share/icons/oxygen/base/32x32/mimetypes/encrypted.png
6212
share/icons/oxygen/base/32x32/mimetypes/font-otf.png
6213
share/icons/oxygen/base/32x32/mimetypes/font-ttf.png
6203
share/icons/oxygen/base/32x32/mimetypes/fonts-package.png
6214
share/icons/oxygen/base/32x32/mimetypes/fonts-package.png
6204
share/icons/oxygen/base/32x32/mimetypes/image-bmp.png
6215
share/icons/oxygen/base/32x32/mimetypes/image-bmp.png
6205
share/icons/oxygen/base/32x32/mimetypes/image-gif.png
6216
share/icons/oxygen/base/32x32/mimetypes/image-gif.png
Lines 7632-7637 share/icons/oxygen/base/48x48/mimetypes/audio-x-mpeg.png Link Here
7632
share/icons/oxygen/base/48x48/mimetypes/audio-x-speex+ogg.png
7643
share/icons/oxygen/base/48x48/mimetypes/audio-x-speex+ogg.png
7633
share/icons/oxygen/base/48x48/mimetypes/audio-x-wav.png
7644
share/icons/oxygen/base/48x48/mimetypes/audio-x-wav.png
7634
share/icons/oxygen/base/48x48/mimetypes/encrypted.png
7645
share/icons/oxygen/base/48x48/mimetypes/encrypted.png
7646
share/icons/oxygen/base/48x48/mimetypes/font-otf.png
7647
share/icons/oxygen/base/48x48/mimetypes/font-ttf.png
7635
share/icons/oxygen/base/48x48/mimetypes/fonts-package.png
7648
share/icons/oxygen/base/48x48/mimetypes/fonts-package.png
7636
share/icons/oxygen/base/48x48/mimetypes/image-bmp.png
7649
share/icons/oxygen/base/48x48/mimetypes/image-bmp.png
7637
share/icons/oxygen/base/48x48/mimetypes/image-gif.png
7650
share/icons/oxygen/base/48x48/mimetypes/image-gif.png
Lines 8492-8497 share/icons/oxygen/base/64x64/mimetypes/audio-x-mpeg.png Link Here
8492
share/icons/oxygen/base/64x64/mimetypes/audio-x-speex+ogg.png
8505
share/icons/oxygen/base/64x64/mimetypes/audio-x-speex+ogg.png
8493
share/icons/oxygen/base/64x64/mimetypes/audio-x-wav.png
8506
share/icons/oxygen/base/64x64/mimetypes/audio-x-wav.png
8494
share/icons/oxygen/base/64x64/mimetypes/encrypted.png
8507
share/icons/oxygen/base/64x64/mimetypes/encrypted.png
8508
share/icons/oxygen/base/64x64/mimetypes/font-otf.png
8509
share/icons/oxygen/base/64x64/mimetypes/font-ttf.png
8495
share/icons/oxygen/base/64x64/mimetypes/fonts-package.png
8510
share/icons/oxygen/base/64x64/mimetypes/fonts-package.png
8496
share/icons/oxygen/base/64x64/mimetypes/image-bmp.png
8511
share/icons/oxygen/base/64x64/mimetypes/image-bmp.png
8497
share/icons/oxygen/base/64x64/mimetypes/image-gif.png
8512
share/icons/oxygen/base/64x64/mimetypes/image-gif.png
(-)b/x11-themes/kf5-qqc2-desktop-style/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054202
1
TIMESTAMP = 1644208997
2
SHA256 (KDE/frameworks/5.90.0/qqc2-desktop-style-5.90.0.tar.xz) = 1921b1c56556c6ff6c53ef081199d5306bb9488f5457247eacd646d09bcfe115
2
SHA256 (KDE/frameworks/5.91.0/qqc2-desktop-style-5.91.0.tar.xz) = 11d52dfd9f576ee4933b32c6dd2458c5e25836935d9dcc27f3c845e8dccea965
3
SIZE (KDE/frameworks/5.90.0/qqc2-desktop-style-5.90.0.tar.xz) = 65004
3
SIZE (KDE/frameworks/5.91.0/qqc2-desktop-style-5.91.0.tar.xz) = 65232
(-)b/x11-toolkits/kf5-attica/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054203
1
TIMESTAMP = 1644208997
2
SHA256 (KDE/frameworks/5.90.0/attica-5.90.0.tar.xz) = 9372f1f1733c33bc36c3180b821bb1a12d1808735de86bce742aae043d3e437f
2
SHA256 (KDE/frameworks/5.91.0/attica-5.91.0.tar.xz) = c05ee119f66d6dc60ecff5b7c6e883d4bc478aca547811b4edbc45eaf0f17b6b
3
SIZE (KDE/frameworks/5.90.0/attica-5.90.0.tar.xz) = 69288
3
SIZE (KDE/frameworks/5.91.0/attica-5.91.0.tar.xz) = 69276
(-)b/x11-toolkits/kf5-attica/pkg-plist (-2 / +2 lines)
Lines 39-46 include/KF5/Attica/Attica/Topic Link Here
39
include/KF5/Attica/attica/accountbalance.h
39
include/KF5/Attica/attica/accountbalance.h
40
include/KF5/Attica/attica/achievement.h
40
include/KF5/Attica/attica/achievement.h
41
include/KF5/Attica/attica/activity.h
41
include/KF5/Attica/attica/activity.h
42
include/KF5/Attica/attica/atticabasejob.h
43
include/KF5/Attica/attica/attica_export.h
42
include/KF5/Attica/attica/attica_export.h
43
include/KF5/Attica/attica/atticabasejob.h
44
include/KF5/Attica/attica/atticautils.h
44
include/KF5/Attica/attica/atticautils.h
45
include/KF5/Attica/attica/buildservice.h
45
include/KF5/Attica/attica/buildservice.h
46
include/KF5/Attica/attica/buildservicejob.h
46
include/KF5/Attica/attica/buildservicejob.h
Lines 80-86 include/KF5/Attica/attica/putjob.h Link Here
80
include/KF5/Attica/attica/remoteaccount.h
80
include/KF5/Attica/attica/remoteaccount.h
81
include/KF5/Attica/attica/topic.h
81
include/KF5/Attica/attica/topic.h
82
include/KF5/Attica/attica/version.h
82
include/KF5/Attica/attica/version.h
83
include/KF5/attica_version.h
83
include/KF5/Attica/attica_version.h
84
lib/cmake/KF5Attica/KF5AtticaConfig.cmake
84
lib/cmake/KF5Attica/KF5AtticaConfig.cmake
85
lib/cmake/KF5Attica/KF5AtticaConfigVersion.cmake
85
lib/cmake/KF5Attica/KF5AtticaConfigVersion.cmake
86
lib/cmake/KF5Attica/KF5AtticaTargets-%%CMAKE_BUILD_TYPE%%.cmake
86
lib/cmake/KF5Attica/KF5AtticaTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kcompletion/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054204
1
TIMESTAMP = 1644208998
2
SHA256 (KDE/frameworks/5.90.0/kcompletion-5.90.0.tar.xz) = f33dc0abeb3b6b5ca96d2e6ab5712e26ab7115152bde6a08fa85afd8a3b6a341
2
SHA256 (KDE/frameworks/5.91.0/kcompletion-5.91.0.tar.xz) = 2422485b10de631583b7e92e0778e5cf0c0ceec677bcd289cb7bc04c5441dfd0
3
SIZE (KDE/frameworks/5.90.0/kcompletion-5.90.0.tar.xz) = 125136
3
SIZE (KDE/frameworks/5.91.0/kcompletion-5.91.0.tar.xz) = 125168
(-)b/x11-toolkits/kf5-kcompletion/pkg-plist (-1 / +1 lines)
Lines 10-15 include/KF5/KCompletion/KSortableList Link Here
10
include/KF5/KCompletion/kcombobox.h
10
include/KF5/KCompletion/kcombobox.h
11
include/KF5/KCompletion/kcompletion.h
11
include/KF5/KCompletion/kcompletion.h
12
include/KF5/KCompletion/kcompletion_export.h
12
include/KF5/KCompletion/kcompletion_export.h
13
include/KF5/KCompletion/kcompletion_version.h
13
include/KF5/KCompletion/kcompletionbase.h
14
include/KF5/KCompletion/kcompletionbase.h
14
include/KF5/KCompletion/kcompletionbox.h
15
include/KF5/KCompletion/kcompletionbox.h
15
include/KF5/KCompletion/kcompletionmatches.h
16
include/KF5/KCompletion/kcompletionmatches.h
Lines 17-23 include/KF5/KCompletion/khistorycombobox.h Link Here
17
include/KF5/KCompletion/klineedit.h
18
include/KF5/KCompletion/klineedit.h
18
include/KF5/KCompletion/kpixmapprovider.h
19
include/KF5/KCompletion/kpixmapprovider.h
19
include/KF5/KCompletion/ksortablelist.h
20
include/KF5/KCompletion/ksortablelist.h
20
include/KF5/kcompletion_version.h
21
lib/cmake/KF5Completion/KF5CompletionConfig.cmake
21
lib/cmake/KF5Completion/KF5CompletionConfig.cmake
22
lib/cmake/KF5Completion/KF5CompletionConfigVersion.cmake
22
lib/cmake/KF5Completion/KF5CompletionConfigVersion.cmake
23
lib/cmake/KF5Completion/KF5CompletionTargets-%%CMAKE_BUILD_TYPE%%.cmake
23
lib/cmake/KF5Completion/KF5CompletionTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kconfigwidgets/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	kconfigwidgets
1
PORTNAME=	kconfigwidgets
2
DISTVERSION=	5.90.1
2
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
3
CATEGORIES=	x11-toolkits kde kde-frameworks
3
CATEGORIES=	x11-toolkits kde kde-frameworks
4
4
5
MAINTAINER=	kde@FreeBSD.org
5
MAINTAINER=	kde@FreeBSD.org
(-)b/x11-toolkits/kf5-kconfigwidgets/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1642937695
1
TIMESTAMP = 1644209043
2
SHA256 (KDE/frameworks/5.90.0/kconfigwidgets-5.90.1.tar.xz) = ba7f9169237b9146ce3e06b9f4a895d0ad5b822e3bb7f68448c453a5892571ae
2
SHA256 (KDE/frameworks/5.91.0/kconfigwidgets-5.91.0.tar.xz) = 028493a1515a6c965ea0eecabc362340af1d2e8463760465539c980d03d8bb06
3
SIZE (KDE/frameworks/5.90.0/kconfigwidgets-5.90.1.tar.xz) = 414176
3
SIZE (KDE/frameworks/5.91.0/kconfigwidgets-5.91.0.tar.xz) = 414868
(-)b/x11-toolkits/kf5-kconfigwidgets/pkg-plist (-1 / +1 lines)
Lines 27-32 include/KF5/KConfigWidgets/kconfigdialog.h Link Here
27
include/KF5/KConfigWidgets/kconfigdialogmanager.h
27
include/KF5/KConfigWidgets/kconfigdialogmanager.h
28
include/KF5/KConfigWidgets/kconfigviewstatesaver.h
28
include/KF5/KConfigWidgets/kconfigviewstatesaver.h
29
include/KF5/KConfigWidgets/kconfigwidgets_export.h
29
include/KF5/KConfigWidgets/kconfigwidgets_export.h
30
include/KF5/KConfigWidgets/kconfigwidgets_version.h
30
include/KF5/KConfigWidgets/khamburgermenu.h
31
include/KF5/KConfigWidgets/khamburgermenu.h
31
include/KF5/KConfigWidgets/khelpclient.h
32
include/KF5/KConfigWidgets/khelpclient.h
32
include/KF5/KConfigWidgets/klanguagebutton.h
33
include/KF5/KConfigWidgets/klanguagebutton.h
Lines 37-43 include/KF5/KConfigWidgets/kstandardaction.h Link Here
37
include/KF5/KConfigWidgets/ktip.h
38
include/KF5/KConfigWidgets/ktip.h
38
include/KF5/KConfigWidgets/ktipdialog.h
39
include/KF5/KConfigWidgets/ktipdialog.h
39
include/KF5/KConfigWidgets/kviewstatemaintainer.h
40
include/KF5/KConfigWidgets/kviewstatemaintainer.h
40
include/KF5/kconfigwidgets_version.h
41
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake
41
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake
42
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfigVersion.cmake
42
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfigVersion.cmake
43
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
43
lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kdesignerplugin/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054206
1
TIMESTAMP = 1644209099
2
SHA256 (KDE/frameworks/5.90.0/kdesignerplugin-5.90.0.tar.xz) = 388a2e9a2be330c7e90101e4eb2ca30e1a66a76e236e65e56f4a42311cf2faa1
2
SHA256 (KDE/frameworks/5.91.0/kdesignerplugin-5.91.0.tar.xz) = d89cfb46171bb467de99bb22a56328cc881621a6ad1d091a4481ccc17cde9b1e
3
SIZE (KDE/frameworks/5.90.0/kdesignerplugin-5.90.0.tar.xz) = 75576
3
SIZE (KDE/frameworks/5.91.0/kdesignerplugin-5.91.0.tar.xz) = 75568
(-)b/x11-toolkits/kf5-kguiaddons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054207
1
TIMESTAMP = 1644209100
2
SHA256 (KDE/frameworks/5.90.0/kguiaddons-5.90.0.tar.xz) = 9d2be477affaac6908e946b0c073d13f072a3254e8f2fe5d12d2f7c37c473455
2
SHA256 (KDE/frameworks/5.91.0/kguiaddons-5.91.0.tar.xz) = 7e56c2d826973632ee90b091c50aac53feb88409f5d2ad76d1214452efa6c83e
3
SIZE (KDE/frameworks/5.90.0/kguiaddons-5.90.0.tar.xz) = 69832
3
SIZE (KDE/frameworks/5.91.0/kguiaddons-5.91.0.tar.xz) = 72432
(-)b/x11-toolkits/kf5-kguiaddons/pkg-plist (-1 / +6 lines)
Lines 1-3 Link Here
1
bin/kde-geo-uri-handler
1
include/KF5/KGuiAddons/KColorCollection
2
include/KF5/KGuiAddons/KColorCollection
2
include/KF5/KGuiAddons/KColorMimeData
3
include/KF5/KGuiAddons/KColorMimeData
3
include/KF5/KGuiAddons/KColorUtils
4
include/KF5/KGuiAddons/KColorUtils
Lines 18-23 include/KF5/KGuiAddons/kdatevalidator.h Link Here
18
include/KF5/KGuiAddons/keysequencerecorder.h
19
include/KF5/KGuiAddons/keysequencerecorder.h
19
include/KF5/KGuiAddons/kfontutils.h
20
include/KF5/KGuiAddons/kfontutils.h
20
include/KF5/KGuiAddons/kguiaddons_export.h
21
include/KF5/KGuiAddons/kguiaddons_export.h
22
include/KF5/KGuiAddons/kguiaddons_version.h
21
include/KF5/KGuiAddons/kiconutils.h
23
include/KF5/KGuiAddons/kiconutils.h
22
include/KF5/KGuiAddons/kimagecache.h
24
include/KF5/KGuiAddons/kimagecache.h
23
include/KF5/KGuiAddons/klocalimagecacheimpl.h
25
include/KF5/KGuiAddons/klocalimagecacheimpl.h
Lines 25-31 include/KF5/KGuiAddons/kmodifierkeyinfo.h Link Here
25
include/KF5/KGuiAddons/kmodifierkeyinfoprovider_p.h
27
include/KF5/KGuiAddons/kmodifierkeyinfoprovider_p.h
26
include/KF5/KGuiAddons/ksystemclipboard.h
28
include/KF5/KGuiAddons/ksystemclipboard.h
27
include/KF5/KGuiAddons/kwordwrap.h
29
include/KF5/KGuiAddons/kwordwrap.h
28
include/KF5/kguiaddons_version.h
29
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake
30
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake
30
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfigVersion.cmake
31
lib/cmake/KF5GuiAddons/KF5GuiAddonsConfigVersion.cmake
31
lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
32
lib/cmake/KF5GuiAddons/KF5GuiAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
Lines 35-38 lib/libKF5GuiAddons.so.5 Link Here
35
lib/libKF5GuiAddons.so.%%KDE_FRAMEWORKS_VERSION%%
36
lib/libKF5GuiAddons.so.%%KDE_FRAMEWORKS_VERSION%%
36
%%QT_MKSPECDIR%%/modules/qt_KGuiAddons.pri
37
%%QT_MKSPECDIR%%/modules/qt_KGuiAddons.pri
37
%%QT_PLUGINDIR%%/kf5/kguiaddons/kmodifierkey/kmodifierkey_xcb.so
38
%%QT_PLUGINDIR%%/kf5/kguiaddons/kmodifierkey/kmodifierkey_xcb.so
39
share/applications/google-maps-geo-handler.desktop
40
share/applications/openstreetmap-geo-handler.desktop
41
share/applications/qwant-maps-geo-handler.desktop
42
share/applications/wheelmap-geo-handler.desktop
38
share/qlogging-categories5/kguiaddons.categories
43
share/qlogging-categories5/kguiaddons.categories
(-)b/x11-toolkits/kf5-kirigami2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054208
1
TIMESTAMP = 1644754325
2
SHA256 (KDE/frameworks/5.90.0/kirigami2-5.90.0.tar.xz) = 2b39c24cb553f7ad6b1fb8babc54a3055e51344b81c21b82d3d88f7d43b08864
2
SHA256 (KDE/frameworks/5.91.0/kirigami2-5.91.0.tar.xz) = 8cd3675c5ba2c656648a7e54b6ad4d89f1dbc0d0ff36e59acd2252681497d445
3
SIZE (KDE/frameworks/5.90.0/kirigami2-5.90.0.tar.xz) = 349768
3
SIZE (KDE/frameworks/5.91.0/kirigami2-5.91.0.tar.xz) = 354188
(-)b/x11-toolkits/kf5-kirigami2/pkg-plist (-2 / +16 lines)
Lines 1-8 Link Here
1
include/KF5/Kirigami2/Kirigami/KirigamiPluginFactory
2
include/KF5/Kirigami2/Kirigami/PlatformTheme
3
include/KF5/Kirigami2/Kirigami/TabletModeWatcher
4
include/KF5/Kirigami2/Kirigami/Units
5
include/KF5/Kirigami2/Kirigami/VirtualKeyboardWatcher
1
include/KF5/Kirigami2/KirigamiPluginFactory
6
include/KF5/Kirigami2/KirigamiPluginFactory
2
include/KF5/Kirigami2/PlatformTheme
7
include/KF5/Kirigami2/PlatformTheme
3
include/KF5/Kirigami2/TabletModeWatcher
8
include/KF5/Kirigami2/TabletModeWatcher
4
include/KF5/Kirigami2/Units
9
include/KF5/Kirigami2/Units
5
include/KF5/Kirigami2/kirigami2_export.h
10
include/KF5/Kirigami2/kirigami/kirigami2_export.h
11
include/KF5/Kirigami2/kirigami/kirigamipluginfactory.h
12
include/KF5/Kirigami2/kirigami/platformtheme.h
13
include/KF5/Kirigami2/kirigami/tabletmodewatcher.h
14
include/KF5/Kirigami2/kirigami/units.h
15
include/KF5/Kirigami2/kirigami/virtualkeyboardwatcher.h
6
include/KF5/Kirigami2/kirigamipluginfactory.h
16
include/KF5/Kirigami2/kirigamipluginfactory.h
7
include/KF5/Kirigami2/platformtheme.h
17
include/KF5/Kirigami2/platformtheme.h
8
include/KF5/Kirigami2/tabletmodewatcher.h
18
include/KF5/Kirigami2/tabletmodewatcher.h
Lines 22-27 lib/libKF5Kirigami2.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
22
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractApplicationItem.qml
32
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractApplicationItem.qml
23
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractApplicationWindow.qml
33
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractApplicationWindow.qml
24
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractCard.qml
34
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractCard.qml
35
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractChip.qml
25
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractItemViewHeader.qml
36
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractItemViewHeader.qml
26
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractListItem.qml
37
%%QT_QMLDIR%%/org/kde/kirigami.2/AbstractListItem.qml
27
%%QT_QMLDIR%%/org/kde/kirigami.2/Action.qml
38
%%QT_QMLDIR%%/org/kde/kirigami.2/Action.qml
Lines 37-42 lib/libKF5Kirigami2.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
37
%%QT_QMLDIR%%/org/kde/kirigami.2/CardsLayout.qml
48
%%QT_QMLDIR%%/org/kde/kirigami.2/CardsLayout.qml
38
%%QT_QMLDIR%%/org/kde/kirigami.2/CardsListView.qml
49
%%QT_QMLDIR%%/org/kde/kirigami.2/CardsListView.qml
39
%%QT_QMLDIR%%/org/kde/kirigami.2/CheckableListItem.qml
50
%%QT_QMLDIR%%/org/kde/kirigami.2/CheckableListItem.qml
51
%%QT_QMLDIR%%/org/kde/kirigami.2/Chip.qml
40
%%QT_QMLDIR%%/org/kde/kirigami.2/ContextDrawer.qml
52
%%QT_QMLDIR%%/org/kde/kirigami.2/ContextDrawer.qml
41
%%QT_QMLDIR%%/org/kde/kirigami.2/Dialog.qml
53
%%QT_QMLDIR%%/org/kde/kirigami.2/Dialog.qml
42
%%QT_QMLDIR%%/org/kde/kirigami.2/FlexColumn.qml
54
%%QT_QMLDIR%%/org/kde/kirigami.2/FlexColumn.qml
Lines 69-75 lib/libKF5Kirigami2.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
69
%%QT_QMLDIR%%/org/kde/kirigami.2/SwipeListItem.qml
81
%%QT_QMLDIR%%/org/kde/kirigami.2/SwipeListItem.qml
70
%%QT_QMLDIR%%/org/kde/kirigami.2/ToolBarApplicationHeader.qml
82
%%QT_QMLDIR%%/org/kde/kirigami.2/ToolBarApplicationHeader.qml
71
%%QT_QMLDIR%%/org/kde/kirigami.2/UrlButton.qml
83
%%QT_QMLDIR%%/org/kde/kirigami.2/UrlButton.qml
72
%%QT_QMLDIR%%/org/kde/kirigami.2/libkirigamiplugin.so
84
%%QT_QMLDIR%%/org/kde/kirigami.2/libKirigamiPlugin.so
73
%%QT_QMLDIR%%/org/kde/kirigami.2/plugins.qmltypes
85
%%QT_QMLDIR%%/org/kde/kirigami.2/plugins.qmltypes
74
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ActionButton.qml
86
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ActionButton.qml
75
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ActionIconGroup.qml
87
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ActionIconGroup.qml
Lines 80-85 lib/libKF5Kirigami2.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
80
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ContextDrawerActionItem.qml
92
%%QT_QMLDIR%%/org/kde/kirigami.2/private/ContextDrawerActionItem.qml
81
%%QT_QMLDIR%%/org/kde/kirigami.2/private/CornerShadow.qml
93
%%QT_QMLDIR%%/org/kde/kirigami.2/private/CornerShadow.qml
82
%%QT_QMLDIR%%/org/kde/kirigami.2/private/DefaultCardBackground.qml
94
%%QT_QMLDIR%%/org/kde/kirigami.2/private/DefaultCardBackground.qml
95
%%QT_QMLDIR%%/org/kde/kirigami.2/private/DefaultChipBackground.qml
83
%%QT_QMLDIR%%/org/kde/kirigami.2/private/DefaultListItemBackground.qml
96
%%QT_QMLDIR%%/org/kde/kirigami.2/private/DefaultListItemBackground.qml
84
%%QT_QMLDIR%%/org/kde/kirigami.2/private/EdgeShadow.qml
97
%%QT_QMLDIR%%/org/kde/kirigami.2/private/EdgeShadow.qml
85
%%QT_QMLDIR%%/org/kde/kirigami.2/private/GlobalDrawerActionItem.qml
98
%%QT_QMLDIR%%/org/kde/kirigami.2/private/GlobalDrawerActionItem.qml
Lines 117-122 lib/libKF5Kirigami2.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
117
%%QT_QMLDIR%%/org/kde/kirigami.2/swipenavigator/templates/PageTab.qml
130
%%QT_QMLDIR%%/org/kde/kirigami.2/swipenavigator/templates/PageTab.qml
118
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractApplicationHeader.qml
131
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractApplicationHeader.qml
119
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractCard.qml
132
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractCard.qml
133
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractChip.qml
120
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractListItem.qml
134
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/AbstractListItem.qml
121
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/ApplicationHeader.qml
135
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/ApplicationHeader.qml
122
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/InlineMessage.qml
136
%%QT_QMLDIR%%/org/kde/kirigami.2/templates/InlineMessage.qml
(-)b/x11-toolkits/kf5-kitemviews/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054209
1
TIMESTAMP = 1644209102
2
SHA256 (KDE/frameworks/5.90.0/kitemviews-5.90.0.tar.xz) = f757982856c62031313d724bc639319b9fc60b647b91aa8667b22bd577414283
2
SHA256 (KDE/frameworks/5.91.0/kitemviews-5.91.0.tar.xz) = 68883dbd26401dbde559ca60fe1163e881d679d9cb83697cd5f9d9b0eb279599
3
SIZE (KDE/frameworks/5.90.0/kitemviews-5.90.0.tar.xz) = 77612
3
SIZE (KDE/frameworks/5.91.0/kitemviews-5.91.0.tar.xz) = 77616
(-)b/x11-toolkits/kf5-kitemviews/pkg-plist (-1 / +1 lines)
Lines 13-23 include/KF5/KItemViews/kcategorydrawer.h Link Here
13
include/KF5/KItemViews/kextendableitemdelegate.h
13
include/KF5/KItemViews/kextendableitemdelegate.h
14
include/KF5/KItemViews/kfilterproxysearchline.h
14
include/KF5/KItemViews/kfilterproxysearchline.h
15
include/KF5/KItemViews/kitemviews_export.h
15
include/KF5/KItemViews/kitemviews_export.h
16
include/KF5/KItemViews/kitemviews_version.h
16
include/KF5/KItemViews/klistwidgetsearchline.h
17
include/KF5/KItemViews/klistwidgetsearchline.h
17
include/KF5/KItemViews/ktreewidgetsearchline.h
18
include/KF5/KItemViews/ktreewidgetsearchline.h
18
include/KF5/KItemViews/ktreewidgetsearchlinewidget.h
19
include/KF5/KItemViews/ktreewidgetsearchlinewidget.h
19
include/KF5/KItemViews/kwidgetitemdelegate.h
20
include/KF5/KItemViews/kwidgetitemdelegate.h
20
include/KF5/kitemviews_version.h
21
lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake
21
lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake
22
lib/cmake/KF5ItemViews/KF5ItemViewsConfigVersion.cmake
22
lib/cmake/KF5ItemViews/KF5ItemViewsConfigVersion.cmake
23
lib/cmake/KF5ItemViews/KF5ItemViewsTargets-%%CMAKE_BUILD_TYPE%%.cmake
23
lib/cmake/KF5ItemViews/KF5ItemViewsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kjobwidgets/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054210
1
TIMESTAMP = 1644209103
2
SHA256 (KDE/frameworks/5.90.0/kjobwidgets-5.90.0.tar.xz) = 0d65d194284d2d8097d16c7d031772d29886316985e3274db3b06b5a916163cb
2
SHA256 (KDE/frameworks/5.91.0/kjobwidgets-5.91.0.tar.xz) = 5b909845e5707689e010d636cd36fb9b3b11fdddd37561b27d71a2234df3f392
3
SIZE (KDE/frameworks/5.90.0/kjobwidgets-5.90.0.tar.xz) = 101812
3
SIZE (KDE/frameworks/5.91.0/kjobwidgets-5.91.0.tar.xz) = 102136
(-)b/x11-toolkits/kf5-kjobwidgets/pkg-plist (-1 / +1 lines)
Lines 9-19 include/KF5/KJobWidgets/kabstractwidgetjobtracker.h Link Here
9
include/KF5/KJobWidgets/kdialogjobuidelegate.h
9
include/KF5/KJobWidgets/kdialogjobuidelegate.h
10
include/KF5/KJobWidgets/kjobwidgets.h
10
include/KF5/KJobWidgets/kjobwidgets.h
11
include/KF5/KJobWidgets/kjobwidgets_export.h
11
include/KF5/KJobWidgets/kjobwidgets_export.h
12
include/KF5/KJobWidgets/kjobwidgets_version.h
12
include/KF5/KJobWidgets/kstatusbarjobtracker.h
13
include/KF5/KJobWidgets/kstatusbarjobtracker.h
13
include/KF5/KJobWidgets/kuiserverjobtracker.h
14
include/KF5/KJobWidgets/kuiserverjobtracker.h
14
include/KF5/KJobWidgets/kuiserverv2jobtracker.h
15
include/KF5/KJobWidgets/kuiserverv2jobtracker.h
15
include/KF5/KJobWidgets/kwidgetjobtracker.h
16
include/KF5/KJobWidgets/kwidgetjobtracker.h
16
include/KF5/kjobwidgets_version.h
17
lib/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake
17
lib/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake
18
lib/cmake/KF5JobWidgets/KF5JobWidgetsConfigVersion.cmake
18
lib/cmake/KF5JobWidgets/KF5JobWidgetsConfigVersion.cmake
19
lib/cmake/KF5JobWidgets/KF5JobWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
19
lib/cmake/KF5JobWidgets/KF5JobWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-ktextwidgets/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054211
1
TIMESTAMP = 1644209104
2
SHA256 (KDE/frameworks/5.90.0/ktextwidgets-5.90.0.tar.xz) = 4ff6a600f5a48086edb4b056ad8482a1913dd1858729e606d70e1a08d52fe809
2
SHA256 (KDE/frameworks/5.91.0/ktextwidgets-5.91.0.tar.xz) = c41a6ae85345c33188c251e011a43672641fe489243c3436a1e1f15aa6cabf76
3
SIZE (KDE/frameworks/5.90.0/ktextwidgets-5.90.0.tar.xz) = 329184
3
SIZE (KDE/frameworks/5.91.0/ktextwidgets-5.91.0.tar.xz) = 329240
(-)b/x11-toolkits/kf5-ktextwidgets/pkg-plist (-1 / +1 lines)
Lines 17-23 include/KF5/KTextWidgets/krichtextedit.h Link Here
17
include/KF5/KTextWidgets/krichtextwidget.h
17
include/KF5/KTextWidgets/krichtextwidget.h
18
include/KF5/KTextWidgets/ktextedit.h
18
include/KF5/KTextWidgets/ktextedit.h
19
include/KF5/KTextWidgets/ktextwidgets_export.h
19
include/KF5/KTextWidgets/ktextwidgets_export.h
20
include/KF5/ktextwidgets_version.h
20
include/KF5/KTextWidgets/ktextwidgets_version.h
21
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake
21
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake
22
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfigVersion.cmake
22
lib/cmake/KF5TextWidgets/KF5TextWidgetsConfigVersion.cmake
23
lib/cmake/KF5TextWidgets/KF5TextWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
23
lib/cmake/KF5TextWidgets/KF5TextWidgetsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kwidgetsaddons/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054212
1
TIMESTAMP = 1644209105
2
SHA256 (KDE/frameworks/5.90.0/kwidgetsaddons-5.90.0.tar.xz) = ca4cbbecc86fdaa00a09ad700037c47fe9c22e584d8c79f6b9007181018e27b0
2
SHA256 (KDE/frameworks/5.91.0/kwidgetsaddons-5.91.0.tar.xz) = e3b4dc3db4d608b2a725e9087ca3add1105e4027e7e47d10f96c2eff344af20e
3
SIZE (KDE/frameworks/5.90.0/kwidgetsaddons-5.90.0.tar.xz) = 2311612
3
SIZE (KDE/frameworks/5.91.0/kwidgetsaddons-5.91.0.tar.xz) = 2314020
(-)b/x11-toolkits/kf5-kwidgetsaddons/pkg-plist (-1 / +1 lines)
Lines 152-160 include/KF5/KWidgetsAddons/kurllabel.h Link Here
152
include/KF5/KWidgetsAddons/kviewstatemaintainerbase.h
152
include/KF5/KWidgetsAddons/kviewstatemaintainerbase.h
153
include/KF5/KWidgetsAddons/kviewstateserializer.h
153
include/KF5/KWidgetsAddons/kviewstateserializer.h
154
include/KF5/KWidgetsAddons/kwidgetsaddons_export.h
154
include/KF5/KWidgetsAddons/kwidgetsaddons_export.h
155
include/KF5/KWidgetsAddons/kwidgetsaddons_version.h
155
include/KF5/KWidgetsAddons/kxyselector.h
156
include/KF5/KWidgetsAddons/kxyselector.h
156
include/KF5/KWidgetsAddons/lineediturldropeventfilter.h
157
include/KF5/KWidgetsAddons/lineediturldropeventfilter.h
157
include/KF5/kwidgetsaddons_version.h
158
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake
158
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake
159
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfigVersion.cmake
159
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfigVersion.cmake
160
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
160
lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11-toolkits/kf5-kxmlgui/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054213
1
TIMESTAMP = 1644209106
2
SHA256 (KDE/frameworks/5.90.0/kxmlgui-5.90.0.tar.xz) = 4f7bc9b305b49a304379d82037dcfe63ba89e6a4911cd4ac3c831dd3330f1be1
2
SHA256 (KDE/frameworks/5.91.0/kxmlgui-5.91.0.tar.xz) = 2f68b187570e22c7037fdbcff83ebaad8b5c77fe1bec166c059da6d475149ce3
3
SIZE (KDE/frameworks/5.90.0/kxmlgui-5.90.0.tar.xz) = 888312
3
SIZE (KDE/frameworks/5.91.0/kxmlgui-5.91.0.tar.xz) = 891308
(-)b/x11-toolkits/kf5-kxmlgui/pkg-plist (-1 / +1 lines)
Lines 36-46 include/KF5/KXmlGui/ktoolbar.h Link Here
36
include/KF5/KXmlGui/ktooltiphelper.h
36
include/KF5/KXmlGui/ktooltiphelper.h
37
include/KF5/KXmlGui/kundoactions.h
37
include/KF5/KXmlGui/kundoactions.h
38
include/KF5/KXmlGui/kxmlgui_export.h
38
include/KF5/KXmlGui/kxmlgui_export.h
39
include/KF5/KXmlGui/kxmlgui_version.h
39
include/KF5/KXmlGui/kxmlguibuilder.h
40
include/KF5/KXmlGui/kxmlguibuilder.h
40
include/KF5/KXmlGui/kxmlguiclient.h
41
include/KF5/KXmlGui/kxmlguiclient.h
41
include/KF5/KXmlGui/kxmlguifactory.h
42
include/KF5/KXmlGui/kxmlguifactory.h
42
include/KF5/KXmlGui/kxmlguiwindow.h
43
include/KF5/KXmlGui/kxmlguiwindow.h
43
include/KF5/kxmlgui_version.h
44
lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake
44
lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake
45
lib/cmake/KF5XmlGui/KF5XmlGuiConfigVersion.cmake
45
lib/cmake/KF5XmlGui/KF5XmlGuiConfigVersion.cmake
46
lib/cmake/KF5XmlGui/KF5XmlGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake
46
lib/cmake/KF5XmlGui/KF5XmlGuiTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11/kf5-frameworkintegration/Makefile (-3 lines)
Lines 2-10 PORTNAME= frameworkintegration Link Here
2
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
2
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
3
CATEGORIES=	x11 kde kde-frameworks
3
CATEGORIES=	x11 kde kde-frameworks
4
4
5
PATCH_SITES=	https://invent.kde.org/frameworks/frameworkintegration/commit/
6
PATCHFILES=	675802e706a737c008aa74600ac804b06db52140.diff:-p1
7
8
MAINTAINER=	kde@FreeBSD.org
5
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	KF5 workspace and cross-framework integration plugins
6
COMMENT=	KF5 workspace and cross-framework integration plugins
10
7
(-)b/x11/kf5-frameworkintegration/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1642052250
1
TIMESTAMP = 1644231756
2
SHA256 (KDE/frameworks/5.90.0/frameworkintegration-5.90.0.tar.xz) = 5651afb5bb3563d2212662974bd91750b313e3b58fabf59f59459ef904a6fbec
2
SHA256 (KDE/frameworks/5.91.0/frameworkintegration-5.91.0.tar.xz) = 7fbc8c3b949849d22161f78df453d759389319a91b4925ff235799e410c5e684
3
SIZE (KDE/frameworks/5.90.0/frameworkintegration-5.90.0.tar.xz) = 1758208
3
SIZE (KDE/frameworks/5.91.0/frameworkintegration-5.91.0.tar.xz) = 1758260
4
SHA256 (KDE/frameworks/5.90.0/675802e706a737c008aa74600ac804b06db52140.diff) = 1a40049554953615b017bce64b37cd757ee25c964ed350344fbcdb7bb99f88aa
5
SIZE (KDE/frameworks/5.90.0/675802e706a737c008aa74600ac804b06db52140.diff) = 1295
(-)b/x11/kf5-frameworkintegration/pkg-plist (-1 / +1 lines)
Lines 1-7 Link Here
1
include/KF5/FrameworkIntegration/frameworkintegration_version.h
1
include/KF5/KStyle/KStyle
2
include/KF5/KStyle/KStyle
2
include/KF5/KStyle/kstyle.h
3
include/KF5/KStyle/kstyle.h
3
include/KF5/KStyle/kstyle_export.h
4
include/KF5/KStyle/kstyle_export.h
4
include/KF5/frameworkintegration_version.h
5
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationConfig.cmake
5
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationConfig.cmake
6
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationConfigVersion.cmake
6
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationConfigVersion.cmake
7
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationTargets-%%CMAKE_BUILD_TYPE%%.cmake
7
lib/cmake/KF5FrameworkIntegration/KF5FrameworkIntegrationTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11/kf5-kactivities-stats/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054216
1
TIMESTAMP = 1644209109
2
SHA256 (KDE/frameworks/5.90.0/kactivities-stats-5.90.0.tar.xz) = 772f475b4513df9e96179a8bf8767a305cf6945a7d9b3d2faa96caf73af25561
2
SHA256 (KDE/frameworks/5.91.0/kactivities-stats-5.91.0.tar.xz) = 98fdea4517529df0b1b733425a040a80df680d44bb7d27db10070828a9c3c420
3
SIZE (KDE/frameworks/5.90.0/kactivities-stats-5.90.0.tar.xz) = 84368
3
SIZE (KDE/frameworks/5.91.0/kactivities-stats-5.91.0.tar.xz) = 84300
(-)b/x11/kf5-kactivities-stats/pkg-plist (-1 / +1 lines)
Lines 11-17 include/KF5/KActivitiesStats/kactivitiesstats/resultmodel.h Link Here
11
include/KF5/KActivitiesStats/kactivitiesstats/resultset.h
11
include/KF5/KActivitiesStats/kactivitiesstats/resultset.h
12
include/KF5/KActivitiesStats/kactivitiesstats/resultwatcher.h
12
include/KF5/KActivitiesStats/kactivitiesstats/resultwatcher.h
13
include/KF5/KActivitiesStats/kactivitiesstats/terms.h
13
include/KF5/KActivitiesStats/kactivitiesstats/terms.h
14
include/KF5/kactivitiesstats_version.h
14
include/KF5/KActivitiesStats/kactivitiesstats_version.h
15
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsConfig.cmake
15
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsConfig.cmake
16
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsConfigVersion.cmake
16
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsConfigVersion.cmake
17
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
17
lib/cmake/KF5ActivitiesStats/KF5ActivitiesStatsLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11/kf5-kactivities/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054215
1
TIMESTAMP = 1644209108
2
SHA256 (KDE/frameworks/5.90.0/kactivities-5.90.0.tar.xz) = bc8071efa15946e63a52fa40cdf4077a02108257de76cc058ee2cb359cb5c771
2
SHA256 (KDE/frameworks/5.91.0/kactivities-5.91.0.tar.xz) = c0c811b91ff79cb23b99ec85b390ae331107a010f522ed45600ae6274f87c40f
3
SIZE (KDE/frameworks/5.90.0/kactivities-5.90.0.tar.xz) = 73808
3
SIZE (KDE/frameworks/5.91.0/kactivities-5.91.0.tar.xz) = 73800
(-)b/x11/kf5-kactivities/pkg-plist (-1 / +1 lines)
Lines 12-18 include/KF5/KActivities/kactivities/info.h Link Here
12
include/KF5/KActivities/kactivities/kactivities_export.h
12
include/KF5/KActivities/kactivities/kactivities_export.h
13
include/KF5/KActivities/kactivities/resourceinstance.h
13
include/KF5/KActivities/kactivities/resourceinstance.h
14
include/KF5/KActivities/kactivities/version.h
14
include/KF5/KActivities/kactivities/version.h
15
include/KF5/kactivities_version.h
15
include/KF5/KActivities/kactivities_version.h
16
lib/cmake/KF5Activities/KF5ActivitiesConfig.cmake
16
lib/cmake/KF5Activities/KF5ActivitiesConfig.cmake
17
lib/cmake/KF5Activities/KF5ActivitiesConfigVersion.cmake
17
lib/cmake/KF5Activities/KF5ActivitiesConfigVersion.cmake
18
lib/cmake/KF5Activities/KF5ActivitiesLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
18
lib/cmake/KF5Activities/KF5ActivitiesLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11/kf5-kded/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054217
1
TIMESTAMP = 1644209110
2
SHA256 (KDE/frameworks/5.90.0/kded-5.90.0.tar.xz) = faea3349e15c9c671c33172020787cb2e76f7809231c9d15ebac347bd0358f24
2
SHA256 (KDE/frameworks/5.91.0/kded-5.91.0.tar.xz) = e59e6d0fbdad184b2e0d59dccedd1e5be53ea21959d0e828e1bbab4f7bd420fe
3
SIZE (KDE/frameworks/5.90.0/kded-5.90.0.tar.xz) = 39300
3
SIZE (KDE/frameworks/5.91.0/kded-5.91.0.tar.xz) = 39256
(-)b/x11/kf5-kdelibs4support/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054218
1
TIMESTAMP = 1644209111
2
SHA256 (KDE/frameworks/5.90.0/kdelibs4support-5.90.0.tar.xz) = 49ccf1989eb66f06414b62aeca9c82e35c6906e5a66549d3f9d880b76408ac7f
2
SHA256 (KDE/frameworks/5.91.0/kdelibs4support-5.91.0.tar.xz) = 4f6448fc6d03801b8f0e440aecd12e299631ae375c5390b343719eb85374e38c
3
SIZE (KDE/frameworks/5.90.0/kdelibs4support-5.90.0.tar.xz) = 3644376
3
SIZE (KDE/frameworks/5.91.0/kdelibs4support-5.91.0.tar.xz) = 3646812
(-)b/x11/kf5-kdelibs4support/pkg-plist (-1 / +2 lines)
Lines 799-804 include/KF5/KDELibs4Support/kdebug.h Link Here
799
include/KF5/KDELibs4Support/kdefakes.h
799
include/KF5/KDELibs4Support/kdefakes.h
800
include/KF5/KDELibs4Support/kdelibs4support_export.h
800
include/KF5/KDELibs4Support/kdelibs4support_export.h
801
include/KF5/KDELibs4Support/kdelibs4support_export_internal.h
801
include/KF5/KDELibs4Support/kdelibs4support_export_internal.h
802
include/KF5/KDELibs4Support/kdelibs4support_version.h
802
include/KF5/KDELibs4Support/kdemacros.h
803
include/KF5/KDELibs4Support/kdemacros.h
803
include/KF5/KDELibs4Support/kdeprintdialog.h
804
include/KF5/KDELibs4Support/kdeprintdialog.h
804
include/KF5/KDELibs4Support/kdeversion.h
805
include/KF5/KDELibs4Support/kdeversion.h
Lines 900-906 include/KF5/KDELibs4Support/predicateproperties.h Link Here
900
include/KF5/KDELibs4Support/qtest_kde.h
901
include/KF5/KDELibs4Support/qtest_kde.h
901
include/KF5/KDELibs4Support/solid/networking.h
902
include/KF5/KDELibs4Support/solid/networking.h
902
include/KF5/KDELibs4Support/solid/powermanagement.h
903
include/KF5/KDELibs4Support/solid/powermanagement.h
903
include/KF5/kdelibs4support_version.h
904
lib/cmake/KDELibs4/KDELibsDependencies.cmake
904
lib/cmake/KDELibs4/KDELibsDependencies.cmake
905
lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
905
lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake
906
lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake
906
lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake
Lines 1010-1015 lib/libexec/kf5/fileshareset Link Here
1010
man/ca/man1/kf5-config.1.gz
1010
man/ca/man1/kf5-config.1.gz
1011
man/de/man1/kf5-config.1.gz
1011
man/de/man1/kf5-config.1.gz
1012
man/es/man1/kf5-config.1.gz
1012
man/es/man1/kf5-config.1.gz
1013
man/fr/man1/kf5-config.1.gz
1013
man/it/man1/kf5-config.1.gz
1014
man/it/man1/kf5-config.1.gz
1014
man/man1/kf5-config.1.gz
1015
man/man1/kf5-config.1.gz
1015
man/nl/man1/kf5-config.1.gz
1016
man/nl/man1/kf5-config.1.gz
(-)b/x11/kf5-kglobalaccel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054219
1
TIMESTAMP = 1644209112
2
SHA256 (KDE/frameworks/5.90.0/kglobalaccel-5.90.0.tar.xz) = bc5b0e7202241d231e2bfc3a6afd6fb43c1930213b7fcc9404a70bc1980b0d13
2
SHA256 (KDE/frameworks/5.91.0/kglobalaccel-5.91.0.tar.xz) = c0610c5dfe078827594e0f32793f0fae87dcee21b75fee491850a7e0cc639a27
3
SIZE (KDE/frameworks/5.90.0/kglobalaccel-5.90.0.tar.xz) = 93752
3
SIZE (KDE/frameworks/5.91.0/kglobalaccel-5.91.0.tar.xz) = 93708
(-)b/x11/kf5-kglobalaccel/pkg-plist (-1 / +1 lines)
Lines 7-13 include/KF5/KGlobalAccel/kglobalshortcutinfo.h Link Here
7
include/KF5/KGlobalAccel/private/kf5globalaccelprivate_export.h
7
include/KF5/KGlobalAccel/private/kf5globalaccelprivate_export.h
8
include/KF5/KGlobalAccel/private/kglobalaccel_interface.h
8
include/KF5/KGlobalAccel/private/kglobalaccel_interface.h
9
include/KF5/KGlobalAccel/private/kglobalacceld.h
9
include/KF5/KGlobalAccel/private/kglobalacceld.h
10
include/KF5/kglobalaccel_version.h
10
include/KF5/KGlobalAccel/kglobalaccel_version.h
11
lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake
11
lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake
12
lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfigVersion.cmake
12
lib/cmake/KF5GlobalAccel/KF5GlobalAccelConfigVersion.cmake
13
lib/cmake/KF5GlobalAccel/KF5GlobalAccelTargets-%%CMAKE_BUILD_TYPE%%.cmake
13
lib/cmake/KF5GlobalAccel/KF5GlobalAccelTargets-%%CMAKE_BUILD_TYPE%%.cmake
(-)b/x11/kf5-kinit/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054220
1
TIMESTAMP = 1644209112
2
SHA256 (KDE/frameworks/5.90.0/kinit-5.90.0.tar.xz) = 2a3858eeb80b044e884bdc77e110e7ecb34cdb91575c544a95502123a183c57c
2
SHA256 (KDE/frameworks/5.91.0/kinit-5.91.0.tar.xz) = 71c3d83e2303f01bfd936351260ee3a7e0e78de568c90dd9236f7d5e8998c2f8
3
SIZE (KDE/frameworks/5.90.0/kinit-5.90.0.tar.xz) = 119236
3
SIZE (KDE/frameworks/5.91.0/kinit-5.91.0.tar.xz) = 119272
(-)b/x11/kf5-krunner/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054221
1
TIMESTAMP = 1644209113
2
SHA256 (KDE/frameworks/5.90.0/krunner-5.90.0.tar.xz) = f16546d24f307e7ca79948af8ad4c1a2a9483bb717db8c7c439b1c5168d570e0
2
SHA256 (KDE/frameworks/5.91.0/krunner-5.91.0.tar.xz) = 0677f9409d1d60e53608632cdbc04aa7454ed4355609bee6bbceff994be12a9e
3
SIZE (KDE/frameworks/5.90.0/krunner-5.90.0.tar.xz) = 84212
3
SIZE (KDE/frameworks/5.91.0/krunner-5.91.0.tar.xz) = 85976
(-)b/x11/kf5-krunner/pkg-plist (-1 / +1 lines)
Lines 11-17 include/KF5/KRunner/krunner/querymatch.h Link Here
11
include/KF5/KRunner/krunner/runnercontext.h
11
include/KF5/KRunner/krunner/runnercontext.h
12
include/KF5/KRunner/krunner/runnermanager.h
12
include/KF5/KRunner/krunner/runnermanager.h
13
include/KF5/KRunner/krunner/runnersyntax.h
13
include/KF5/KRunner/krunner/runnersyntax.h
14
include/KF5/krunner_version.h
14
include/KF5/KRunner/krunner_version.h
15
lib/cmake/KF5Runner/KF5KRunnerMacros.cmake
15
lib/cmake/KF5Runner/KF5KRunnerMacros.cmake
16
lib/cmake/KF5Runner/KF5RunnerConfig.cmake
16
lib/cmake/KF5Runner/KF5RunnerConfig.cmake
17
lib/cmake/KF5Runner/KF5RunnerConfigVersion.cmake
17
lib/cmake/KF5Runner/KF5RunnerConfigVersion.cmake
(-)b/x11/kf5-kwayland/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054222
1
TIMESTAMP = 1644209114
2
SHA256 (KDE/frameworks/5.90.0/kwayland-5.90.0.tar.xz) = 1163e049c4b1099d75999913f6d14f62423962bb4d938764420897647a26ee58
2
SHA256 (KDE/frameworks/5.91.0/kwayland-5.91.0.tar.xz) = 3efdfa6539fb0c053092ef5f178d0ea776a93a35754eefb1be348dcbd46403a8
3
SIZE (KDE/frameworks/5.90.0/kwayland-5.90.0.tar.xz) = 334260
3
SIZE (KDE/frameworks/5.91.0/kwayland-5.91.0.tar.xz) = 335200
(-)b/x11/kf5-kwayland/pkg-plist (-1 / +2 lines)
Lines 101-107 include/KF5/KWayland/Server/xdgdecoration_interface.h Link Here
101
include/KF5/KWayland/Server/xdgforeign_interface.h
101
include/KF5/KWayland/Server/xdgforeign_interface.h
102
include/KF5/KWayland/Server/xdgoutput_interface.h
102
include/KF5/KWayland/Server/xdgoutput_interface.h
103
include/KF5/KWayland/Server/xdgshell_interface.h
103
include/KF5/KWayland/Server/xdgshell_interface.h
104
include/KF5/kwayland_version.h
104
include/KF5/KWayland/kwayland_version.h
105
lib/cmake/KF5Wayland/KF5WaylandConfig.cmake
105
lib/cmake/KF5Wayland/KF5WaylandConfig.cmake
106
lib/cmake/KF5Wayland/KF5WaylandConfigVersion.cmake
106
lib/cmake/KF5Wayland/KF5WaylandConfigVersion.cmake
107
lib/cmake/KF5Wayland/KF5WaylandTargets-%%CMAKE_BUILD_TYPE%%.cmake
107
lib/cmake/KF5Wayland/KF5WaylandTargets-%%CMAKE_BUILD_TYPE%%.cmake
Lines 115-119 lib/libKF5WaylandServer.so.%%KDE_FRAMEWORKS_VERSION%% Link Here
115
lib/libexec/org-kde-kf5-kwayland-testserver
115
lib/libexec/org-kde-kf5-kwayland-testserver
116
%%QT_MKSPECDIR%%/modules/qt_KWaylandClient.pri
116
%%QT_MKSPECDIR%%/modules/qt_KWaylandClient.pri
117
%%QT_MKSPECDIR%%/modules/qt_KWaylandServer.pri
117
%%QT_MKSPECDIR%%/modules/qt_KWaylandServer.pri
118
libdata/pkgconfig/KF5WaylandClient.pc
118
share/qlogging-categories5/kwayland.categories
119
share/qlogging-categories5/kwayland.categories
119
share/qlogging-categories5/kwayland.renamecategories
120
share/qlogging-categories5/kwayland.renamecategories
(-)b/x11/kf5-kwindowsystem/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054223
1
TIMESTAMP = 1644209115
2
SHA256 (KDE/frameworks/5.90.0/kwindowsystem-5.90.0.tar.xz) = 454503b913f0e0b2db733e9ba8e5be701d1233d1610d664ea363a0d90c52473a
2
SHA256 (KDE/frameworks/5.91.0/kwindowsystem-5.91.0.tar.xz) = 257990566f0ef96ca23e84eaad7a66a28dd67493b6cd5c6fdb3a2fe5b613c0fb
3
SIZE (KDE/frameworks/5.90.0/kwindowsystem-5.90.0.tar.xz) = 182024
3
SIZE (KDE/frameworks/5.91.0/kwindowsystem-5.91.0.tar.xz) = 182112
(-)b/x11/kf5-kwindowsystem/pkg-plist (-2 / +1 lines)
Lines 24-29 include/KF5/KWindowSystem/kwindowinfo.h Link Here
24
include/KF5/KWindowSystem/kwindowshadow.h
24
include/KF5/KWindowSystem/kwindowshadow.h
25
include/KF5/KWindowSystem/kwindowsystem.h
25
include/KF5/KWindowSystem/kwindowsystem.h
26
include/KF5/KWindowSystem/kwindowsystem_export.h
26
include/KF5/KWindowSystem/kwindowsystem_export.h
27
include/KF5/KWindowSystem/kwindowsystem_version.h
27
include/KF5/KWindowSystem/kxmessages.h
28
include/KF5/KWindowSystem/kxmessages.h
28
include/KF5/KWindowSystem/netwm.h
29
include/KF5/KWindowSystem/netwm.h
29
include/KF5/KWindowSystem/netwm_def.h
30
include/KF5/KWindowSystem/netwm_def.h
Lines 32-38 include/KF5/KWindowSystem/private/kwindowinfo_p.h Link Here
32
include/KF5/KWindowSystem/private/kwindowshadow_p.h
33
include/KF5/KWindowSystem/private/kwindowshadow_p.h
33
include/KF5/KWindowSystem/private/kwindowsystem_p.h
34
include/KF5/KWindowSystem/private/kwindowsystem_p.h
34
include/KF5/KWindowSystem/private/kwindowsystemplugininterface_p.h
35
include/KF5/KWindowSystem/private/kwindowsystemplugininterface_p.h
35
include/KF5/kwindowsystem_version.h
36
lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake
36
lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake
37
lib/cmake/KF5WindowSystem/KF5WindowSystemConfigVersion.cmake
37
lib/cmake/KF5WindowSystem/KF5WindowSystemConfigVersion.cmake
38
lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-%%CMAKE_BUILD_TYPE%%.cmake
38
lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-%%CMAKE_BUILD_TYPE%%.cmake
Lines 41-47 lib/libKF5WindowSystem.so Link Here
41
lib/libKF5WindowSystem.so.5
41
lib/libKF5WindowSystem.so.5
42
lib/libKF5WindowSystem.so.%%KDE_FRAMEWORKS_VERSION%%
42
lib/libKF5WindowSystem.so.%%KDE_FRAMEWORKS_VERSION%%
43
%%QT_MKSPECDIR%%/modules/qt_KWindowSystem.pri
43
%%QT_MKSPECDIR%%/modules/qt_KWindowSystem.pri
44
%%QT_PLUGINDIR%%/kf5/kwindowsystem/KF5WindowSystemWaylandPlugin.so
45
%%QT_PLUGINDIR%%/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so
44
%%QT_PLUGINDIR%%/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so
46
share/locale/af/LC_MESSAGES/kwindowsystem5_qt.qm
45
share/locale/af/LC_MESSAGES/kwindowsystem5_qt.qm
47
share/locale/ar/LC_MESSAGES/kwindowsystem5_qt.qm
46
share/locale/ar/LC_MESSAGES/kwindowsystem5_qt.qm
(-)b/x11/kf5-plasma-framework/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1641054224
1
TIMESTAMP = 1644209116
2
SHA256 (KDE/frameworks/5.90.0/plasma-framework-5.90.0.tar.xz) = e192af9e51fb181eb7feb2e51b51e6056fab370d16ca0c629c25a0b5b99558d7
2
SHA256 (KDE/frameworks/5.91.0/plasma-framework-5.91.0.tar.xz) = f4471872b4f279e2979f661f2792f0afa8af5f15896bd9e6a08e1ec7ed85b079
3
SIZE (KDE/frameworks/5.90.0/plasma-framework-5.90.0.tar.xz) = 3143720
3
SIZE (KDE/frameworks/5.91.0/plasma-framework-5.91.0.tar.xz) = 3144604
(-)b/x11/kf5-plasma-framework/pkg-plist (-2 / +2 lines)
Lines 15-20 include/KF5/Plasma/Service Link Here
15
include/KF5/Plasma/ServiceJob
15
include/KF5/Plasma/ServiceJob
16
include/KF5/Plasma/Svg
16
include/KF5/Plasma/Svg
17
include/KF5/Plasma/Theme
17
include/KF5/Plasma/Theme
18
include/KF5/Plasma/plasma_version.h
18
include/KF5/PlasmaQuick/AppletQuickItem
19
include/KF5/PlasmaQuick/AppletQuickItem
19
include/KF5/PlasmaQuick/ConfigModel
20
include/KF5/PlasmaQuick/ConfigModel
20
include/KF5/PlasmaQuick/ConfigView
21
include/KF5/PlasmaQuick/ConfigView
Lines 41-47 include/KF5/plasma/servicejob.h Link Here
41
include/KF5/plasma/svg.h
42
include/KF5/plasma/svg.h
42
include/KF5/plasma/theme.h
43
include/KF5/plasma/theme.h
43
include/KF5/plasma/version.h
44
include/KF5/plasma/version.h
44
include/KF5/plasma_version.h
45
include/KF5/plasmaquick/appletquickitem.h
45
include/KF5/plasmaquick/appletquickitem.h
46
include/KF5/plasmaquick/configmodel.h
46
include/KF5/plasmaquick/configmodel.h
47
include/KF5/plasmaquick/configview.h
47
include/KF5/plasmaquick/configview.h
Lines 558-563 share/plasma/desktoptheme/default/icons/view.svgz Link Here
558
share/plasma/desktoptheme/default/icons/vlc.svgz
558
share/plasma/desktoptheme/default/icons/vlc.svgz
559
share/plasma/desktoptheme/default/icons/wallet.svgz
559
share/plasma/desktoptheme/default/icons/wallet.svgz
560
share/plasma/desktoptheme/default/icons/window.svgz
560
share/plasma/desktoptheme/default/icons/window.svgz
561
share/plasma/desktoptheme/default/icons/yakuake.svgz
561
share/plasma/desktoptheme/default/icons/zoom.svgz
562
share/plasma/desktoptheme/default/icons/zoom.svgz
562
share/plasma/desktoptheme/default/metadata.desktop
563
share/plasma/desktoptheme/default/metadata.desktop
563
share/plasma/desktoptheme/default/opaque/dialogs/background.svgz
564
share/plasma/desktoptheme/default/opaque/dialogs/background.svgz
564
- 

Return to bug 261934