1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

KDE: Update KDE Gear to 22.04

Thursday, 21 April 2022

Welcome to KDE Gear ⚙️ 22.04!

Skip to What’s New

KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.

Below you will discover a selection of the changes added in the last
four months to software designed to make your life better. But remember,
there is much, much more: games, social media apps, utilities for
communicating, developing and creating stuff… All these things have been
worked on to give you more stability and boost your productivity.

If you want to see a full list of everything we have done, check out the
complete changelog.

WARNING: There’s a lot!

All the details can be found here:
	https://kde.org/announcements/gear/22.04.0/
This commit is contained in:
Tobias C. Berner 2022-04-21 12:28:29 +02:00
parent b18f62915a
commit e250aeb4a1
430 changed files with 3163 additions and 3967 deletions

1
MOVED
View File

@ -17134,3 +17134,4 @@ devel/py-installer03|devel/py-installer|2022-04-17|Remove obsoleted port. Use de
games/cultivation||2022-04-18|Has expired: Abandonware with last release in 2010, non-portable build system
devel/ros-rosinstall||2022-04-20|Has expired: Upstream has archived the project and is no longer being used in the ROS project
devel/py-aiorpcX-legacy|devel/py-aiorpcX|2022-04-20|Has expired: Legacy port is no longer required, please use devel/py-aiorpcX instead
net/kalarmcal|deskutils/kalarm|2022-04-21|Packages were merged

View File

@ -433,7 +433,6 @@ proxydeps_suggest_uses() {
elif [ ${pkg} = "net/akonadi-notes" ]; then warn "you need to use USE_KDE+=akonadinotes"
elif [ ${pkg} = "net/akonadi-calendar" ]; then warn "you need to use USE_KDE+=akonadicalendar"
elif [ ${pkg} = "net/akonadi-search" ]; then warn "you need to use USE_KDE+=akonadisearch"
elif [ ${pkg} = "net/kalarmcal" ]; then warn "you need to use USE_KDE+=alarmcalendar"
elif [ ${pkg} = "net/calendarsupport" ]; then warn "you need to use USE_KDE+=calendarsupport"
elif [ ${pkg} = "net/kcalcore" ]; then warn "you need to use USE_KDE+=calendarcore"
elif [ ${pkg} = "net/kcalutils" ]; then warn "you need to use USE_KDE+=calendarutils"

View File

@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.92.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
KDE_APPLICATIONS_VERSION?= 21.12.3
KDE_APPLICATIONS_SHLIB_VER?= 5.19.3
KDE_APPLICATIONS_VERSION?= 22.04.0
KDE_APPLICATIONS_SHLIB_VER?= 5.20.0
# G as in KDE Gear, and as in "don't make the variable name longer than required"
KDE_APPLICATIONS_SHLIB_G_VER?= 21.12.3
KDE_APPLICATIONS_SHLIB_G_VER?= 22.04.0
KDE_APPLICATIONS_BRANCH?= stable
# Extended KDE universe applications.
@ -274,7 +274,7 @@ _USE_PLASMA_ALL= activitymanagerd breeze breeze-gtk \
# List of components of the KDE PIM distribution (part of applications).
_USE_KDEPIM5_ALL= akonadicontacts akonadiimportwizard akonadimime akonadinotes \
akonadicalendar akonadisearch alarmcalendar \
akonadicalendar akonadisearch \
calendarcore calendarsupport calendarutils \
contacts eventviews gapi grantleetheme \
gravatar identitymanagement imap \
@ -672,9 +672,6 @@ kde-akonadicalendar_LIB= libKF5AkonadiCalendar.so
kde-akonadisearch_PORT= net/akonadi-search
kde-akonadisearch_LIB= libKF5AkonadiSearchCore.so
kde-alarmcalendar_PORT= net/kalarmcal
kde-alarmcalendar_LIB= libKF5AlarmCalendar.so
kde-calendarsupport_PORT= net/calendarsupport
kde-calendarsupport_LIB= libKF5CalendarSupport.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143092
SHA256 (KDE/release-service/21.12.3/kmag-21.12.3.tar.xz) = 548f9b4c13eda644c0fb182eb78f6326c57f6cb7dc8a185fcb09dd585f31fd18
SIZE (KDE/release-service/21.12.3/kmag-21.12.3.tar.xz) = 709124
TIMESTAMP = 1650101797
SHA256 (KDE/release-service/22.04.0/kmag-22.04.0.tar.xz) = e65aaaa3e480c215384bae721afb36d7e50a7f8ab27aa4013eb46de1f43d97af
SIZE (KDE/release-service/22.04.0/kmag-22.04.0.tar.xz) = 707668

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143091
SHA256 (KDE/release-service/21.12.3/kmousetool-21.12.3.tar.xz) = 726e8c469b8abded02e2428f4172198f89983c09db42c5e0b171bdd16ac87804
SIZE (KDE/release-service/21.12.3/kmousetool-21.12.3.tar.xz) = 121460
TIMESTAMP = 1650101795
SHA256 (KDE/release-service/22.04.0/kmousetool-22.04.0.tar.xz) = 650167d0c87f4c114c517fdef23a01ba7ab4b7a5e7ec0edb64a3972400660f28
SIZE (KDE/release-service/22.04.0/kmousetool-22.04.0.tar.xz) = 121608

View File

@ -1,8 +1,6 @@
PORTNAME= kmouth
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= accessibility kde kde-applications
PATCH_SITES= https://invent.kde.org/accessibility/kmouth/-/commit/
PATCHFILES= cfb889ab38befe1e378d92ab9915aed14ec5843b.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= Speech synthesizer frontend for KDE

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1649954560
SHA256 (KDE/release-service/21.12.3/kmouth-21.12.3.tar.xz) = 352e2dbde7a18fbea68a615dd12ba7f55aa4eaf49957a7db7feb6b51afb87377
SIZE (KDE/release-service/21.12.3/kmouth-21.12.3.tar.xz) = 2107316
SHA256 (KDE/release-service/21.12.3/cfb889ab38befe1e378d92ab9915aed14ec5843b.diff) = 13b18a172ee1d45d60f1fbb0667db03d2fb10e8d5072025d9fafd9c6c14ef2e8
SIZE (KDE/release-service/21.12.3/cfb889ab38befe1e378d92ab9915aed14ec5843b.diff) = 961
TIMESTAMP = 1650101796
SHA256 (KDE/release-service/22.04.0/kmouth-22.04.0.tar.xz) = 3feabab5b75ddf54d017185b6b998ff1cbccf0cb1a23a8ccf6a546435f766017
SIZE (KDE/release-service/22.04.0/kmouth-22.04.0.tar.xz) = 2104452

View File

@ -11,7 +11,6 @@ man/man1/kmouth.1.gz
man/nl/man1/kmouth.1.gz
man/pt/man1/kmouth.1.gz
man/pt_BR/man1/kmouth.1.gz
man/ru/man1/kmouth.1.gz
man/sv/man1/kmouth.1.gz
man/uk/man1/kmouth.1.gz
share/applications/org.kde.kmouth.desktop

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142987
SHA256 (KDE/release-service/21.12.3/ark-21.12.3.tar.xz) = 4817458000a8f0c241cc59aed1c52ae4338c9d3c5f4f65a57080abb1ec5b60dc
SIZE (KDE/release-service/21.12.3/ark-21.12.3.tar.xz) = 2773432
TIMESTAMP = 1650101778
SHA256 (KDE/release-service/22.04.0/ark-22.04.0.tar.xz) = cb074b7d61e202fed8468daaa615724721f38dd3a126cb3071aa0d8380075fde
SIZE (KDE/release-service/22.04.0/ark-22.04.0.tar.xz) = 2777432

View File

@ -1,8 +1,6 @@
bin/ark
share/qlogging-categories5/ark.categories
lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkerfuffle.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/kf5/parts/arkpart.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cli7z.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_clirar.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cliunarchiver.so
@ -16,6 +14,7 @@ lib/libkerfuffle.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/kf5/kfileitemaction/compressfileitemaction.so
%%QT_PLUGINDIR%%/kf5/kfileitemaction/extractfileitemaction.so
%%QT_PLUGINDIR%%/kf5/kio_dnd/extracthere.so
%%QT_PLUGINDIR%%/kf5/parts/arkpart.so
man/ca/man1/ark.1.gz
man/de/man1/ark.1.gz
man/es/man1/ark.1.gz
@ -31,9 +30,9 @@ man/sv/man1/ark.1.gz
man/uk/man1/ark.1.gz
share/applications/org.kde.ark.desktop
share/config.kcfg/ark.kcfg
share/icons/hicolor/128x128/apps/ark.png
share/icons/hicolor/48x48/apps/ark.png
share/icons/hicolor/64x64/apps/ark.png
share/icons/hicolor/128x128/apps/ark.png
share/icons/hicolor/scalable/apps/ark.svgz
share/kservices5/ark_part.desktop
share/kservicetypes5/kerfufflePlugin.desktop
@ -98,3 +97,4 @@ share/locale/uk/LC_MESSAGES/ark.mo
share/locale/zh_CN/LC_MESSAGES/ark.mo
share/locale/zh_TW/LC_MESSAGES/ark.mo
share/metainfo/org.kde.ark.appdata.xml
share/qlogging-categories5/ark.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143078
SHA256 (KDE/release-service/21.12.3/kosmindoormap-21.12.3.tar.xz) = 7caf5affbb448695b3b051b16c72964d996af963b2f128fc9d938e839809261a
SIZE (KDE/release-service/21.12.3/kosmindoormap-21.12.3.tar.xz) = 351272
TIMESTAMP = 1650101792
SHA256 (KDE/release-service/22.04.0/kosmindoormap-22.04.0.tar.xz) = e17d12f203f0faec9a167ecab53f114d126e555626f2813462b8366f4930bcbf
SIZE (KDE/release-service/22.04.0/kosmindoormap-22.04.0.tar.xz) = 351100

View File

@ -1,5 +1,4 @@
include/KOSM/Datatypes
include/kosm/stringpool.h
include/KOSM/Element
include/KOSMIndoorMap/EquipmentModel
include/KOSMIndoorMap/FloorLevelModel
@ -21,6 +20,7 @@ include/kosm/datatypes.h
include/kosm/element.h
include/kosm/internal.h
include/kosm/kosm_export.h
include/kosm/stringpool.h
include/kosmindoormap/equipmentmodel.h
include/kosmindoormap/floorlevelmodel.h
include/kosmindoormap/gatemodel.h

View File

@ -28,7 +28,7 @@ CMAKE_ARGS= -DMOBILE:BOOL=FALSE \
-DQT_IMPORTS_DIR:PATH=${QT_IMPORTDIR}
# Override shared library version
KDE_APPLICATIONS_SHLIB_VER= 21.4.0
KDE_APPLICATIONS_SHLIB_VER= 22.4.0
OPTIONS_DEFINE= GPS DOCS WEBENGINE
OPTIONS_DEFAULT=GPS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143079
SHA256 (KDE/release-service/21.12.3/marble-21.12.3.tar.xz) = 442925b9024c0d7d470aa1523b0647c8fdce9ce69a0a2c6b29133d43596ad86c
SIZE (KDE/release-service/21.12.3/marble-21.12.3.tar.xz) = 53653508
TIMESTAMP = 1650101793
SHA256 (KDE/release-service/22.04.0/marble-22.04.0.tar.xz) = eb39219936b387dae4743638fe8ac5cf7f5654f4b4aff06a7c7b67e177799962
SIZE (KDE/release-service/22.04.0/marble-22.04.0.tar.xz) = 53675488

View File

@ -21,7 +21,6 @@ include/marble/AutoNavigation.h
include/marble/BillboardGraphicsItem.h
include/marble/BookmarkManager.h
include/marble/CelestialSortFilterProxyModel.h
include/marble/marble_version.h
include/marble/ClipPainter.h
include/marble/CurrentLocationWidget.h
include/marble/DialogConfigurationInterface.h
@ -169,6 +168,7 @@ include/marble/WidgetGraphicsItem.h
include/marble/geodata_export.h
include/marble/marble_declarative_export.h
include/marble/marble_export.h
include/marble/marble_version.h
lib/cmake/Astro/AstroConfig.cmake
lib/cmake/Astro/AstroConfigVersion.cmake
lib/cmake/Astro/AstroTargets-%%CMAKE_BUILD_TYPE%%.cmake
@ -179,11 +179,11 @@ lib/cmake/Marble/MarbleTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Marble/MarbleTargets.cmake
lib/libastro.so
lib/libastro.so.1
lib/libastro.so.%%KDE_APPLICATIONS_VERSION%%
lib/libastro.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libmarbledeclarative.so
lib/libmarblewidget-qt5.so
lib/libmarblewidget-qt5.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libmarblewidget-qt5.so.28
lib/libmarblewidget-qt5.so.%%KDE_APPLICATIONS_VERSION%%
lib/marble/plugins/AnnotatePlugin.so
lib/marble/plugins/AprsPlugin.so
lib/marble/plugins/AtmospherePlugin.so
@ -261,12 +261,12 @@ share/applications/marble_worldwind.desktop
share/applications/org.kde.marble-qt.desktop
share/applications/org.kde.marble.desktop
share/config.kcfg/marble.kcfg
share/icons/hicolor/128x128/apps/marble.png
share/icons/hicolor/16x16/apps/marble.png
share/icons/hicolor/22x22/apps/marble.png
share/icons/hicolor/32x32/apps/marble.png
share/icons/hicolor/48x48/apps/marble.png
share/icons/hicolor/64x64/apps/marble.png
share/icons/hicolor/128x128/apps/marble.png
share/knsrcfiles/marble.knsrc
share/kservices5/marble_part.desktop
share/kservices5/marble_thumbnail_geojson.desktop
@ -280,6 +280,9 @@ share/kxmlgui5/marble/marble_part.rc
share/kxmlgui5/marble/marbleui.rc
share/locale/ar/LC_MESSAGES/marble.mo
share/locale/ar/LC_MESSAGES/marble_qt.qm
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/ar/LC_MESSAGES/plasma_runner_marble.mo
share/locale/ar/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
share/locale/be/LC_MESSAGES/marble.mo
share/locale/be/LC_MESSAGES/marble_qt.qm
share/locale/bg/LC_MESSAGES/marble.mo
@ -413,8 +416,6 @@ share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/nl/LC_MESSAGES/plasma_runner_marble.mo
share/locale/nl/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
share/locale/nn/LC_MESSAGES/marble.mo
share/locale/se/LC_MESSAGES/marble.mo
share/locale/se/LC_MESSAGES/marble_qt.qm
share/locale/nn/LC_MESSAGES/marble_qt.qm
share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/nn/LC_MESSAGES/plasma_runner_marble.mo
@ -445,6 +446,8 @@ share/locale/ru/LC_MESSAGES/marble_qt.qm
share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
share/locale/ru/LC_MESSAGES/plasma_runner_marble.mo
share/locale/ru/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
share/locale/se/LC_MESSAGES/marble.mo
share/locale/se/LC_MESSAGES/marble_qt.qm
share/locale/sk/LC_MESSAGES/marble.mo
share/locale/sk/LC_MESSAGES/marble_qt.qm
share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.worldclock.mo
@ -567,8 +570,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osm.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/allotments.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/beach.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/cliff.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/cliff2.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/cliff.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/danger.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/embankment.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/forest.png
@ -591,14 +594,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/patterns/wetland_marsh.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/wetland_reed.png
%%DATADIR%%/data/bitmaps/osmcarto/patterns/wetland_swamp.png
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_1x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_1x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_1x3.svg
@ -635,14 +630,14 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_9x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_9x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_9x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/motorway_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_1x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_1x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_1x3.svg
@ -679,14 +674,14 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_9x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_9x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_9x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/primary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_1x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_1x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_1x3.svg
@ -723,14 +718,14 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_9x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_9x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_9x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/secondary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_1x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_1x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_1x3.svg
@ -767,14 +762,14 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_9x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_9x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_9x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/tertiary_11x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_1x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_1x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_1x3.svg
@ -811,6 +806,14 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_9x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_9x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_9x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_10x4.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x1.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x2.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x3.svg
%%DATADIR%%/data/bitmaps/osmcarto/shields/svg/trunk_11x4.svg
%%DATADIR%%/data/bitmaps/other.png
%%DATADIR%%/data/bitmaps/playa.png
%%DATADIR%%/data/bitmaps/player-time.png
@ -1280,6 +1283,9 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/maps/earth/sentinel2/legend.html
%%DATADIR%%/data/maps/earth/sentinel2/sentinel2-preview.png
%%DATADIR%%/data/maps/earth/sentinel2/sentinel2.dgml
%%DATADIR%%/data/maps/earth/srtm2/0/000000/000000_000000.png
%%DATADIR%%/data/maps/earth/srtm2/0/000000/000000_000001.png
%%DATADIR%%/data/maps/earth/srtm2/srtm2.dgml
%%DATADIR%%/data/maps/earth/srtm/0/000000/000000_000000.jpg
%%DATADIR%%/data/maps/earth/srtm/0/000000/000000_000001.jpg
%%DATADIR%%/data/maps/earth/srtm/1/000000/000000_000000.jpg
@ -1452,9 +1458,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/maps/earth/srtm/3/000007/000007_000015.jpg
%%DATADIR%%/data/maps/earth/srtm/srtm-preview.png
%%DATADIR%%/data/maps/earth/srtm/srtm.dgml
%%DATADIR%%/data/maps/earth/srtm2/0/000000/000000_000000.png
%%DATADIR%%/data/maps/earth/srtm2/0/000000/000000_000001.png
%%DATADIR%%/data/maps/earth/srtm2/srtm2.dgml
%%DATADIR%%/data/maps/earth/temp-dec/temp-dec-preview.png
%%DATADIR%%/data/maps/earth/temp-dec/temp-dec.dgml
%%DATADIR%%/data/maps/earth/temp-dec/temp-dec.jpg
@ -1596,8 +1599,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/svg/osmcarto/svg/individual/bench.16.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/entrance.10.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/gate.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/level_crossing.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/level_crossing2.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/level_crossing.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/liftgate.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/mini_roundabout.svg
%%DATADIR%%/data/svg/osmcarto/svg/individual/peak.svg
@ -1716,24 +1719,24 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/svg/osmcarto/svg/transportation/zebra_crossing.svg
%%DATADIR%%/data/svg/sun.png
%%DATADIR%%/data/svg/sunshine.png
%%DATADIR%%/data/svg/thenounproject/101965-inline-skater.svg
%%DATADIR%%/data/svg/thenounproject/204712-hiker.svg
%%DATADIR%%/data/svg/thenounproject/21636-gondola.svg
%%DATADIR%%/data/svg/thenounproject/231-chair-lift.svg
%%DATADIR%%/data/svg/thenounproject/2412-skiing-downhill.svg
%%DATADIR%%/data/svg/thenounproject/245-ski-jump.svg
%%DATADIR%%/data/svg/thenounproject/2412-skiing-downhill.svg
%%DATADIR%%/data/svg/thenounproject/8803-platter-lift.svg
%%DATADIR%%/data/svg/thenounproject/21636-gondola.svg
%%DATADIR%%/data/svg/thenounproject/29366-skitour.svg
%%DATADIR%%/data/svg/thenounproject/30231-skiing-cross-country.svg
%%DATADIR%%/data/svg/thenounproject/365217-sled.svg
%%DATADIR%%/data/svg/thenounproject/583813-cable-car.svg
%%DATADIR%%/data/svg/thenounproject/61698-mountain-biking.svg
%%DATADIR%%/data/svg/thenounproject/78374-horse-riding.svg
%%DATADIR%%/data/svg/thenounproject/8803-platter-lift.svg
%%DATADIR%%/data/svg/thenounproject/101965-inline-skater.svg
%%DATADIR%%/data/svg/thenounproject/204712-hiker.svg
%%DATADIR%%/data/svg/thenounproject/365217-sled.svg
%%DATADIR%%/data/svg/thenounproject/583813-cable-car.svg
%%DATADIR%%/data/svg/thenounproject/sports-245-ski-jump.svg
%%DATADIR%%/data/svg/thenounproject/transportation-21636-gondola.svg
%%DATADIR%%/data/svg/thenounproject/transportation-231-chair-lift.svg
%%DATADIR%%/data/svg/thenounproject/transportation-583813-cable-car.svg
%%DATADIR%%/data/svg/thenounproject/transportation-8803-platter-lift.svg
%%DATADIR%%/data/svg/thenounproject/transportation-21636-gondola.svg
%%DATADIR%%/data/svg/thenounproject/transportation-583813-cable-car.svg
%%DATADIR%%/data/svg/track_turtle.svg
%%DATADIR%%/data/svg/wikipedia.svg
%%DATADIR%%/data/svg/wikipedia_shadow.svg
@ -1766,8 +1769,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_org.kde.plasma.worldmap.mo
%%DATADIR%%/data/weather/weather-storm.png
%%DATADIR%%/data/weather/wind-arrows.svgz
share/metainfo/org.kde.marble.appdata.xml
share/metainfo/org.kde.plasma.worldmap.appdata.xml
share/metainfo/org.kde.plasma.worldclock.appdata.xml
share/metainfo/org.kde.plasma.worldmap.appdata.xml
share/mime/packages/geo.xml
share/plasma/plasmoids/org.kde.plasma.worldclock/contents/config/config.qml
share/plasma/plasmoids/org.kde.plasma.worldclock/contents/config/main.xml

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142992
SHA256 (KDE/release-service/21.12.3/audiocd-kio-21.12.3.tar.xz) = ecd1bf345e5323bbafcd562acbabcd597a0581e4d675b3a61b7e850df8b19eaa
SIZE (KDE/release-service/21.12.3/audiocd-kio-21.12.3.tar.xz) = 523088
TIMESTAMP = 1650101715
SHA256 (KDE/release-service/22.04.0/audiocd-kio-22.04.0.tar.xz) = d991b44fb9432303c01dc4a72c4a645419730a61df7f45b09172a0874c086c80
SIZE (KDE/release-service/22.04.0/audiocd-kio-22.04.0.tar.xz) = 523968

View File

@ -1,4 +1,3 @@
share/qlogging-categories5/kio_audiocd.categories
include/audiocdencoder.h
include/audiocdplugins_export.h
lib/libaudiocdplugins.so
@ -323,5 +322,6 @@ share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/zh_TW/LC_MESSAGES/kcmaudiocd.mo
share/locale/zh_TW/LC_MESSAGES/kio_audiocd.mo
share/metainfo/org.kde.kio_audiocd.metainfo.xml
share/qlogging-categories5/kio_audiocd.categories
share/qlogging-categories5/kio_audiocd.renamecategories
share/solid/actions/solid_audiocd.desktop

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142989
SHA256 (KDE/release-service/21.12.3/elisa-21.12.3.tar.xz) = 8afd7c82af4b4e023bcab3b473997baf5cf7ab4153f497c3b698328706d9e931
SIZE (KDE/release-service/21.12.3/elisa-21.12.3.tar.xz) = 1748236
TIMESTAMP = 1650101714
SHA256 (KDE/release-service/22.04.0/elisa-22.04.0.tar.xz) = b8b379a02a4e8502f7d3333cade2de25b36bf43cb6161f1779669b6623a5a33e
SIZE (KDE/release-service/22.04.0/elisa-22.04.0.tar.xz) = 1747176

View File

@ -2,15 +2,16 @@ bin/elisa
lib/elisa/libelisaLib.so.0
lib/elisa/libelisaLib.so.0.1
%%QT_QMLDIR%%/org/kde/elisa/libelisaqmlplugin.so
%%QT_QMLDIR%%/org/kde/elisa/qmldir
%%QT_QMLDIR%%/org/kde/elisa/plugins.qmltypes
%%QT_QMLDIR%%/org/kde/elisa/qmldir
share/applications/org.kde.elisa.desktop
share/icons/hicolor/128x128/apps/elisa.png
share/dbus-1/services/org.kde.elisa.service
share/icons/hicolor/16x16/apps/elisa.png
share/icons/hicolor/22x22/apps/elisa.png
share/icons/hicolor/32x32/apps/elisa.png
share/icons/hicolor/48x48/apps/elisa.png
share/icons/hicolor/64x64/apps/elisa.png
share/icons/hicolor/128x128/apps/elisa.png
share/icons/hicolor/scalable/apps/elisa.svg
share/locale/ar/LC_MESSAGES/elisa.mo
share/locale/ast/LC_MESSAGES/elisa.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142993
SHA256 (KDE/release-service/21.12.3/juk-21.12.3.tar.xz) = 9a61b68b9993e1eb9551e1b899f0d4d616b74b5fdf0d9edc40d0a41406e8ffc6
SIZE (KDE/release-service/21.12.3/juk-21.12.3.tar.xz) = 2014188
TIMESTAMP = 1650101718
SHA256 (KDE/release-service/22.04.0/juk-22.04.0.tar.xz) = dd174ff78d318cd9cfdc970429b832258e98abe8687e642edd0a8a01e44d5217
SIZE (KDE/release-service/22.04.0/juk-22.04.0.tar.xz) = 2014888

View File

@ -3,15 +3,15 @@ share/applications/org.kde.juk.desktop
share/dbus-1/interfaces/org.kde.juk.collection.xml
share/dbus-1/interfaces/org.kde.juk.player.xml
share/dbus-1/interfaces/org.kde.juk.search.xml
share/icons/hicolor/128x128/apps/juk.png
share/icons/hicolor/16x16/apps/juk.png
share/icons/hicolor/32x32/apps/juk.png
share/icons/hicolor/48x48/apps/juk.png
share/icons/hicolor/64x64/apps/juk.png
share/icons/hicolor/128x128/apps/juk.png
%%DATADIR%%/pics/playing.png
%%DATADIR%%/pics/theme.svg
share/kio/servicemenus/jukservicemenu.desktop
share/knotifications5/juk.notifyrc
share/kservices5/ServiceMenus/jukservicemenu.desktop
share/kxmlgui5/juk/jukui-rtl.rc
share/kxmlgui5/juk/jukui.rc
share/locale/ar/LC_MESSAGES/juk.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142991
SHA256 (KDE/release-service/21.12.3/kmix-21.12.3.tar.xz) = 13c1336f9e8e7a64f3e89a0558b9f16547a33e37f917bd491dfb061d25ed62fe
SIZE (KDE/release-service/21.12.3/kmix-21.12.3.tar.xz) = 1163936
TIMESTAMP = 1650101713
SHA256 (KDE/release-service/22.04.0/kmix-22.04.0.tar.xz) = 3f41a53cb7033fde10ae92b693a6b84c0da045e570e83136dbc659afa89e5e7a
SIZE (KDE/release-service/22.04.0/kmix-22.04.0.tar.xz) = 1163708

View File

@ -11,13 +11,38 @@ share/config.kcfg/kmixsettings.kcfg
share/dbus-1/interfaces/org.kde.kmix.control.xml
share/dbus-1/interfaces/org.kde.kmix.mixer.xml
share/dbus-1/interfaces/org.kde.kmix.mixset.xml
share/icons/hicolor/128x128/actions/kmix.png
share/icons/hicolor/16x16/actions/kmix.png
share/icons/hicolor/32x32/actions/kmix.png
share/icons/hicolor/48x48/actions/kmix.png
share/icons/hicolor/64x64/actions/kmix.png
share/knotifications5/kmix.notifyrc
share/icons/hicolor/128x128/actions/kmix.png
%%DATADIR%%/pics/mixer-ac97.png
%%DATADIR%%/pics/mixer-capture.png
%%DATADIR%%/pics/mixer-cd.png
%%DATADIR%%/pics/mixer-digital.png
%%DATADIR%%/pics/mixer-front.png
%%DATADIR%%/pics/mixer-headset.png
%%DATADIR%%/pics/mixer-lfe.png
%%DATADIR%%/pics/mixer-line.png
%%DATADIR%%/pics/mixer-master.png
%%DATADIR%%/pics/mixer-microphone.png
%%DATADIR%%/pics/mixer-midi.png
%%DATADIR%%/pics/mixer-pcm-default.png
%%DATADIR%%/pics/mixer-pcm.png
%%DATADIR%%/pics/mixer-surround.png
%%DATADIR%%/pics/mixer-video.png
%%DATADIR%%/pics/show-mixer.png
%%DATADIR%%/profiles/ALSA.TerraTec_DMX6Fire.1.default.xml
%%DATADIR%%/profiles/ALSA.capture.xml
%%DATADIR%%/profiles/ALSA.default.xml
%%DATADIR%%/profiles/ALSA.playback.xml
%%DATADIR%%/profiles/MPRIS2.default.xml
%%DATADIR%%/profiles/OSS.default.xml
%%DATADIR%%/profiles/PulseAudio.default.xml
%%DATADIR%%/profiles/SUNAudio.default.xml
share/knotifications5/kmix.notifyrc
share/kservices5/kmixctrl_restore.desktop
share/kxmlgui5/kmix/kmixui.rc
share/locale/ar/LC_MESSAGES/kmix.mo
share/locale/be/LC_MESSAGES/kmix.mo
share/locale/bg/LC_MESSAGES/kmix.mo
@ -76,30 +101,5 @@ share/locale/ug/LC_MESSAGES/kmix.mo
share/locale/uk/LC_MESSAGES/kmix.mo
share/locale/zh_CN/LC_MESSAGES/kmix.mo
share/locale/zh_TW/LC_MESSAGES/kmix.mo
%%DATADIR%%/pics/mixer-ac97.png
%%DATADIR%%/pics/mixer-capture.png
%%DATADIR%%/pics/mixer-cd.png
%%DATADIR%%/pics/mixer-digital.png
%%DATADIR%%/pics/mixer-front.png
%%DATADIR%%/pics/mixer-headset.png
%%DATADIR%%/pics/mixer-lfe.png
%%DATADIR%%/pics/mixer-line.png
%%DATADIR%%/pics/mixer-master.png
%%DATADIR%%/pics/mixer-microphone.png
%%DATADIR%%/pics/mixer-midi.png
%%DATADIR%%/pics/mixer-pcm-default.png
%%DATADIR%%/pics/mixer-pcm.png
%%DATADIR%%/pics/mixer-surround.png
%%DATADIR%%/pics/mixer-video.png
%%DATADIR%%/profiles/ALSA.TerraTec_DMX6Fire.1.default.xml
%%DATADIR%%/profiles/ALSA.capture.xml
%%DATADIR%%/profiles/ALSA.default.xml
%%DATADIR%%/profiles/ALSA.playback.xml
%%DATADIR%%/profiles/MPRIS2.default.xml
%%DATADIR%%/profiles/OSS.default.xml
%%DATADIR%%/profiles/PulseAudio.default.xml
%%DATADIR%%/profiles/SUNAudio.default.xml
share/metainfo/org.kde.kmix.appdata.xml
share/kservices5/kmixctrl_restore.desktop
share/kxmlgui5/kmix/kmixui.rc
share/qlogging-categories5/kmix.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142988
SHA256 (KDE/release-service/21.12.3/kwave-21.12.3.tar.xz) = 62abb66938d883293b49f05905ee076934ae3a9f65bb3eeb5d94de57625cab1f
SIZE (KDE/release-service/21.12.3/kwave-21.12.3.tar.xz) = 6954384
TIMESTAMP = 1650101716
SHA256 (KDE/release-service/22.04.0/kwave-22.04.0.tar.xz) = 86857be46eb838aa4efe76c7468bf403c08c331e830c59b12aefa6cbd57f429d
SIZE (KDE/release-service/22.04.0/kwave-22.04.0.tar.xz) = 6925956

View File

@ -1,39 +0,0 @@
Fix detectioon of id3lib and mad.
--- plugins/codec_mp3/CMakeLists.txt.orig 2018-02-02 23:44:29 UTC
+++ plugins/codec_mp3/CMakeLists.txt
@@ -30,6 +30,8 @@ IF (WITH_MP3)
INCLUDE(CheckIncludeFileCXX)
+ SET(CMAKE_REQUIRED_INCLUDES "${CMAKE_INSTALL_PREFIX}/include")
+
CHECK_INCLUDE_FILE_CXX(id3/globals.h HAVE_ID3_HEADER_GLOBALS_H)
IF (HAVE_ID3_HEADER_GLOBALS_H)
CHECK_INCLUDE_FILE_CXX(id3/tag.h HAVE_ID3_HEADER_TAG_H)
@@ -57,7 +59,10 @@ IF (WITH_MP3)
HAVE_ID3_LIB
${CMAKE_BINARY_DIR}
${_try_id3lib}
- CMAKE_FLAGS -DLINK_LIBRARIES:STRING=id3\;stdc++\;z
+ CMAKE_FLAGS
+ "-DINCLUDE_DIRECTORIES=${CMAKE_INSTALL_PREFIX}/include"
+ "-DLINK_DIRECTORIES=${CMAKE_INSTALL_PREFIX}/lib"
+ "-DLINK_LIBRARIES:STRING=id3\;stdc++\;z"
OUTPUT_VARIABLE _out
)
ENDIF (HAVE_ID3_HEADERS)
@@ -78,10 +83,11 @@ IF (WITH_MP3)
#############################################################################
### check for libmad headers and library ###
-
+
+ SET(CMAKE_REQUIRED_INCLUDES "${CMAKE_INSTALL_PREFIX}/include")
CHECK_INCLUDE_FILES(mad.h HAVE_MAD_H)
IF (HAVE_MAD_H)
- CHECK_LIBRARY_EXISTS(mad mad_decoder_init "" HAVE_MAD_LIB)
+ CHECK_LIBRARY_EXISTS(mad mad_decoder_init "${CMAKE_INSTALL_PREFIX}/lib" HAVE_MAD_LIB)
ENDIF (HAVE_MAD_H)
IF (NOT HAVE_MAD_LIB)

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142990
SHA256 (KDE/release-service/21.12.3/libkcddb-21.12.3.tar.xz) = 62709f9ccd8463208b905a3b935be1ba80102c451728e9f5c77e83eaf4afc191
SIZE (KDE/release-service/21.12.3/libkcddb-21.12.3.tar.xz) = 435540
TIMESTAMP = 1650101719
SHA256 (KDE/release-service/22.04.0/libkcddb-22.04.0.tar.xz) = ddc91cc5112c5a749fccf18bb9a6b169279f6d5658fed3b4d60646d9ccbb0775
SIZE (KDE/release-service/22.04.0/libkcddb-22.04.0.tar.xz) = 436380

View File

@ -1,3 +1,17 @@
include/KCddb5/KCDDB/CDInfo
include/KCddb5/KCDDB/Categories
include/KCddb5/KCDDB/Client
include/KCddb5/KCDDB/Config
include/KCddb5/KCDDB/Genres
include/KCddb5/KCDDB/KCDDB
include/KCddb5/kcddb/categories.h
include/KCddb5/kcddb/cdinfo.h
include/KCddb5/kcddb/client.h
include/KCddb5/kcddb/config.h
include/KCddb5/kcddb/configbase.h
include/KCddb5/kcddb/genres.h
include/KCddb5/kcddb/kcddb.h
include/KCddb5/kcddb/kcddb_export.h
include/KF5/KCddb/Categories
include/KF5/KCddb/Cdinfo
include/KF5/KCddb/Client
@ -7,10 +21,8 @@ include/KF5/KCddb/KcddbConfig
include/KF5/KCddb/categories.h
include/KF5/KCddb/cdinfo.h
include/KF5/KCddb/client.h
include/KF5/KCddb/configbase.h
include/KF5/KCddb/genres.h
include/KF5/KCddb/kcddb.h
include/KF5/KCddb/kcddb_export.h
include/KF5/KCddb/kcddbconfig.h
include/KF5/kcddb_version.h
lib/cmake/KF5Cddb/KF5CddbConfig.cmake
@ -19,7 +31,7 @@ lib/cmake/KF5Cddb/KF5CddbTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KF5Cddb/KF5CddbTargets.cmake
lib/libKF5Cddb.so
lib/libKF5Cddb.so.5
lib/libKF5Cddb.so.5.0.0
lib/libKF5Cddb.so.5.1.0
%%QT_MKSPECDIR%%/modules/qt_KCddb.pri
%%QT_PLUGINDIR%%/kcm_cddb.so
share/config.kcfg/libkcddb5.kcfg

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142991
SHA256 (KDE/release-service/21.12.3/libkcompactdisc-21.12.3.tar.xz) = f64d32f8e7a204a8a37b6f29cec02ffa12b58a8fb4fd3449d540ea40d670aaee
SIZE (KDE/release-service/21.12.3/libkcompactdisc-21.12.3.tar.xz) = 97204
TIMESTAMP = 1650101717
SHA256 (KDE/release-service/22.04.0/libkcompactdisc-22.04.0.tar.xz) = 7f16fd7e95a03fb665723442a2235a905e3338bb2521c32a1dc1b12198c05f94
SIZE (KDE/release-service/22.04.0/libkcompactdisc-22.04.0.tar.xz) = 97284

View File

@ -10,6 +10,7 @@ lib/libKF5CompactDisc.so
lib/libKF5CompactDisc.so.5
lib/libKF5CompactDisc.so.5.0.0
share/locale/ar/LC_MESSAGES/libkcompactdisc.mo
share/locale/be/LC_MESSAGES/libkcompactdisc.mo
share/locale/bg/LC_MESSAGES/libkcompactdisc.mo
share/locale/bs/LC_MESSAGES/libkcompactdisc.mo
share/locale/ca/LC_MESSAGES/libkcompactdisc.mo
@ -32,7 +33,6 @@ share/locale/hi/LC_MESSAGES/libkcompactdisc.mo
share/locale/hr/LC_MESSAGES/libkcompactdisc.mo
share/locale/hu/LC_MESSAGES/libkcompactdisc.mo
share/locale/ia/LC_MESSAGES/libkcompactdisc.mo
share/locale/be/LC_MESSAGES/libkcompactdisc.mo
share/locale/is/LC_MESSAGES/libkcompactdisc.mo
share/locale/it/LC_MESSAGES/libkcompactdisc.mo
share/locale/ja/LC_MESSAGES/libkcompactdisc.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142995
SHA256 (KDE/release-service/21.12.3/akonadi-21.12.3.tar.xz) = 4fe8ded706faf6ce87a48b7f164cbdd4eb71a342501eb9a0db40a87666cfda08
SIZE (KDE/release-service/21.12.3/akonadi-21.12.3.tar.xz) = 1611056
TIMESTAMP = 1650101913
SHA256 (KDE/release-service/22.04.0/akonadi-22.04.0.tar.xz) = 07c6cce2165b873dcc331e2e961c45c2ab27efd8fd787d5c36ae8c719abd8bec
SIZE (KDE/release-service/22.04.0/akonadi-22.04.0.tar.xz) = 1612416

View File

@ -15,6 +15,20 @@ etc/apparmor.d/postgresql_akonadi
etc/apparmor.d/usr.bin.akonadiserver
etc/xdg/akonadi/mysql-global-mobile.conf
etc/xdg/akonadi/mysql-global.conf
include/KF5/Akonadi/akonadi/private/akonadiprivate_export.h
include/KF5/Akonadi/akonadi/private/capabilities_p.h
include/KF5/Akonadi/akonadi/private/compressionstream_p.h
include/KF5/Akonadi/akonadi/private/dbus_p.h
include/KF5/Akonadi/akonadi/private/externalpartstorage_p.h
include/KF5/Akonadi/akonadi/private/imapparser_p.h
include/KF5/Akonadi/akonadi/private/imapset_p.h
include/KF5/Akonadi/akonadi/private/instance_p.h
include/KF5/Akonadi/akonadi/private/protocol_exception_p.h
include/KF5/Akonadi/akonadi/private/protocol_gen.h
include/KF5/Akonadi/akonadi/private/protocol_p.h
include/KF5/Akonadi/akonadi/private/scope_p.h
include/KF5/Akonadi/akonadi/private/standarddirs_p.h
include/KF5/Akonadi/akonadi/private/tristate_p.h
include/KF5/AkonadiAgentBase/Akonadi/AccountsIntegration
include/KF5/AkonadiAgentBase/Akonadi/AgentBase
include/KF5/AkonadiAgentBase/Akonadi/AgentSearchInterface
@ -132,6 +146,7 @@ include/KF5/AkonadiCore/Akonadi/TrashSettings
include/KF5/AkonadiCore/Akonadi/UnlinkJob
include/KF5/AkonadiCore/Akonadi/VectorHelper
include/KF5/AkonadiCore/akonadi/abstractdifferencesreporter.h
include/KF5/AkonadiCore/akonadi/abstractsearchplugin.h
include/KF5/AkonadiCore/akonadi/agentconfigurationbase.h
include/KF5/AkonadiCore/akonadi/agentconfigurationfactorybase.h
include/KF5/AkonadiCore/akonadi/agentfilterproxymodel.h
@ -297,21 +312,6 @@ include/KF5/AkonadiXml/akonadi/xmldocument.h
include/KF5/AkonadiXml/akonadi/xmlreader.h
include/KF5/AkonadiXml/akonadi/xmlwritejob.h
include/KF5/AkonadiXml/akonadi/xmlwriter.h
include/KF5/akonadi/abstractsearchplugin.h
include/KF5/akonadi/private/akonadiprivate_export.h
include/KF5/akonadi/private/capabilities_p.h
include/KF5/akonadi/private/compressionstream_p.h
include/KF5/akonadi/private/dbus_p.h
include/KF5/akonadi/private/externalpartstorage_p.h
include/KF5/akonadi/private/imapparser_p.h
include/KF5/akonadi/private/imapset_p.h
include/KF5/akonadi/private/instance_p.h
include/KF5/akonadi/private/protocol_exception_p.h
include/KF5/akonadi/private/protocol_gen.h
include/KF5/akonadi/private/protocol_p.h
include/KF5/akonadi/private/scope_p.h
include/KF5/akonadi/private/standarddirs_p.h
include/KF5/akonadi/private/tristate_p.h
include/KF5/akonadi_version.h
lib/cmake/KF5Akonadi/KF5AkonadiConfig.cmake
lib/cmake/KF5Akonadi/KF5AkonadiConfigVersion.cmake
@ -357,16 +357,14 @@ share/dbus-1/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Tracer.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.TracerNotification.xml
share/dbus-1/services/org.freedesktop.Akonadi.Control.service
share/icons/hicolor/128x128/apps/akonadi.png
share/icons/hicolor/16x16/apps/akonadi.png
share/icons/hicolor/22x22/apps/akonadi.png
share/icons/hicolor/256x256/apps/akonadi.png
share/icons/hicolor/32x32/apps/akonadi.png
share/icons/hicolor/48x48/apps/akonadi.png
share/icons/hicolor/64x64/apps/akonadi.png
share/icons/hicolor/128x128/apps/akonadi.png
share/icons/hicolor/256x256/apps/akonadi.png
share/icons/hicolor/scalable/apps/akonadi.svgz
share/kdevappwizard/templates/akonadiresource.tar.bz2
share/kdevappwizard/templates/akonadiserializer.tar.bz2
share/kf5/akonadi/akonadi-xml.xsd
share/kf5/akonadi/kcfg2dbus.xsl
share/kf5/akonadi_knut_resource/knut-template.xml
@ -384,8 +382,6 @@ share/locale/ca@valencia/LC_MESSAGES/libakonadi5.mo
share/locale/cs/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/cs/LC_MESSAGES/libakonadi5.mo
share/locale/da/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/se/LC_MESSAGES/libakonadi5.mo
share/locale/sq/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/da/LC_MESSAGES/libakonadi5.mo
share/locale/de/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/de/LC_MESSAGES/libakonadi5.mo
@ -449,10 +445,12 @@ share/locale/ro/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/ro/LC_MESSAGES/libakonadi5.mo
share/locale/ru/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/ru/LC_MESSAGES/libakonadi5.mo
share/locale/se/LC_MESSAGES/libakonadi5.mo
share/locale/sk/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/sk/LC_MESSAGES/libakonadi5.mo
share/locale/sl/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/sl/LC_MESSAGES/libakonadi5.mo
share/locale/sq/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_knut_resource.mo
share/locale/sr/LC_MESSAGES/libakonadi5.mo
share/locale/sv/LC_MESSAGES/akonadi_knut_resource.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143072
SHA256 (KDE/release-service/21.12.3/akonadi-calendar-tools-21.12.3.tar.xz) = 8adc14f2a62b7e1612fa776709808b7bd7f44fa3b4acc15f46252488dc34b0c5
SIZE (KDE/release-service/21.12.3/akonadi-calendar-tools-21.12.3.tar.xz) = 236308
TIMESTAMP = 1650101822
SHA256 (KDE/release-service/22.04.0/akonadi-calendar-tools-22.04.0.tar.xz) = 2a4748adf32fdcfdc5a65f656719f777fed46aa55c986bbd41f1016c733ce2e0
SIZE (KDE/release-service/22.04.0/akonadi-calendar-tools-22.04.0.tar.xz) = 236948

View File

@ -1,13 +1,11 @@
bin/calendarjanitor
bin/konsolekalendar
share/qlogging-categories5/console.categories
share/qlogging-categories5/console.renamecategories
share/applications/konsolekalendar.desktop
share/icons/hicolor/128x128/apps/konsolekalendar.png
share/icons/hicolor/16x16/apps/konsolekalendar.png
share/icons/hicolor/22x22/apps/konsolekalendar.png
share/icons/hicolor/32x32/apps/konsolekalendar.png
share/icons/hicolor/48x48/apps/konsolekalendar.png
share/icons/hicolor/128x128/apps/konsolekalendar.png
share/locale/ar/LC_MESSAGES/calendarjanitor.mo
share/locale/ar/LC_MESSAGES/konsolekalendar.mo
share/locale/az/LC_MESSAGES/calendarjanitor.mo
@ -102,3 +100,5 @@ share/locale/zh_CN/LC_MESSAGES/calendarjanitor.mo
share/locale/zh_CN/LC_MESSAGES/konsolekalendar.mo
share/locale/zh_TW/LC_MESSAGES/calendarjanitor.mo
share/locale/zh_TW/LC_MESSAGES/konsolekalendar.mo
share/qlogging-categories5/console.categories
share/qlogging-categories5/console.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143055
SHA256 (KDE/release-service/21.12.3/akonadi-import-wizard-21.12.3.tar.xz) = 92f1f46a7e1eccc83ae738c9c3a0c3dddecb2c6385f4f62b4a17b3f647e97db9
SIZE (KDE/release-service/21.12.3/akonadi-import-wizard-21.12.3.tar.xz) = 510720
TIMESTAMP = 1650101808
SHA256 (KDE/release-service/22.04.0/akonadi-import-wizard-22.04.0.tar.xz) = b9b2814f0598164ece31687ee0f965a9476c8919175ddda9d43580da46aaba08
SIZE (KDE/release-service/22.04.0/akonadi-import-wizard-22.04.0.tar.xz) = 511020

View File

@ -1,6 +1,4 @@
bin/akonadiimportwizard
share/qlogging-categories5/importwizard.categories
share/qlogging-categories5/importwizard.renamecategories
include/KF5/KPim/ImportWizard/AbstractAddressBook
include/KF5/KPim/ImportWizard/AbstractBase
include/KF5/KPim/ImportWizard/AbstractCalendar
@ -33,9 +31,9 @@ lib/libKPimImportWizard.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/importwizard/thunderbirdimporterplugin.so
%%QT_PLUGINDIR%%/importwizard/trojitaimporterplugin.so
share/applications/org.kde.akonadiimportwizard.desktop
share/icons/hicolor/64x64/apps/kontact-import-wizard.png
share/icons/hicolor/128x128/apps/kontact-import-wizard.png
share/icons/hicolor/256x256/apps/kontact-import-wizard.png
share/icons/hicolor/64x64/apps/kontact-import-wizard.png
share/importwizard/pics/step1.png
share/locale/ar/LC_MESSAGES/akonadiimportwizard.mo
share/locale/az/LC_MESSAGES/akonadiimportwizard.mo
@ -80,3 +78,5 @@ share/locale/ug/LC_MESSAGES/akonadiimportwizard.mo
share/locale/uk/LC_MESSAGES/akonadiimportwizard.mo
share/locale/zh_CN/LC_MESSAGES/akonadiimportwizard.mo
share/locale/zh_TW/LC_MESSAGES/akonadiimportwizard.mo
share/qlogging-categories5/importwizard.categories
share/qlogging-categories5/importwizard.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143067
SHA256 (KDE/release-service/21.12.3/akonadiconsole-21.12.3.tar.xz) = 21479f3d9d0d7a8d3e890157f1f8aff73015a4c3880a190dbe05f0a4b3020bb2
SIZE (KDE/release-service/21.12.3/akonadiconsole-21.12.3.tar.xz) = 200384
TIMESTAMP = 1650101807
SHA256 (KDE/release-service/22.04.0/akonadiconsole-22.04.0.tar.xz) = 800e27cea45191dca55200dc200d62003363ff60243e51ccde526f37d06ba383
SIZE (KDE/release-service/22.04.0/akonadiconsole-22.04.0.tar.xz) = 200836

View File

@ -1,13 +1,13 @@
bin/akonadiconsole
share/qlogging-categories5/akonadiconsole.categories
share/qlogging-categories5/akonadiconsole.renamecategories
lib/libakonadiconsole.so.5
lib/libakonadiconsole.so.%%KDE_APPLICATIONS_SHLIB_VER%%
share/applications/org.kde.akonadiconsole.desktop
share/icons/hicolor/128x128/apps/akonadiconsole.png
share/icons/hicolor/16x16/apps/akonadiconsole.png
share/icons/hicolor/22x22/apps/akonadiconsole.png
share/icons/hicolor/256x256/apps/akonadiconsole.png
share/icons/hicolor/32x32/apps/akonadiconsole.png
share/icons/hicolor/48x48/apps/akonadiconsole.png
share/icons/hicolor/64x64/apps/akonadiconsole.png
share/icons/hicolor/128x128/apps/akonadiconsole.png
share/icons/hicolor/256x256/apps/akonadiconsole.png
share/qlogging-categories5/akonadiconsole.categories
share/qlogging-categories5/akonadiconsole.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143071
SHA256 (KDE/release-service/21.12.3/akregator-21.12.3.tar.xz) = c8a1fa0682123189b3c31c52c3f73d72c4f8a6dcaddad91a2391defe9360c5fb
SIZE (KDE/release-service/21.12.3/akregator-21.12.3.tar.xz) = 2259904
TIMESTAMP = 1650101822
SHA256 (KDE/release-service/22.04.0/akregator-22.04.0.tar.xz) = f187505615e40b5aec7216bf1880c2192c7db90edd23a6806af3bfa22be28a89
SIZE (KDE/release-service/22.04.0/akregator-22.04.0.tar.xz) = 2253016

View File

@ -1,7 +1,5 @@
bin/akregator
bin/akregatorstorageexporter
share/qlogging-categories5/akregator.categories
share/qlogging-categories5/akregator.renamecategories
lib/libakregatorinterfaces.so.5
lib/libakregatorinterfaces.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libakregatorprivate.so.5
@ -16,31 +14,23 @@ lib/libakregatorprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/pim/kcms/akregator/akregator_config_general.so
%%QT_PLUGINDIR%%/pim/kcms/akregator/akregator_config_plugins.so
%%QT_PLUGINDIR%%/pim/kcms/akregator/akregator_config_security.so
share/applications/org.kde.akregator.desktop
share/config.kcfg/akregator.kcfg
share/dbus-1/interfaces/org.kde.akregator.part.xml
%%DATADIR%%/grantleetheme/5.2/combinedview.html
%%DATADIR%%/grantleetheme/5.2/defaultnormalvisitfeed.html
%%DATADIR%%/grantleetheme/5.2/defaultnormalvisitfolder.html
%%DATADIR%%/grantleetheme/5.2/normalview.html
share/icons/hicolor/128x128/apps/akregator.png
share/applications/org.kde.akregator.desktop
share/config.kcfg/akregator.kcfg
share/dbus-1/interfaces/org.kde.akregator.part.xml
share/icons/hicolor/16x16/apps/akregator.png
share/icons/hicolor/16x16/apps/akregator_empty.png
share/icons/hicolor/22x22/apps/akregator.png
share/icons/hicolor/32x32/apps/akregator.png
share/icons/hicolor/48x48/apps/akregator.png
share/icons/hicolor/64x64/apps/akregator.png
share/icons/hicolor/128x128/apps/akregator.png
share/icons/hicolor/scalable/apps/akregator.svg
share/knotifications5/akregator.notifyrc
share/kservices5/akregator_config_advanced.desktop
share/kservices5/akregator_config_appearance.desktop
share/kservices5/akregator_config_archive.desktop
share/kservices5/akregator_config_browser.desktop
share/kservices5/akregator_config_general.desktop
share/kservices5/akregator_config_plugins.desktop
share/kservices5/akregator_config_security.desktop
share/kservices5/akregator_mk4storage_plugin.desktop
share/kservices5/kontact/akregatorplugin.desktop
share/kservicetypes5/akregator_plugin.desktop
share/locale/ar/LC_MESSAGES/akregator.mo
share/locale/az/LC_MESSAGES/akregator.mo
@ -101,3 +91,5 @@ share/locale/vi/LC_MESSAGES/akregator.mo
share/locale/zh_CN/LC_MESSAGES/akregator.mo
share/locale/zh_TW/LC_MESSAGES/akregator.mo
share/metainfo/org.kde.akregator.appdata.xml
share/qlogging-categories5/akregator.categories
share/qlogging-categories5/akregator.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143077
SHA256 (KDE/release-service/21.12.3/grantlee-editor-21.12.3.tar.xz) = c202a8b20012b4339930341ec9aee426e8740c2d3d14f04a4a8c7afe980d1e03
SIZE (KDE/release-service/21.12.3/grantlee-editor-21.12.3.tar.xz) = 111172
TIMESTAMP = 1650101811
SHA256 (KDE/release-service/22.04.0/grantlee-editor-22.04.0.tar.xz) = 306e777a9baba05e84295760d8a03666fb4fabc5b42e5bdcc29dc046a0b4cc03
SIZE (KDE/release-service/22.04.0/grantlee-editor-22.04.0.tar.xz) = 112312

View File

@ -1,8 +1,6 @@
bin/contactprintthemeeditor
bin/contactthemeeditor
bin/headerthemeeditor
share/qlogging-categories5/grantleeditor.categories
share/qlogging-categories5/grantleeditor.renamecategories
lib/libgrantleethemeeditor.so.5
lib/libgrantleethemeeditor.so.%%KDE_APPLICATIONS_SHLIB_VER%%
share/applications/org.kde.contactprintthemeeditor.desktop
@ -151,3 +149,5 @@ share/locale/zh_TW/LC_MESSAGES/contactprintthemeeditor.mo
share/locale/zh_TW/LC_MESSAGES/contactthemeeditor.mo
share/locale/zh_TW/LC_MESSAGES/headerthemeeditor.mo
share/locale/zh_TW/LC_MESSAGES/libgrantleethemeeditor.mo
share/qlogging-categories5/grantleeditor.categories
share/qlogging-categories5/grantleeditor.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143069
SHA256 (KDE/release-service/21.12.3/grantleetheme-21.12.3.tar.xz) = 67d9d531e4f326ea4efd40a955c9d2c6e8e54b9a02678dcee4c10b3917d503f1
SIZE (KDE/release-service/21.12.3/grantleetheme-21.12.3.tar.xz) = 59884
TIMESTAMP = 1650101821
SHA256 (KDE/release-service/22.04.0/grantleetheme-22.04.0.tar.xz) = 58f45f21e41cf1588478e8b2b23b4e7b89ec34b9a1e64dc0441203c1a930bdd1
SIZE (KDE/release-service/22.04.0/grantleetheme-22.04.0.tar.xz) = 61372

View File

@ -1,25 +1,23 @@
share/qlogging-categories5/grantleetheme.categories
share/qlogging-categories5/grantleetheme.renamecategories
include/KF5/GrantleeTheme/GenericFormatter
include/KF5/GrantleeTheme/GrantleeKi18nLocalizer
include/KF5/GrantleeTheme/GrantleeTheme
include/KF5/GrantleeTheme/GrantleeThemeEngine
include/KF5/GrantleeTheme/GrantleeThemeManager
include/KF5/GrantleeTheme/QtResourceTemplateLoader
include/KF5/grantleetheme/GenericFormatter
include/KF5/grantleetheme/GrantleeKi18nLocalizer
include/KF5/grantleetheme/GrantleeTheme
include/KF5/grantleetheme/GrantleeThemeEngine
include/KF5/grantleetheme/GrantleeThemeManager
include/KF5/grantleetheme/QtResourceTemplateLoader
include/KF5/grantleetheme/grantleeki18nlocalizer.h
include/KF5/grantleetheme/grantleetheme.h
include/KF5/grantleetheme/genericformatter.h
include/KF5/grantleetheme/grantleetheme_export.h
include/KF5/grantleetheme/grantleethemeengine.h
include/KF5/grantleetheme/grantleethememanager.h
include/KF5/grantleetheme/qtresourcetemplateloader.h
include/KF5/grantleetheme_version.h
include/KF5/GrantleeTheme/GrantleeTheme/GenericFormatter
include/KF5/GrantleeTheme/GrantleeTheme/GrantleeKi18nLocalizer
include/KF5/GrantleeTheme/GrantleeTheme/GrantleeTheme
include/KF5/GrantleeTheme/GrantleeTheme/GrantleeThemeEngine
include/KF5/GrantleeTheme/GrantleeTheme/GrantleeThemeManager
include/KF5/GrantleeTheme/GrantleeTheme/QtResourceTemplateLoader
include/KF5/GrantleeTheme/grantleetheme/GenericFormatter
include/KF5/GrantleeTheme/grantleetheme/GrantleeKi18nLocalizer
include/KF5/GrantleeTheme/grantleetheme/GrantleeTheme
include/KF5/GrantleeTheme/grantleetheme/GrantleeThemeEngine
include/KF5/GrantleeTheme/grantleetheme/GrantleeThemeManager
include/KF5/GrantleeTheme/grantleetheme/QtResourceTemplateLoader
include/KF5/GrantleeTheme/grantleetheme/genericformatter.h
include/KF5/GrantleeTheme/grantleetheme/grantleeki18nlocalizer.h
include/KF5/GrantleeTheme/grantleetheme/grantleetheme.h
include/KF5/GrantleeTheme/grantleetheme/grantleetheme_export.h
include/KF5/GrantleeTheme/grantleetheme/grantleethemeengine.h
include/KF5/GrantleeTheme/grantleetheme/grantleethememanager.h
include/KF5/GrantleeTheme/grantleetheme/qtresourcetemplateloader.h
include/KF5/GrantleeTheme/grantleetheme_version.h
lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeConfig.cmake
lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeConfigVersion.cmake
lib/cmake/KF5GrantleeTheme/KF5GrantleeThemeTargets-%%CMAKE_BUILD_TYPE%%.cmake
@ -71,3 +69,5 @@ share/locale/ug/LC_MESSAGES/libgrantleetheme.mo
share/locale/uk/LC_MESSAGES/libgrantleetheme.mo
share/locale/zh_CN/LC_MESSAGES/libgrantleetheme.mo
share/locale/zh_TW/LC_MESSAGES/libgrantleetheme.mo
share/qlogging-categories5/grantleetheme.categories
share/qlogging-categories5/grantleetheme.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143056
SHA256 (KDE/release-service/21.12.3/itinerary-21.12.3.tar.xz) = d79d8b4dd7a7d97e5573fbbe8dbd98680384cb8e929ba533bf1bb2d82d87733f
SIZE (KDE/release-service/21.12.3/itinerary-21.12.3.tar.xz) = 474932
TIMESTAMP = 1650101812
SHA256 (KDE/release-service/22.04.0/itinerary-22.04.0.tar.xz) = e1680affaadf4d6c2c718065296b80c247a3f727e1f8e82a8d515965eacf4061
SIZE (KDE/release-service/22.04.0/itinerary-22.04.0.tar.xz) = 499384

View File

@ -1,38 +1,58 @@
bin/itinerary
lib/libSolidExtras.so
%%QT_QMLDIR%%/org/kde/solidextras/libsolidextrasqmlplugin.so
%%QT_PLUGINDIR%%/itinerarythumbnail.so
%%QT_QMLDIR%%/org/kde/solidextras/libsolidextrasqmlplugin.so
%%QT_QMLDIR%%/org/kde/solidextras/qmldir
share/applications/org.kde.itinerary.desktop
share/icons/hicolor/scalable/apps/org.kde.itinerary.svg
share/knotifications5/itinerary.notifyrc
share/kservices5/itinerarythumbnail.desktop
share/locale/ca/LC_MESSAGES/kde-itinerary-android.mo
share/locale/ca/LC_MESSAGES/kde-itinerary.mo
share/locale/ca@valencia/LC_MESSAGES/kde-itinerary-android.mo
share/locale/ca@valencia/LC_MESSAGES/kde-itinerary.mo
share/locale/cs/LC_MESSAGES/kde-itinerary-android.mo
share/locale/cs/LC_MESSAGES/kde-itinerary.mo
share/locale/de/LC_MESSAGES/kde-itinerary-android.mo
share/locale/de/LC_MESSAGES/kde-itinerary.mo
share/locale/en_GB/LC_MESSAGES/kde-itinerary-android.mo
share/locale/en_GB/LC_MESSAGES/kde-itinerary.mo
share/locale/es/LC_MESSAGES/kde-itinerary-android.mo
share/locale/es/LC_MESSAGES/kde-itinerary.mo
share/locale/et/LC_MESSAGES/kde-itinerary.mo
share/locale/eu/LC_MESSAGES/kde-itinerary.mo
share/locale/fi/LC_MESSAGES/kde-itinerary-android.mo
share/locale/fi/LC_MESSAGES/kde-itinerary.mo
share/locale/fr/LC_MESSAGES/kde-itinerary-android.mo
share/locale/fr/LC_MESSAGES/kde-itinerary.mo
share/locale/gl/LC_MESSAGES/kde-itinerary.mo
share/locale/ia/LC_MESSAGES/kde-itinerary-android.mo
share/locale/ia/LC_MESSAGES/kde-itinerary.mo
share/locale/it/LC_MESSAGES/kde-itinerary-android.mo
share/locale/it/LC_MESSAGES/kde-itinerary.mo
share/locale/ja/LC_MESSAGES/kde-itinerary.mo
share/locale/ko/LC_MESSAGES/kde-itinerary-android.mo
share/locale/ko/LC_MESSAGES/kde-itinerary.mo
share/locale/lt/LC_MESSAGES/kde-itinerary.mo
share/locale/nl/LC_MESSAGES/kde-itinerary-android.mo
share/locale/nl/LC_MESSAGES/kde-itinerary.mo
share/locale/pl/LC_MESSAGES/kde-itinerary-android.mo
share/locale/pl/LC_MESSAGES/kde-itinerary.mo
share/locale/pt/LC_MESSAGES/kde-itinerary-android.mo
share/locale/pt/LC_MESSAGES/kde-itinerary.mo
share/locale/pt_BR/LC_MESSAGES/kde-itinerary-android.mo
share/locale/pt_BR/LC_MESSAGES/kde-itinerary.mo
share/locale/ru/LC_MESSAGES/kde-itinerary.mo
share/locale/sk/LC_MESSAGES/kde-itinerary-android.mo
share/locale/sk/LC_MESSAGES/kde-itinerary.mo
share/locale/sl/LC_MESSAGES/kde-itinerary-android.mo
share/locale/sl/LC_MESSAGES/kde-itinerary.mo
share/locale/sv/LC_MESSAGES/kde-itinerary-android.mo
share/locale/sv/LC_MESSAGES/kde-itinerary.mo
share/locale/tr/LC_MESSAGES/kde-itinerary.mo
share/locale/uk/LC_MESSAGES/kde-itinerary-android.mo
share/locale/uk/LC_MESSAGES/kde-itinerary.mo
share/locale/zh_CN/LC_MESSAGES/kde-itinerary-android.mo
share/locale/zh_CN/LC_MESSAGES/kde-itinerary.mo
share/locale/zh_TW/LC_MESSAGES/kde-itinerary.mo
share/metainfo/org.kde.itinerary.appdata.xml

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143070
SHA256 (KDE/release-service/21.12.3/kaddressbook-21.12.3.tar.xz) = ad02369e61e42b32cd8a302e6510cffb99a20115a83412389e81a6e49b03f8c3
SIZE (KDE/release-service/21.12.3/kaddressbook-21.12.3.tar.xz) = 3325668
TIMESTAMP = 1650101819
SHA256 (KDE/release-service/22.04.0/kaddressbook-22.04.0.tar.xz) = c051ee4cb4a456ffa1356640ef39b785a857ea6e7ccf4ce22fc37ba47433436d
SIZE (KDE/release-service/22.04.0/kaddressbook-22.04.0.tar.xz) = 3350076

View File

@ -26,21 +26,21 @@ lib/cmake/KPimAddressbookImportExport/KPimAddressbookImportExportTargets.cmake
lib/libKPimAddressbookImportExport.so
lib/libKPimAddressbookImportExport.so.5
lib/libKPimAddressbookImportExport.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_MKSPECDIR%%/modules/qt_KAddressbookImportExport.pri
lib/libkaddressbookprivate.so.5
lib/libkaddressbookprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_MKSPECDIR%%/modules/qt_KAddressbookImportExport.pri
%%QT_PLUGINDIR%%/kaddressbookpart.so
%%QT_PLUGINDIR%%/kontact5/kontact_kaddressbookplugin.so
%%QT_PLUGINDIR%%/pim/kcms/kaddressbook/kaddressbook_config_plugins.so
share/applications/kaddressbook-importer.desktop
share/applications/kaddressbook-view.desktop
share/applications/org.kde.kaddressbook.desktop
share/icons/hicolor/128x128/apps/kaddressbook.png
share/icons/hicolor/16x16/apps/kaddressbook.png
share/icons/hicolor/22x22/apps/kaddressbook.png
share/icons/hicolor/32x32/apps/kaddressbook.png
share/icons/hicolor/48x48/apps/kaddressbook.png
share/icons/hicolor/64x64/apps/kaddressbook.png
share/icons/hicolor/128x128/apps/kaddressbook.png
share/icons/hicolor/scalable/apps/kaddressbook.svg
%%DATADIR%%/printing/compact-style.png
%%DATADIR%%/printing/detailed-style.png

View File

@ -15,7 +15,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
unitconversion wallet widgetsaddons windowsystem xmlgui \
ecm_build
# pim components
USE_KDE+= akonadi akonadicontacts akonadimime alarmcalendar calendarcore \
USE_KDE+= akonadi akonadicontacts akonadimime calendarcore \
calendarutils contacts globalaccel grantleetheme holidays identitymanagement \
idletime libkdepim mailcommon mailtransport mime \
pimcommon pimtextedit imap \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143073
SHA256 (KDE/release-service/21.12.3/kalarm-21.12.3.tar.xz) = 71cca4083a29d20485612d505b3ab99190722d3948af2cee52111a5263673cd6
SIZE (KDE/release-service/21.12.3/kalarm-21.12.3.tar.xz) = 2197144
TIMESTAMP = 1650101818
SHA256 (KDE/release-service/22.04.0/kalarm-22.04.0.tar.xz) = 18d511474c82074e88e5e17722e8500de12248f66d53a0a5ef4814ba4e911f94
SIZE (KDE/release-service/22.04.0/kalarm-22.04.0.tar.xz) = 2317832

View File

@ -1,20 +1,20 @@
bin/kalarm
bin/kalarmautostart
etc/xdg/autostart/kalarm.autostart.desktop
share/qlogging-categories5/kalarm.categories
share/qlogging-categories5/kalarm.renamecategories
lib/libexec/kauth/kalarm_helper
lib/libkalarmprivate.so.5
lib/libkalarmprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
share/applications/org.kde.kalarm.desktop
share/config.kcfg/kalarmconfig.kcfg
share/dbus-1/interfaces/org.kde.kalarm.kalarm.xml
share/dbus-1/system-services/org.kde.kalarm.rtcwake.service
share/dbus-1/system.d/org.kde.kalarm.rtcwake.conf
share/icons/hicolor/128x128/apps/kalarm.png
share/icons/hicolor/16x16/apps/kalarm.png
share/icons/hicolor/22x22/apps/kalarm.png
share/icons/hicolor/32x32/apps/kalarm.png
share/icons/hicolor/48x48/apps/kalarm.png
share/icons/hicolor/64x64/apps/kalarm.png
share/icons/hicolor/128x128/apps/kalarm.png
%%DATADIR%%/icons/oxygen/16x16/actions/document-new-from-template.png
%%DATADIR%%/icons/oxygen/16x16/actions/new-audio-alarm.png
%%DATADIR%%/icons/oxygen/16x16/actions/new-command-alarm.png
@ -86,3 +86,5 @@ share/locale/zh_CN/LC_MESSAGES/kalarm.mo
share/locale/zh_TW/LC_MESSAGES/kalarm.mo
share/metainfo/org.kde.kalarm.appdata.xml
share/polkit-1/actions/org.kde.kalarm.rtcwake.policy
share/qlogging-categories5/kalarm.categories
share/qlogging-categories5/kalarm.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143066
SHA256 (KDE/release-service/21.12.3/kcharselect-21.12.3.tar.xz) = c713581d6d0b300d408208ecb69d9752f6c7ac75f704439070d5099f5cfa51a9
SIZE (KDE/release-service/21.12.3/kcharselect-21.12.3.tar.xz) = 373220
TIMESTAMP = 1650101824
SHA256 (KDE/release-service/22.04.0/kcharselect-22.04.0.tar.xz) = e1f86d5d1eae7433ef49339d855caa6f9d847460b29f096c634d786640e261ab
SIZE (KDE/release-service/22.04.0/kcharselect-22.04.0.tar.xz) = 373892

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143060
SHA256 (KDE/release-service/21.12.3/kdeconnect-kde-21.12.3.tar.xz) = 8fc84f22ad5fa1371a109679f283baaf8728c05a92b9a6f36629b8f8d9a933d9
SIZE (KDE/release-service/21.12.3/kdeconnect-kde-21.12.3.tar.xz) = 610608
TIMESTAMP = 1650101825
SHA256 (KDE/release-service/22.04.0/kdeconnect-kde-22.04.0.tar.xz) = 9b2137a2c5540448ac3af7176f30da3c6e790ea217924de7ce685a5a3450ff9f
SIZE (KDE/release-service/22.04.0/kdeconnect-kde-22.04.0.tar.xz) = 608700

View File

@ -6,13 +6,18 @@ bin/kdeconnect-settings
bin/kdeconnect-sms
etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop
lib/libexec/kdeconnectd
lib/libkdeconnectcore.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkdeconnectcore.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkdeconnectinterfaces.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkdeconnectcore.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkdeconnectinterfaces.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkdeconnectpluginkcm.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkdeconnectinterfaces.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkdeconnectpluginkcm.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkdeconnectpluginkcm.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/kcm_kdeconnect.so
%%QT_PLUGINDIR%%/kdeconnect/kcms/kdeconnect_findthisdevice_config.so
%%QT_PLUGINDIR%%/kdeconnect/kcms/kdeconnect_pausemusic_config.so
%%QT_PLUGINDIR%%/kdeconnect/kcms/kdeconnect_runcommand_config.so
%%QT_PLUGINDIR%%/kdeconnect/kcms/kdeconnect_sendnotifications_config.so
%%QT_PLUGINDIR%%/kdeconnect/kcms/kdeconnect_share_config.so
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_battery.so
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_bigscreen.so
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_clipboard.so
@ -41,22 +46,17 @@ lib/libkdeconnectpluginkcm.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_sms.so
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_systemvolume.so
%%QT_PLUGINDIR%%/kdeconnect/kdeconnect_telephony.so
%%QT_PLUGINDIR%%/kdeconnect_findthisdevice_config.so
%%QT_PLUGINDIR%%/kdeconnect_pausemusic_config.so
%%QT_PLUGINDIR%%/kdeconnect_runcommand_config.so
%%QT_PLUGINDIR%%/kdeconnect_sendnotifications_config.so
%%QT_PLUGINDIR%%/kdeconnect_share_config.so
%%QT_PLUGINDIR%%/kf5/kfileitemaction/kdeconnectfileitemaction.so
%%QT_PLUGINDIR%%/kf5/kio/kdeconnect.so
%%QT_QMLDIR%%/org/kde/kdeconnect/libkdeconnectdeclarativeplugin.so
%%QT_QMLDIR%%/org/kde/kdeconnect/plugins.qmltypes
%%QT_QMLDIR%%/org/kde/kdeconnect/qmldir
share/Thunar/sendto/kdeconnect-thunar.desktop
share/applications/org.kde.kdeconnect-settings.desktop
share/applications/org.kde.kdeconnect.app.desktop
share/applications/org.kde.kdeconnect.daemon.desktop
share/applications/org.kde.kdeconnect.handler.desktop
share/applications/org.kde.kdeconnect.nonplasma.desktop
share/applications/org.kde.kdeconnect-settings.desktop
share/applications/org.kde.kdeconnect.sms.desktop
share/applications/org.kde.kdeconnect_open.desktop
share/contractor/kdeconnect.contract
@ -108,11 +108,6 @@ share/kdeconnect/kdeconnect_sendnotifications_config.qml
share/kdeconnect/kdeconnect_share_config.qml
share/knotifications5/kdeconnect.notifyrc
share/kservices5/kcm_kdeconnect.desktop
share/kservices5/kdeconnect_findthisdevice_config.desktop
share/kservices5/kdeconnect_pausemusic_config.desktop
share/kservices5/kdeconnect_runcommand_config.desktop
share/kservices5/kdeconnect_sendnotifications_config.desktop
share/kservices5/kdeconnect_share_config.desktop
share/kservices5/plasma-kdeconnect.desktop
share/locale/ar/LC_MESSAGES/kdeconnect-cli.mo
share/locale/ar/LC_MESSAGES/kdeconnect-core.mo
@ -712,7 +707,7 @@ share/locale/zh_TW/LC_MESSAGES/kdeconnect-sms.mo
share/locale/zh_TW/LC_MESSAGES/kdeconnect-urlhandler.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.kdeconnect.mo
share/metainfo/org.kde.kdeconnect.appdata.xml
share/metainfo/org.kde.kdeconnect.kcm.appdata.xml
share/metainfo/org.kde.kdeconnect.metainfo.xml
share/nautilus-python/extensions/kdeconnect-share.py
share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Battery.qml
share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/CompactRepresentation.qml

View File

@ -28,7 +28,7 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadiimportwizard \
akonadimime akonadinotes calendarcore calendarsupport \
calendarutils contacts eventviews gapi grantleetheme \
gravatar identitymanagement imap incidenceeditor \
kitinerary kontactinterface kpkpass libkdepim \
kaddressbook kitinerary kontactinterface kpkpass libkdepim \
libkleo libksieve mailcommon mailimporter mailtransport \
messagelib mime pimcommon pimtextedit tnef
USE_QT= concurrent core dbus declarative gui location network printsupport testlib \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143068
SHA256 (KDE/release-service/21.12.3/kdepim-addons-21.12.3.tar.xz) = d0909026abf6aabbbf6720cb91120e2df955db2f5c50117e019db1243e4067df
SIZE (KDE/release-service/21.12.3/kdepim-addons-21.12.3.tar.xz) = 2297656
TIMESTAMP = 1650101827
SHA256 (KDE/release-service/22.04.0/kdepim-addons-22.04.0.tar.xz) = 81e29044a835e766da76daf28852bc7da6f1e15411ad0b253e1766ee81519274
SIZE (KDE/release-service/22.04.0/kdepim-addons-22.04.0.tar.xz) = 2310692

View File

@ -5,43 +5,51 @@ bin/kmail_sav.sh
etc/xdg/kmail.antispamrc
etc/xdg/kmail.antivirusrc
lib/contacteditor/editorpageplugins/cryptopageplugin.so
lib/libadblocklibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libadblocklibprivate.so.5
lib/libdkimverifyconfigure.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libadblocklibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libdkimverifyconfigure.so.5
lib/libexpireaccounttrashfolderconfig.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libdkimverifyconfigure.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libexpireaccounttrashfolderconfig.so.5
lib/libfolderconfiguresettings.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libexpireaccounttrashfolderconfig.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libfolderconfiguresettings.so.5
lib/libgrammarcommon.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libfolderconfiguresettings.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libgrammarcommon.so.5
lib/libkaddressbookmergelibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libgrammarcommon.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkaddressbookmergelibprivate.so.5
lib/libkmailgrammalecte.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailgrammalecte.so.5
lib/libkmaillanguagetool.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmaillanguagetool.so.5
lib/libkmailmarkdown.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailmarkdown.so.5
lib/libkmailquicktextpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailquicktextpluginprivate.so.5
lib/libshorturlpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libshorturlpluginprivate.so.5
lib/libkaddressbookmergelibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailconfirmbeforedeleting.so.5
lib/libkmailconfirmbeforedeleting.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailgrammalecte.so.5
lib/libkmailgrammalecte.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmaillanguagetool.so.5
lib/libkmaillanguagetool.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailmarkdown.so.5
lib/libkmailmarkdown.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailquicktextpluginprivate.so.5
lib/libkmailquicktextpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libopenurlwithconfigure.so.5
lib/libopenurlwithconfigure.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libscamconfiguresettings.so.5
lib/libscamconfiguresettings.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libshorturlpluginprivate.so.5
lib/libshorturlpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/akonadi/emailaddressselectionldapdialogplugin.so
%%QT_PLUGINDIR%%/importwizard/evolutionv1importerplugin.so
%%QT_PLUGINDIR%%/importwizard/evolutionv2importerplugin.so
%%QT_PLUGINDIR%%/importwizard/gearyimporterplugin.so
%%QT_PLUGINDIR%%/importwizard/nylasmailimporterplugin.so
%%QT_PLUGINDIR%%/importwizard/operaimporterplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportcsvplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportgmxplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportldapplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportldifplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportvcardplugin.so
%%QT_PLUGINDIR%%/kaddressbook/importexportplugin/kaddressbook_importexportwindowscontactplugin.so
%%QT_PLUGINDIR%%/kaddressbook/mainview/kaddressbook_checkgravatarplugin.so
%%QT_PLUGINDIR%%/kaddressbook/mainview/kaddressbook_mergecontactsplugin.so
%%QT_PLUGINDIR%%/kaddressbook/mainview/kaddressbook_searchduplicatesplugin.so
%%QT_PLUGINDIR%%/kaddressbook/mainview/kaddressbook_sendmailplugin.so
%%QT_PLUGINDIR%%/kaddressbook/mainview/kaddressbook_sendvcardsplugin.so
%%QT_PLUGINDIR%%/kf5/mailtransport/mailtransport_sendplugin.so
%%QT_PLUGINDIR%%/kmail/mainview/kmail_antispamplugin.so
%%QT_PLUGINDIR%%/kmail/mainview/kmail_antivirusplugin.so
%%QT_PLUGINDIR%%/kmail/mainview/kmail_expertplugin.so
@ -68,7 +76,6 @@ lib/libscamconfiguresettings.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/korg_thisdayinhistory.so
%%QT_PLUGINDIR%%/libksieve/emaillineeditplugin.so
%%QT_PLUGINDIR%%/libksieve/imapfoldercompletionplugin.so
%%QT_PLUGINDIR%%/mailtransport/mailtransport_sendplugin.so
%%QT_PLUGINDIR%%/messageviewer/bodypartformatter/messageviewer_bodypartformatter_application_gnupgwks.so
%%QT_PLUGINDIR%%/messageviewer/bodypartformatter/messageviewer_bodypartformatter_application_mstnef.so
%%QT_PLUGINDIR%%/messageviewer/bodypartformatter/messageviewer_bodypartformatter_pkpass.so
@ -82,6 +89,7 @@ lib/libscamconfiguresettings.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/messageviewer/configuresettings/messageviewer_expireaccounttrashfolderconfigplugin.so
%%QT_PLUGINDIR%%/messageviewer/configuresettings/messageviewer_folderconfiguresettingsplugin.so
%%QT_PLUGINDIR%%/messageviewer/configuresettings/messageviewer_gravatarconfigplugin.so
%%QT_PLUGINDIR%%/messageviewer/configuresettings/messageviewer_openurlwithconfigplugin.so
%%QT_PLUGINDIR%%/messageviewer/configuresettings/messageviewer_scamconfiguresettingsplugin.so
%%QT_PLUGINDIR%%/messageviewer/grantlee/5.0/kitinerary_grantlee_extension.so
%%QT_PLUGINDIR%%/messageviewer/headerstyle/messageviewer_briefheaderstyleplugin.so
@ -143,6 +151,7 @@ share/locale/az/LC_MESSAGES/cryptopageplugin.mo
share/locale/az/LC_MESSAGES/importwizard_plugins.mo
share/locale/az/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/az/LC_MESSAGES/kmail_plugins.mo
share/locale/az/LC_MESSAGES/korganizer_plugins.mo
share/locale/az/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/az/LC_MESSAGES/pimeventsplugin.mo
share/locale/be/LC_MESSAGES/kaddressbook_importexportplugins.mo

View File

@ -25,7 +25,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
xmlgui
# pim components
USE_KDE+= akonadi akonadicontacts akonadimime akonadinotes \
akonadicalendar akonadisearch alarmcalendar calendarcore \
akonadicalendar akonadisearch calendarcore \
calendarutils contacts gapi grantleetheme identitymanagement imap \
kontactinterface ldap libkdepim mailtransport mbox mime pimcommon \
pimtextedit syndication

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646150316
SHA256 (KDE/release-service/21.12.3/kdepim-runtime-21.12.3.tar.xz) = f5b00a947cd74a39ee18d61dbfbc59b9b8b5137b52674bb42905d89d98b519aa
SIZE (KDE/release-service/21.12.3/kdepim-runtime-21.12.3.tar.xz) = 1807324
TIMESTAMP = 1650101823
SHA256 (KDE/release-service/22.04.0/kdepim-runtime-22.04.0.tar.xz) = 422e9bf5eeda25c843f4d14c731e8a9b1c741d7f52978232bd16650f0c4843e5
SIZE (KDE/release-service/22.04.0/kdepim-runtime-22.04.0.tar.xz) = 1771044

View File

@ -8,8 +8,6 @@ bin/akonadi_google_resource
bin/akonadi_ical_resource
bin/akonadi_icaldir_resource
bin/akonadi_imap_resource
bin/akonadi_kalarm_dir_resource
bin/akonadi_kalarm_resource
bin/akonadi_kolab_resource
bin/akonadi_maildir_resource
bin/akonadi_maildispatcher_agent
@ -39,7 +37,6 @@ lib/libmaildir.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/akonadi/config/contactsconfig.so
%%QT_PLUGINDIR%%/akonadi/config/icalconfig.so
%%QT_PLUGINDIR%%/akonadi/config/icaldirconfig.so
%%QT_PLUGINDIR%%/akonadi/config/kalarmconfig.so
%%QT_PLUGINDIR%%/akonadi/config/maildirconfig.so
%%QT_PLUGINDIR%%/akonadi/config/maildispatcherconfig.so
%%QT_PLUGINDIR%%/akonadi/config/mboxconfig.so
@ -62,10 +59,10 @@ share/akonadi/accountwizard/ical/icalwizard.ui
share/akonadi/accountwizard/imap/imapwizard.desktop
share/akonadi/accountwizard/imap/imapwizard.es
share/akonadi/accountwizard/imap/imapwizard.ui
share/akonadi/accountwizard/kolab/kolabwizard2.ui
share/akonadi/accountwizard/kolab/kolabwizard.desktop
share/akonadi/accountwizard/kolab/kolabwizard.es
share/akonadi/accountwizard/kolab/kolabwizard.ui
share/akonadi/accountwizard/kolab/kolabwizard2.ui
share/akonadi/accountwizard/mailbox/mailboxwizard.desktop
share/akonadi/accountwizard/mailbox/mailboxwizard.es
share/akonadi/accountwizard/mailbox/mailboxwizard.ui
@ -91,8 +88,6 @@ share/akonadi/agents/googleresource.desktop
share/akonadi/agents/icaldirresource.desktop
share/akonadi/agents/icalresource.desktop
share/akonadi/agents/imapresource.desktop
share/akonadi/agents/kalarmdirresource.desktop
share/akonadi/agents/kalarmresource.desktop
share/akonadi/agents/kolabresource.desktop
share/akonadi/agents/maildirresource.desktop
share/akonadi/agents/maildispatcheragent.desktop
@ -112,8 +107,6 @@ share/akonadi/firstrun/defaultcalendar
share/akonadi/firstrun/defaultnotebook
share/dbus-1/interfaces/org.kde.Akonadi.Maildir.Settings.xml
share/dbus-1/interfaces/org.kde.Akonadi.MixedMaildir.Settings.xml
share/icons/hicolor/128x128/apps/akonadi-ews.png
share/icons/hicolor/128x128/apps/ox.png
share/icons/hicolor/16x16/apps/akonadi-ews.png
share/icons/hicolor/16x16/apps/ox.png
share/icons/hicolor/22x22/apps/akonadi-ews.png
@ -126,6 +119,8 @@ share/icons/hicolor/64x64/apps/akonadi-ews.png
share/icons/hicolor/64x64/apps/ox.png
share/icons/hicolor/72x72/apps/akonadi-ews.png
share/icons/hicolor/96x96/apps/akonadi-ews.png
share/icons/hicolor/128x128/apps/akonadi-ews.png
share/icons/hicolor/128x128/apps/ox.png
share/knotifications5/akonadi_ews_resource.notifyrc
share/knotifications5/akonadi_google_resource.notifyrc
share/knotifications5/akonadi_maildispatcher_agent.notifyrc
@ -166,7 +161,6 @@ share/locale/ar/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ar/LC_MESSAGES/akonadi_mbox_resource.mo
@ -209,7 +203,6 @@ share/locale/bs/LC_MESSAGES/akonadi_google_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/bs/LC_MESSAGES/akonadi_mbox_resource.mo
@ -245,7 +238,6 @@ share/locale/ca/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ca/LC_MESSAGES/akonadi_mbox_resource.mo
@ -282,7 +274,6 @@ share/locale/ca@valencia/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_mbox_resource.mo
@ -319,7 +310,6 @@ share/locale/cs/LC_MESSAGES/akonadi_google_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/cs/LC_MESSAGES/akonadi_mbox_resource.mo
@ -355,7 +345,6 @@ share/locale/da/LC_MESSAGES/akonadi_google_resource.mo
share/locale/da/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/da/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/da/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/da/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/da/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/da/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/da/LC_MESSAGES/akonadi_mbox_resource.mo
@ -392,7 +381,6 @@ share/locale/de/LC_MESSAGES/akonadi_google_resource.mo
share/locale/de/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/de/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/de/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/de/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/de/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/de/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/de/LC_MESSAGES/akonadi_mbox_resource.mo
@ -425,7 +413,6 @@ share/locale/el/LC_MESSAGES/akonadi_google_resource.mo
share/locale/el/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/el/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/el/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/el/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/el/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/el/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/el/LC_MESSAGES/akonadi_mbox_resource.mo
@ -462,7 +449,6 @@ share/locale/en_GB/LC_MESSAGES/akonadi_google_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/en_GB/LC_MESSAGES/akonadi_mbox_resource.mo
@ -519,7 +505,6 @@ share/locale/es/LC_MESSAGES/akonadi_google_resource.mo
share/locale/es/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/es/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/es/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/es/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/es/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/es/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/es/LC_MESSAGES/akonadi_mbox_resource.mo
@ -555,7 +540,6 @@ share/locale/et/LC_MESSAGES/akonadi_google_resource.mo
share/locale/et/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/et/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/et/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/et/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/et/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/et/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/et/LC_MESSAGES/akonadi_mbox_resource.mo
@ -597,7 +581,6 @@ share/locale/fi/LC_MESSAGES/akonadi_google_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/fi/LC_MESSAGES/akonadi_mbox_resource.mo
@ -634,7 +617,6 @@ share/locale/fr/LC_MESSAGES/akonadi_google_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/fr/LC_MESSAGES/akonadi_mbox_resource.mo
@ -663,7 +645,6 @@ share/locale/ga/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ga/LC_MESSAGES/akonadi_mbox_resource.mo
@ -695,7 +676,6 @@ share/locale/gl/LC_MESSAGES/akonadi_google_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/gl/LC_MESSAGES/akonadi_mbox_resource.mo
@ -731,7 +711,6 @@ share/locale/hu/LC_MESSAGES/akonadi_google_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/hu/LC_MESSAGES/akonadi_mbox_resource.mo
@ -767,7 +746,6 @@ share/locale/ia/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ia/LC_MESSAGES/akonadi_mbox_resource.mo
@ -805,7 +783,6 @@ share/locale/it/LC_MESSAGES/akonadi_google_resource.mo
share/locale/it/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/it/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/it/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/it/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/it/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/it/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/it/LC_MESSAGES/akonadi_mbox_resource.mo
@ -842,7 +819,6 @@ share/locale/ja/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_mbox_resource.mo
@ -871,7 +847,6 @@ share/locale/kk/LC_MESSAGES/akonadi_google_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/kk/LC_MESSAGES/akonadi_mbox_resource.mo
@ -897,7 +872,6 @@ share/locale/km/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/km/LC_MESSAGES/akonadi_google_resource.mo
share/locale/km/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/km/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/km/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/km/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/km/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/km/LC_MESSAGES/akonadi_mbox_resource.mo
@ -929,7 +903,6 @@ share/locale/ko/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ko/LC_MESSAGES/akonadi_mbox_resource.mo
@ -966,7 +939,6 @@ share/locale/lt/LC_MESSAGES/akonadi_google_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/lt/LC_MESSAGES/akonadi_mbox_resource.mo
@ -994,7 +966,6 @@ share/locale/lv/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_google_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/lv/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1019,7 +990,6 @@ share/locale/mr/LC_MESSAGES/akonadi_google_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/mr/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1048,7 +1018,6 @@ share/locale/nb/LC_MESSAGES/akonadi_google_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/nb/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1079,7 +1048,6 @@ share/locale/nds/LC_MESSAGES/akonadi_google_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/nds/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1115,7 +1083,6 @@ share/locale/nl/LC_MESSAGES/akonadi_google_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/nl/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1192,7 +1159,6 @@ share/locale/pl/LC_MESSAGES/akonadi_google_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/pl/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1229,7 +1195,6 @@ share/locale/pt/LC_MESSAGES/akonadi_google_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/pt/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1266,7 +1231,6 @@ share/locale/pt_BR/LC_MESSAGES/akonadi_google_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1296,7 +1260,6 @@ share/locale/ro/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ro/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1328,7 +1291,6 @@ share/locale/ru/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1370,7 +1332,6 @@ share/locale/sk/LC_MESSAGES/akonadi_google_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/sk/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1407,7 +1368,6 @@ share/locale/sl/LC_MESSAGES/akonadi_google_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/sl/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1450,7 +1410,6 @@ share/locale/sr/LC_MESSAGES/akonadi_google_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/sr/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1487,7 +1446,6 @@ share/locale/sv/LC_MESSAGES/akonadi_google_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/sv/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1521,7 +1479,6 @@ share/locale/tr/LC_MESSAGES/akonadi_google_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/tr/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1550,7 +1507,6 @@ share/locale/ug/LC_MESSAGES/akonadi_google_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/ug/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1583,7 +1539,6 @@ share/locale/uk/LC_MESSAGES/akonadi_google_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/uk/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1620,7 +1575,6 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_google_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1656,7 +1610,6 @@ share/locale/zh_TW/LC_MESSAGES/akonadi_google_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_mbox_resource.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143059
SHA256 (KDE/release-service/21.12.3/keditbookmarks-21.12.3.tar.xz) = d356285aaeb12cdadf70c456a43d4e31f94a5f15c9dc01bae0ae4148833ccb71
SIZE (KDE/release-service/21.12.3/keditbookmarks-21.12.3.tar.xz) = 204024
TIMESTAMP = 1650101826
SHA256 (KDE/release-service/22.04.0/keditbookmarks-22.04.0.tar.xz) = d6daabf60acec49cac1401da1019f965a96e8fd41b967694b2c8fd6723b87327
SIZE (KDE/release-service/22.04.0/keditbookmarks-22.04.0.tar.xz) = 203060

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143065
SHA256 (KDE/release-service/21.12.3/kfind-21.12.3.tar.xz) = a0ff3b4a44b938f7f336d4c2fbc302d8a55612b089ee954b2d98ec5f97ee3eec
SIZE (KDE/release-service/21.12.3/kfind-21.12.3.tar.xz) = 286800
TIMESTAMP = 1650101805
SHA256 (KDE/release-service/22.04.0/kfind-22.04.0.tar.xz) = 5133cad0be64fb3fc3f9666b01b4cff8141016f31c244ed39a3e21fc298b6935
SIZE (KDE/release-service/22.04.0/kfind-22.04.0.tar.xz) = 287616

View File

@ -1,5 +1,4 @@
bin/kfind
share/qlogging-categories5/kfind.categories
man/ca/man1/kfind.1.gz
man/de/man1/kfind.1.gz
man/es/man1/kfind.1.gz
@ -17,12 +16,12 @@ man/sr/man1/kfind.1.gz
man/sv/man1/kfind.1.gz
man/uk/man1/kfind.1.gz
share/applications/org.kde.kfind.desktop
share/icons/hicolor/128x128/apps/kfind.png
share/icons/hicolor/16x16/apps/kfind.png
share/icons/hicolor/22x22/apps/kfind.png
share/icons/hicolor/32x32/apps/kfind.png
share/icons/hicolor/48x48/apps/kfind.png
share/icons/hicolor/64x64/apps/kfind.png
share/icons/hicolor/128x128/apps/kfind.png
share/icons/hicolor/scalable/apps/kfind.svgz
share/locale/ar/LC_MESSAGES/kfind.mo
share/locale/ast/LC_MESSAGES/kfind.mo
@ -87,3 +86,4 @@ share/locale/wa/LC_MESSAGES/kfind.mo
share/locale/zh_CN/LC_MESSAGES/kfind.mo
share/locale/zh_TW/LC_MESSAGES/kfind.mo
share/metainfo/org.kde.kfind.appdata.xml
share/qlogging-categories5/kfind.categories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143062
SHA256 (KDE/release-service/21.12.3/kmail-account-wizard-21.12.3.tar.xz) = ef9227b88d842cb52bd6f96a1a5dd30fbfbc6377074cb56e745ac7b84dcd222b
SIZE (KDE/release-service/21.12.3/kmail-account-wizard-21.12.3.tar.xz) = 168856
TIMESTAMP = 1650101804
SHA256 (KDE/release-service/22.04.0/kmail-account-wizard-22.04.0.tar.xz) = a789d393fad7ae094368c085ffdc39ecdc02b595efb4dadcd80854133ac26b5f
SIZE (KDE/release-service/22.04.0/kmail-account-wizard-22.04.0.tar.xz) = 171580

View File

@ -1,7 +1,5 @@
bin/accountwizard
bin/ispdb
share/qlogging-categories5/accountwizard.categories
share/qlogging-categories5/accountwizard.renamecategories
%%QT_PLUGINDIR%%/accountwizard_plugin.so
share/akonadi/accountwizard/tine20/tine20wizard.desktop
share/akonadi/accountwizard/tine20/tine20wizard.es
@ -100,3 +98,5 @@ share/locale/zh_CN/LC_MESSAGES/accountwizard_tine20.mo
share/locale/zh_TW/LC_MESSAGES/accountwizard.mo
share/locale/zh_TW/LC_MESSAGES/accountwizard_tine20.mo
share/mime/packages/accountwizard-mime.xml
share/qlogging-categories5/accountwizard.categories
share/qlogging-categories5/accountwizard.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143057
SHA256 (KDE/release-service/21.12.3/kmail-21.12.3.tar.xz) = e023a8ced8bc6ea5fe40bc30a0a803812c04ce0245f0e8a5612d42711c33d0ce
SIZE (KDE/release-service/21.12.3/kmail-21.12.3.tar.xz) = 7145316
TIMESTAMP = 1650101813
SHA256 (KDE/release-service/22.04.0/kmail-22.04.0.tar.xz) = 79f7e3a2383b00ac6b32a7cd90cb7f49e27bd724ed240258ffd667e2432de6e6
SIZE (KDE/release-service/22.04.0/kmail-22.04.0.tar.xz) = 7150708

View File

@ -7,8 +7,6 @@ bin/akonadi_unifiedmailbox_agent
bin/kmail
bin/kmail-refresh-settings
bin/ktnef
share/qlogging-categories5/kmail.categories
share/qlogging-categories5/kmail.renamecategories
lib/libkmailprivate.so.5
lib/libkmailprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/akonadi/config/archivemailagentconfig.so
@ -31,14 +29,19 @@ share/akonadi/agents/mailmergeagent.desktop
share/akonadi/agents/sendlateragent.desktop
share/akonadi/agents/unifiedmailboxagent.desktop
share/applications/kmail_view.desktop
share/applications/org.kde.kmail-refresh-settings.desktop
share/applications/org.kde.kmail2.desktop
share/applications/org.kde.kmail-refresh-settings.desktop
share/applications/org.kde.ktnef.desktop
share/config.kcfg/archivemailagentsettings.kcfg
share/config.kcfg/kmail.kcfg
share/dbus-1/interfaces/org.kde.kmail.kmail.xml
share/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
share/dbus-1/services/org.kde.kmail.service
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-0.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-1.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-2.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-3.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-4.svg
share/icons/breeze-dark/16x16/emblems/gpg-key-trust-level-0.svg
share/icons/breeze-dark/16x16/emblems/gpg-key-trust-level-1.svg
share/icons/breeze-dark/16x16/emblems/gpg-key-trust-level-2.svg
@ -49,12 +52,11 @@ share/icons/breeze-dark/22x22/emblems/gpg-key-trust-level-1.svg
share/icons/breeze-dark/22x22/emblems/gpg-key-trust-level-2.svg
share/icons/breeze-dark/22x22/emblems/gpg-key-trust-level-3.svg
share/icons/breeze-dark/22x22/emblems/gpg-key-trust-level-4.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-0.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-1.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-2.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-3.svg
share/icons/breeze-dark/8x8/emblems/gpg-key-trust-level-4.svg
share/icons/hicolor/128x128/apps/kmail.png
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-0.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-1.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-2.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-3.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-4.svg
share/icons/hicolor/16x16/apps/kmail.png
share/icons/hicolor/16x16/emblems/gpg-key-trust-level-0.svg
share/icons/hicolor/16x16/emblems/gpg-key-trust-level-1.svg
@ -73,11 +75,7 @@ share/icons/hicolor/32x32/apps/kmail.png
share/icons/hicolor/48x48/apps/kmail.png
share/icons/hicolor/48x48/apps/ktnef.png
share/icons/hicolor/64x64/apps/kmail.png
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-0.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-1.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-2.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-3.svg
share/icons/hicolor/8x8/emblems/gpg-key-trust-level-4.svg
share/icons/hicolor/128x128/apps/kmail.png
share/icons/hicolor/scalable/apps/kmail.svg
share/kmail2/pics/pgp-keys.png
share/knotifications5/akonadi_archivemail_agent.notifyrc
@ -86,22 +84,13 @@ share/knotifications5/akonadi_mailfilter_agent.notifyrc
share/knotifications5/akonadi_mailmerge_agent.notifyrc
share/knotifications5/akonadi_sendlater_agent.notifyrc
share/knotifications5/kmail2.notifyrc
share/kservices5/kcmkmailsummary.desktop
share/kservices5/kcmkontactsummary.desktop
share/kservices5/kmail_config_accounts.desktop
share/kservices5/kmail_config_appearance.desktop
share/kservices5/kmail_config_composer.desktop
share/kservices5/kmail_config_misc.desktop
share/kservices5/kmail_config_plugins.desktop
share/kservices5/kmail_config_security.desktop
share/kservices5/kontact/kmailplugin.desktop
share/kservices5/kontact/summaryplugin.desktop
share/kxmlgui5/kontactsummary/kontactsummary_part.rc
share/locale/ar/LC_MESSAGES/akonadi_archivemail_agent.mo
share/locale/ar/LC_MESSAGES/akonadi_followupreminder_agent.mo
share/locale/ar/LC_MESSAGES/akonadi_mailfilter_agent.mo
share/locale/ar/LC_MESSAGES/akonadi_sendlater_agent.mo
share/locale/ar/LC_MESSAGES/kmail.mo
share/locale/ar/LC_MESSAGES/ktnef.mo
share/locale/az/LC_MESSAGES/akonadi_archivemail_agent.mo
share/locale/az/LC_MESSAGES/akonadi_followupreminder_agent.mo
share/locale/az/LC_MESSAGES/akonadi_mailfilter_agent.mo
@ -405,6 +394,8 @@ share/locale/sv/LC_MESSAGES/akonadi_unifiedmailbox_agent.mo
share/locale/sv/LC_MESSAGES/kmail-refresh-settings.mo
share/locale/sv/LC_MESSAGES/kmail.mo
share/locale/sv/LC_MESSAGES/ktnef.mo
share/locale/ta/LC_MESSAGES/akonadi_unifiedmailbox_agent.mo
share/locale/ta/LC_MESSAGES/kmail-refresh-settings.mo
share/locale/ta/LC_MESSAGES/kmail.mo
share/locale/tg/LC_MESSAGES/kmail.mo
share/locale/tr/LC_MESSAGES/akonadi_followupreminder_agent.mo
@ -445,3 +436,5 @@ share/locale/zh_TW/LC_MESSAGES/kmail-refresh-settings.mo
share/locale/zh_TW/LC_MESSAGES/kmail.mo
share/locale/zh_TW/LC_MESSAGES/ktnef.mo
share/metainfo/org.kde.kmail2.appdata.xml
share/qlogging-categories5/kmail.categories
share/qlogging-categories5/kmail.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143074
SHA256 (KDE/release-service/21.12.3/knotes-21.12.3.tar.xz) = a721328deea314066352a92bf99c22163cd7eb1f10f4d36b893d78cdb102f21e
SIZE (KDE/release-service/21.12.3/knotes-21.12.3.tar.xz) = 344372
TIMESTAMP = 1650101820
SHA256 (KDE/release-service/22.04.0/knotes-22.04.0.tar.xz) = 555357eb9163e056777252221de174c5d8dea366c22070d3bed30bbf59d87908
SIZE (KDE/release-service/22.04.0/knotes-22.04.0.tar.xz) = 340176

View File

@ -1,7 +1,5 @@
bin/akonadi_notes_agent
bin/knotes
share/qlogging-categories5/knotes.categories
share/qlogging-categories5/knotes.renamecategories
lib/libknotesprivate.so.5
lib/libknotesprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libnotesharedprivate.so.5
@ -21,7 +19,6 @@ share/config.kcfg/knotesglobalconfig.kcfg
share/config.kcfg/notesagentsettings.kcfg
share/dbus-1/interfaces/org.kde.KNotes.xml
share/dbus-1/interfaces/org.kde.kontact.KNotes.xml
share/icons/hicolor/128x128/apps/knotes.png
share/icons/hicolor/16x16/actions/knotes_alarm.png
share/icons/hicolor/16x16/actions/knotes_close.png
share/icons/hicolor/16x16/actions/knotes_date.png
@ -31,8 +28,8 @@ share/icons/hicolor/22x22/apps/knotes.png
share/icons/hicolor/32x32/apps/knotes.png
share/icons/hicolor/48x48/apps/knotes.png
share/icons/hicolor/64x64/apps/knotes.png
share/icons/hicolor/128x128/apps/knotes.png
share/icons/hicolor/scalable/apps/knotes.svg
share/knsrcfiles/knotes_printing_theme.knsrc
%%DATADIR%%/print/themes/background-color/theme.desktop
%%DATADIR%%/print/themes/background-color/theme.html
%%DATADIR%%/print/themes/big-title/theme.desktop
@ -40,15 +37,7 @@ share/knsrcfiles/knotes_printing_theme.knsrc
%%DATADIR%%/print/themes/default/theme.desktop
%%DATADIR%%/print/themes/default/theme.html
share/knotifications5/akonadi_notes_agent.notifyrc
share/kservices5/kcm_knote_action.desktop
share/kservices5/kcm_knote_collection.desktop
share/kservices5/kcm_knote_display.desktop
share/kservices5/kcm_knote_editor.desktop
share/kservices5/kcm_knote_misc.desktop
share/kservices5/kcm_knote_network.desktop
share/kservices5/kcm_knote_print.desktop
share/kservices5/kcmknotessummary.desktop
share/kservices5/kontact/knotesplugin.desktop
share/knsrcfiles/knotes_printing_theme.knsrc
share/kxmlgui5/knotes/knotes_part.rc
share/kxmlgui5/knotes/knotesappui.rc
share/kxmlgui5/knotes/knotesui.rc
@ -184,3 +173,5 @@ share/locale/zh_TW/LC_MESSAGES/akonadi_notes_agent.mo
share/locale/zh_TW/LC_MESSAGES/knotes.mo
share/locale/zh_TW/LC_MESSAGES/libnoteshared.mo
share/metainfo/org.kde.knotes.appdata.xml
share/qlogging-categories5/knotes.categories
share/qlogging-categories5/knotes.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143064
SHA256 (KDE/release-service/21.12.3/kontact-21.12.3.tar.xz) = 20b923182a5ea30540bb8ce6db0883d07434d0f3490f8ac80354654ac93ae19a
SIZE (KDE/release-service/21.12.3/kontact-21.12.3.tar.xz) = 823988
TIMESTAMP = 1650101806
SHA256 (KDE/release-service/22.04.0/kontact-22.04.0.tar.xz) = 3b897bacec9f1c208dd361b8c0a85a72a9be5e4277d2c471586b9492bfe257a6
SIZE (KDE/release-service/22.04.0/kontact-22.04.0.tar.xz) = 825644

View File

@ -1,18 +1,16 @@
bin/kontact
share/dbus-1/services/org.kde.kontact.service
share/qlogging-categories5/kontact.categories
share/qlogging-categories5/kontact.renamecategories
lib/libkontactprivate.so.5
lib/libkontactprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/pim/kcms/kontact/kcm_kontact.so
share/applications/org.kde.kontact.desktop
share/config.kcfg/kontact.kcfg
share/icons/hicolor/128x128/apps/kontact.png
share/dbus-1/services/org.kde.kontact.service
share/icons/hicolor/16x16/apps/kontact.png
share/icons/hicolor/22x22/apps/kontact.png
share/icons/hicolor/32x32/apps/kontact.png
share/icons/hicolor/48x48/apps/kontact.png
share/icons/hicolor/64x64/apps/kontact.png
share/icons/hicolor/128x128/apps/kontact.png
share/icons/hicolor/scalable/apps/kontact.svg
share/kservices5/kontactconfig.desktop
share/locale/ar/LC_MESSAGES/kontact.mo
@ -76,3 +74,5 @@ share/locale/zh_TW/LC_MESSAGES/kontact.mo
share/messageviewer/about/default/introduction_kontact.html
share/messageviewer/about/default/loading_kontact.html
share/metainfo/org.kde.kontact.appdata.xml
share/qlogging-categories5/kontact.categories
share/qlogging-categories5/kontact.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143073
SHA256 (KDE/release-service/21.12.3/korganizer-21.12.3.tar.xz) = 19c02adddade1a398fe77e30d56f03a4cb0433598e4212793d603734f4f7571c
SIZE (KDE/release-service/21.12.3/korganizer-21.12.3.tar.xz) = 2397184
TIMESTAMP = 1650101814
SHA256 (KDE/release-service/22.04.0/korganizer-22.04.0.tar.xz) = 51937ec5254e3f5347d5f0b3cab36d831dae430607467e58bea5c4c879b90d8b
SIZE (KDE/release-service/22.04.0/korganizer-22.04.0.tar.xz) = 2309316

View File

@ -1,9 +1,4 @@
bin/korgac
bin/korganizer
etc/xdg/autostart/org.kde.korgac.desktop
share/dbus-1/services/org.kde.korganizer.service
share/qlogging-categories5/korganizer.categories
share/qlogging-categories5/korganizer.renamecategories
lib/libkorganizer_core.so
lib/libkorganizer_core.so.5
lib/libkorganizer_core.so.%%KDE_APPLICATIONS_SHLIB_VER%%
@ -33,34 +28,18 @@ share/applications/korganizer-view.desktop
share/applications/org.kde.korganizer.desktop
share/config.kcfg/korganizer.kcfg
share/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml
share/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml
share/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml
share/dbus-1/services/org.kde.korgac.service
%%DATADIR%%/sounds/alert.wav
%%DATADIR%%/sounds/icemag.wav
%%DATADIR%%/sounds/lightmag.wav
%%DATADIR%%/sounds/onscreen.wav
%%DATADIR%%/sounds/spinout.wav
share/icons/hicolor/128x128/apps/korg-journal.png
share/icons/hicolor/128x128/apps/korg-todo.png
share/icons/hicolor/128x128/apps/korgac.png
share/icons/hicolor/128x128/apps/korganizer.png
share/icons/hicolor/128x128/apps/quickview.png
share/dbus-1/services/org.kde.korganizer.service
share/icons/hicolor/16x16/apps/korg-journal.png
share/icons/hicolor/16x16/apps/korg-todo.png
share/icons/hicolor/16x16/apps/korgac.png
share/icons/hicolor/16x16/apps/korganizer.png
share/icons/hicolor/16x16/apps/quickview.png
share/icons/hicolor/22x22/apps/korg-journal.png
share/icons/hicolor/22x22/apps/korg-todo.png
share/icons/hicolor/22x22/apps/korgac.png
share/icons/hicolor/22x22/apps/korganizer.png
share/icons/hicolor/22x22/apps/quickview.png
share/icons/hicolor/256x256/apps/korgac.png
share/icons/hicolor/256x256/apps/quickview.png
share/icons/hicolor/32x32/apps/korg-journal.png
share/icons/hicolor/32x32/apps/korg-todo.png
share/icons/hicolor/32x32/apps/korgac.png
share/icons/hicolor/32x32/apps/korganizer.png
share/icons/hicolor/32x32/apps/quickview.png
share/icons/hicolor/48x48/apps/korg-journal.png
@ -69,126 +48,82 @@ share/icons/hicolor/48x48/apps/korganizer.png
share/icons/hicolor/48x48/apps/quickview.png
share/icons/hicolor/64x64/apps/korg-journal.png
share/icons/hicolor/64x64/apps/korg-todo.png
share/icons/hicolor/64x64/apps/korgac.png
share/icons/hicolor/64x64/apps/korganizer.png
share/icons/hicolor/64x64/apps/quickview.png
share/icons/hicolor/128x128/apps/korg-journal.png
share/icons/hicolor/128x128/apps/korg-todo.png
share/icons/hicolor/128x128/apps/korganizer.png
share/icons/hicolor/128x128/apps/quickview.png
share/icons/hicolor/256x256/apps/quickview.png
share/icons/hicolor/scalable/apps/korg-journal.svgz
share/icons/hicolor/scalable/apps/korg-todo.svg
share/icons/hicolor/scalable/apps/korganizer.svg
share/icons/hicolor/scalable/apps/quickview.svgz
share/kconf_update/korganizer-15.08-kickoff.sh
share/kconf_update/korganizer.upd
share/knsrcfiles/korganizer.knsrc
share/kservices5/kcmapptsummary.desktop
share/kservices5/kcmsdsummary.desktop
share/kservices5/kcmtodosummary.desktop
share/kservices5/kontact/journalplugin.desktop
share/kservices5/kontact/korganizerplugin.desktop
share/kservices5/kontact/specialdatesplugin.desktop
share/kservices5/kontact/todoplugin.desktop
share/kservices5/korganizer_configcolorsandfonts.desktop
share/kservices5/korganizer_configdesignerfields.desktop
share/kservices5/korganizer_configfreebusy.desktop
share/kservices5/korganizer_configgroupscheduling.desktop
share/kservices5/korganizer_configmain.desktop
share/kservices5/korganizer_configplugins.desktop
share/kservices5/korganizer_configtime.desktop
share/kservices5/korganizer_configviews.desktop
share/kservices5/korganizer_part.desktop
share/kservices5/korganizer_userfeedback.desktop
%%DATADIR%%/sounds/alert.wav
%%DATADIR%%/sounds/icemag.wav
%%DATADIR%%/sounds/lightmag.wav
%%DATADIR%%/sounds/onscreen.wav
%%DATADIR%%/sounds/spinout.wav
share/kservicetypes5/korganizerpart.desktop
share/locale/ar/LC_MESSAGES/korgac.mo
share/locale/ar/LC_MESSAGES/korganizer.mo
share/locale/az/LC_MESSAGES/korganizer.mo
share/locale/be/LC_MESSAGES/korganizer.mo
share/locale/bg/LC_MESSAGES/korganizer.mo
share/locale/bs/LC_MESSAGES/korgac.mo
share/locale/bs/LC_MESSAGES/korganizer.mo
share/locale/ca/LC_MESSAGES/korgac.mo
share/locale/ca/LC_MESSAGES/korganizer.mo
share/locale/ca@valencia/LC_MESSAGES/korgac.mo
share/locale/ca@valencia/LC_MESSAGES/korganizer.mo
share/locale/cs/LC_MESSAGES/korgac.mo
share/locale/cs/LC_MESSAGES/korganizer.mo
share/locale/da/LC_MESSAGES/korgac.mo
share/locale/da/LC_MESSAGES/korganizer.mo
share/locale/de/LC_MESSAGES/korgac.mo
share/locale/de/LC_MESSAGES/korganizer.mo
share/locale/el/LC_MESSAGES/korgac.mo
share/locale/el/LC_MESSAGES/korganizer.mo
share/locale/en_GB/LC_MESSAGES/korgac.mo
share/locale/en_GB/LC_MESSAGES/korganizer.mo
share/locale/eo/LC_MESSAGES/korganizer.mo
share/locale/es/LC_MESSAGES/korgac.mo
share/locale/es/LC_MESSAGES/korganizer.mo
share/locale/et/LC_MESSAGES/korgac.mo
share/locale/et/LC_MESSAGES/korganizer.mo
share/locale/eu/LC_MESSAGES/korganizer.mo
share/locale/fa/LC_MESSAGES/korganizer.mo
share/locale/fi/LC_MESSAGES/korgac.mo
share/locale/fi/LC_MESSAGES/korganizer.mo
share/locale/fr/LC_MESSAGES/korgac.mo
share/locale/fr/LC_MESSAGES/korganizer.mo
share/locale/ga/LC_MESSAGES/korganizer.mo
share/locale/gl/LC_MESSAGES/korgac.mo
share/locale/gl/LC_MESSAGES/korganizer.mo
share/locale/he/LC_MESSAGES/korganizer.mo
share/locale/hi/LC_MESSAGES/korganizer.mo
share/locale/hr/LC_MESSAGES/korganizer.mo
share/locale/hu/LC_MESSAGES/korgac.mo
share/locale/hu/LC_MESSAGES/korganizer.mo
share/locale/ia/LC_MESSAGES/korgac.mo
share/locale/ia/LC_MESSAGES/korganizer.mo
share/locale/is/LC_MESSAGES/korganizer.mo
share/locale/it/LC_MESSAGES/korgac.mo
share/locale/it/LC_MESSAGES/korganizer.mo
share/locale/ja/LC_MESSAGES/korgac.mo
share/locale/ja/LC_MESSAGES/korganizer.mo
share/locale/kk/LC_MESSAGES/korgac.mo
share/locale/kk/LC_MESSAGES/korganizer.mo
share/locale/km/LC_MESSAGES/korganizer.mo
share/locale/ko/LC_MESSAGES/korgac.mo
share/locale/ko/LC_MESSAGES/korganizer.mo
share/locale/lt/LC_MESSAGES/korgac.mo
share/locale/lt/LC_MESSAGES/korganizer.mo
share/locale/lv/LC_MESSAGES/korganizer.mo
share/locale/mr/LC_MESSAGES/korganizer.mo
share/locale/nb/LC_MESSAGES/korgac.mo
share/locale/nb/LC_MESSAGES/korganizer.mo
share/locale/nds/LC_MESSAGES/korgac.mo
share/locale/nds/LC_MESSAGES/korganizer.mo
share/locale/nl/LC_MESSAGES/korgac.mo
share/locale/nl/LC_MESSAGES/korganizer.mo
share/locale/nn/LC_MESSAGES/korgac.mo
share/locale/nn/LC_MESSAGES/korganizer.mo
share/locale/pa/LC_MESSAGES/korganizer.mo
share/locale/pl/LC_MESSAGES/korgac.mo
share/locale/pl/LC_MESSAGES/korganizer.mo
share/locale/pt/LC_MESSAGES/korgac.mo
share/locale/pt/LC_MESSAGES/korganizer.mo
share/locale/pt_BR/LC_MESSAGES/korgac.mo
share/locale/pt_BR/LC_MESSAGES/korganizer.mo
share/locale/ro/LC_MESSAGES/korgac.mo
share/locale/ro/LC_MESSAGES/korganizer.mo
share/locale/ru/LC_MESSAGES/korgac.mo
share/locale/ru/LC_MESSAGES/korganizer.mo
share/locale/se/LC_MESSAGES/korganizer.mo
share/locale/sk/LC_MESSAGES/korgac.mo
share/locale/sk/LC_MESSAGES/korganizer.mo
share/locale/sl/LC_MESSAGES/korgac.mo
share/locale/sl/LC_MESSAGES/korganizer.mo
share/locale/sq/LC_MESSAGES/korganizer.mo
share/locale/sv/LC_MESSAGES/korgac.mo
share/locale/sv/LC_MESSAGES/korganizer.mo
share/locale/ta/LC_MESSAGES/korganizer.mo
share/locale/tg/LC_MESSAGES/korganizer.mo
share/locale/tr/LC_MESSAGES/korgac.mo
share/locale/tr/LC_MESSAGES/korganizer.mo
share/locale/ug/LC_MESSAGES/korganizer.mo
share/locale/uk/LC_MESSAGES/korgac.mo
share/locale/uk/LC_MESSAGES/korganizer.mo
share/locale/wa/LC_MESSAGES/korganizer.mo
share/locale/zh_CN/LC_MESSAGES/korgac.mo
share/locale/zh_CN/LC_MESSAGES/korganizer.mo
share/locale/zh_TW/LC_MESSAGES/korgac.mo
share/locale/zh_TW/LC_MESSAGES/korganizer.mo
share/metainfo/org.kde.korganizer.appdata.xml
share/qlogging-categories5/korganizer.categories
share/qlogging-categories5/korganizer.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143059
SHA256 (KDE/release-service/21.12.3/kruler-21.12.3.tar.xz) = f95725a73d3bbb4fd59dfeadf6c070ed3d64e36995168300d2a0cb03921aab4a
SIZE (KDE/release-service/21.12.3/kruler-21.12.3.tar.xz) = 276688
TIMESTAMP = 1650101809
SHA256 (KDE/release-service/22.04.0/kruler-22.04.0.tar.xz) = f4f189b606813fb2f42e40f7664adafafdcd210e474909b9e93ff30eba18cd45
SIZE (KDE/release-service/22.04.0/kruler-22.04.0.tar.xz) = 277020

View File

@ -1,6 +1,5 @@
bin/kruler
share/applications/org.kde.kruler.desktop
share/icons/hicolor/128x128/apps/kruler.png
share/icons/hicolor/16x16/actions/kruler-east.png
share/icons/hicolor/16x16/actions/kruler-north.png
share/icons/hicolor/16x16/actions/kruler-south.png
@ -14,6 +13,7 @@ share/icons/hicolor/22x22/apps/kruler.png
share/icons/hicolor/32x32/apps/kruler.png
share/icons/hicolor/48x48/apps/kruler.png
share/icons/hicolor/64x64/apps/kruler.png
share/icons/hicolor/128x128/apps/kruler.png
share/knotifications5/kruler.notifyrc
%%DATADIR%%/sounds/move.wav
share/locale/ar/LC_MESSAGES/kruler.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143058
SHA256 (KDE/release-service/21.12.3/libkdepim-21.12.3.tar.xz) = 9c579e68c7686862988b9baf43a34e5952b2d00033b01e80c53e3959bee9323d
SIZE (KDE/release-service/21.12.3/libkdepim-21.12.3.tar.xz) = 253588
TIMESTAMP = 1650101810
SHA256 (KDE/release-service/22.04.0/libkdepim-22.04.0.tar.xz) = 8d59eee1ad8c494cb914d261037a78c0db80767a8931b443a218362aea479891
SIZE (KDE/release-service/22.04.0/libkdepim-22.04.0.tar.xz) = 254336

View File

@ -1,25 +1,25 @@
include/KF5/Libkdepim/KCheckComboBox
include/KF5/Libkdepim/KWidgetLister
include/KF5/Libkdepim/LineEditCatchReturnKey
include/KF5/Libkdepim/MultiplyingLine
include/KF5/Libkdepim/MultiplyingLineEditor
include/KF5/Libkdepim/ProgressDialog
include/KF5/Libkdepim/ProgressIndicatorLabel
include/KF5/Libkdepim/ProgressManager
include/KF5/Libkdepim/ProgressStatusBarWidget
include/KF5/Libkdepim/StatusbarProgressWidget
include/KF5/libkdepim/kcheckcombobox.h
include/KF5/libkdepim/kdepim_export.h
include/KF5/libkdepim/kwidgetlister.h
include/KF5/libkdepim/lineeditcatchreturnkey.h
include/KF5/libkdepim/multiplyingline.h
include/KF5/libkdepim/multiplyinglineeditor.h
include/KF5/libkdepim/progressdialog.h
include/KF5/libkdepim/progressindicatorlabel.h
include/KF5/libkdepim/progressmanager.h
include/KF5/libkdepim/progressstatusbarwidget.h
include/KF5/libkdepim/statusbarprogresswidget.h
include/KF5/libkdepim_version.h
include/KF5/Libkdepim/Libkdepim/KCheckComboBox
include/KF5/Libkdepim/Libkdepim/KWidgetLister
include/KF5/Libkdepim/Libkdepim/LineEditCatchReturnKey
include/KF5/Libkdepim/Libkdepim/MultiplyingLine
include/KF5/Libkdepim/Libkdepim/MultiplyingLineEditor
include/KF5/Libkdepim/Libkdepim/ProgressDialog
include/KF5/Libkdepim/Libkdepim/ProgressIndicatorLabel
include/KF5/Libkdepim/Libkdepim/ProgressManager
include/KF5/Libkdepim/Libkdepim/ProgressStatusBarWidget
include/KF5/Libkdepim/Libkdepim/StatusbarProgressWidget
include/KF5/Libkdepim/libkdepim/kcheckcombobox.h
include/KF5/Libkdepim/libkdepim/kdepim_export.h
include/KF5/Libkdepim/libkdepim/kwidgetlister.h
include/KF5/Libkdepim/libkdepim/lineeditcatchreturnkey.h
include/KF5/Libkdepim/libkdepim/multiplyingline.h
include/KF5/Libkdepim/libkdepim/multiplyinglineeditor.h
include/KF5/Libkdepim/libkdepim/progressdialog.h
include/KF5/Libkdepim/libkdepim/progressindicatorlabel.h
include/KF5/Libkdepim/libkdepim/progressmanager.h
include/KF5/Libkdepim/libkdepim/progressstatusbarwidget.h
include/KF5/Libkdepim/libkdepim/statusbarprogresswidget.h
include/KF5/Libkdepim/libkdepim_version.h
lib/cmake/KF5Libkdepim/KF5LibkdepimConfig.cmake
lib/cmake/KF5Libkdepim/KF5LibkdepimConfigVersion.cmake
lib/cmake/KF5Libkdepim/KF5LibkdepimTargets-%%CMAKE_BUILD_TYPE%%.cmake

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143075
SHA256 (KDE/release-service/21.12.3/mbox-importer-21.12.3.tar.xz) = 56393516c953c1a135f57cd64ea5f7d30c866e3e41487a188b730fb1bf077005
SIZE (KDE/release-service/21.12.3/mbox-importer-21.12.3.tar.xz) = 28468
TIMESTAMP = 1650101815
SHA256 (KDE/release-service/22.04.0/mbox-importer-22.04.0.tar.xz) = 8a9b71bb60220302685638d71d858fc6cc319ba79d993aea593b481f3f3594c8
SIZE (KDE/release-service/22.04.0/mbox-importer-22.04.0.tar.xz) = 29080

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143061
SHA256 (KDE/release-service/21.12.3/pim-data-exporter-21.12.3.tar.xz) = b8e0cfaec06eeb26af7d08d3b0932fa3721ec8b83761e84a604fea4fd6d29c61
SIZE (KDE/release-service/21.12.3/pim-data-exporter-21.12.3.tar.xz) = 403696
TIMESTAMP = 1650101817
SHA256 (KDE/release-service/22.04.0/pim-data-exporter-22.04.0.tar.xz) = d87780146c585e29dcefd21f4c587eb50e1797e881d95e5da54dc9167734070a
SIZE (KDE/release-service/22.04.0/pim-data-exporter-22.04.0.tar.xz) = 405152

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143054
SHA256 (KDE/release-service/21.12.3/pim-sieve-editor-21.12.3.tar.xz) = 20592248331052b9bce1cfd66b43c5d18495c327013aff8c8fee9afdd47de4be
SIZE (KDE/release-service/21.12.3/pim-sieve-editor-21.12.3.tar.xz) = 457424
TIMESTAMP = 1650101813
SHA256 (KDE/release-service/22.04.0/pim-sieve-editor-22.04.0.tar.xz) = 2909dd4dd19f3e6a2e49a92bcdcd43f436fc013a5be3a9683a3ca901ed223cb1
SIZE (KDE/release-service/22.04.0/pim-sieve-editor-22.04.0.tar.xz) = 452956

View File

@ -1,6 +1,4 @@
bin/sieveeditor
share/qlogging-categories5/sieveeditor.categories
share/qlogging-categories5/sieveeditor.renamecategories
lib/libsieveeditor.so.5
lib/libsieveeditor.so.%%KDE_APPLICATIONS_SHLIB_VER%%
share/applications/org.kde.sieveeditor.desktop
@ -41,3 +39,5 @@ share/locale/uk/LC_MESSAGES/sieveeditor.mo
share/locale/zh_CN/LC_MESSAGES/sieveeditor.mo
share/locale/zh_TW/LC_MESSAGES/sieveeditor.mo
share/metainfo/org.kde.sieveeditor.appdata.xml
share/qlogging-categories5/sieveeditor.categories
share/qlogging-categories5/sieveeditor.renamecategories

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646143076
SHA256 (KDE/release-service/21.12.3/zanshin-21.12.3.tar.xz) = e1e49ffe4ee6f0ff8809d00f66ec8d91af71294104fad9e60786c1d2ebe58ab3
SIZE (KDE/release-service/21.12.3/zanshin-21.12.3.tar.xz) = 352460
TIMESTAMP = 1650101816
SHA256 (KDE/release-service/22.04.0/zanshin-22.04.0.tar.xz) = a9be6507ec8c68bafb49dd80885e65abd4797b60b7c3ad90d0bd755267b21ab4
SIZE (KDE/release-service/22.04.0/zanshin-22.04.0.tar.xz) = 353596

View File

@ -1,13 +1,13 @@
bin/zanshin
bin/zanshin-migrator
%%QT_PLUGINDIR%%/kontact5/kontact_zanshinplugin.so
%%QT_PLUGINDIR%%/krunner_zanshin.so
%%QT_PLUGINDIR%%/zanshin_part.so
%%QT_PLUGINDIR%%/kontact5/kontact_zanshinplugin.so
share/applications/org.kde.zanshin.desktop
share/icons/hicolor/128x128/apps/zanshin.png
share/icons/hicolor/256x256/apps/zanshin.png
share/icons/hicolor/48x48/apps/zanshin.png
share/icons/hicolor/64x64/apps/zanshin.png
share/icons/hicolor/128x128/apps/zanshin.png
share/icons/hicolor/256x256/apps/zanshin.png
share/icons/hicolor/scalable/apps/zanshin.svgz
share/kservices5/kontact/zanshin_plugin.desktop
share/kservices5/plasma-runner-zanshin.desktop

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142964
SHA256 (KDE/release-service/21.12.3/cervisia-21.12.3.tar.xz) = 52437a9492bf9d7718c414492b0694396618b248c8e32ae3dbdd30a67307dd80
SIZE (KDE/release-service/21.12.3/cervisia-21.12.3.tar.xz) = 1912284
TIMESTAMP = 1650101911
SHA256 (KDE/release-service/22.04.0/cervisia-22.04.0.tar.xz) = 692785cd8660646d6044efe3b8753db68a4d9e5117940f9bc8cea4a7f0deaf09
SIZE (KDE/release-service/22.04.0/cervisia-22.04.0.tar.xz) = 1913452

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142958
SHA256 (KDE/release-service/21.12.3/dolphin-plugins-21.12.3.tar.xz) = 65b5aa7fcc6b1d07499596a220ab54f0eeff2e60b2079f4180e13094b8337f65
SIZE (KDE/release-service/21.12.3/dolphin-plugins-21.12.3.tar.xz) = 254696
TIMESTAMP = 1650101903
SHA256 (KDE/release-service/22.04.0/dolphin-plugins-22.04.0.tar.xz) = 1cd12901c8dfe7220e7b5e445ddcbb1cdc375d1379560054e9dce6201c828150
SIZE (KDE/release-service/22.04.0/dolphin-plugins-22.04.0.tar.xz) = 256164

View File

@ -13,6 +13,7 @@ share/locale/az/LC_MESSAGES/fileviewgitplugin.mo
share/locale/az/LC_MESSAGES/fileviewhgplugin.mo
share/locale/az/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/az/LC_MESSAGES/mountisoaction.mo
share/locale/bg/LC_MESSAGES/mountisoaction.mo
share/locale/bs/LC_MESSAGES/fileviewbazaarplugin.mo
share/locale/bs/LC_MESSAGES/fileviewgitplugin.mo
share/locale/bs/LC_MESSAGES/fileviewhgplugin.mo
@ -189,6 +190,7 @@ share/locale/tr/LC_MESSAGES/fileviewbazaarplugin.mo
share/locale/tr/LC_MESSAGES/fileviewgitplugin.mo
share/locale/tr/LC_MESSAGES/fileviewhgplugin.mo
share/locale/tr/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/tr/LC_MESSAGES/mountisoaction.mo
share/locale/ug/LC_MESSAGES/fileviewbazaarplugin.mo
share/locale/ug/LC_MESSAGES/fileviewgitplugin.mo
share/locale/ug/LC_MESSAGES/fileviewhgplugin.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142953
SHA256 (KDE/release-service/21.12.3/kapptemplate-21.12.3.tar.xz) = f8238f3560c676cca4fe9011fe3292b47dc28fb62144ca4fe4b8c781d9f24f9a
SIZE (KDE/release-service/21.12.3/kapptemplate-21.12.3.tar.xz) = 335200
TIMESTAMP = 1650101912
SHA256 (KDE/release-service/22.04.0/kapptemplate-22.04.0.tar.xz) = 57ec258d680e38e164dc0645294e7955a13715e559c8f59598ee60dc6c506a61
SIZE (KDE/release-service/22.04.0/kapptemplate-22.04.0.tar.xz) = 334496

View File

@ -1,12 +1,12 @@
bin/kapptemplate
share/applications/org.kde.kapptemplate.desktop
share/config.kcfg/kapptemplate.kcfg
share/icons/hicolor/128x128/apps/kapptemplate.png
share/icons/hicolor/16x16/apps/kapptemplate.png
share/icons/hicolor/22x22/apps/kapptemplate.png
share/icons/hicolor/32x32/apps/kapptemplate.png
share/icons/hicolor/48x48/apps/kapptemplate.png
share/icons/hicolor/64x64/apps/kapptemplate.png
share/icons/hicolor/128x128/apps/kapptemplate.png
share/icons/hicolor/scalable/apps/kapptemplate.svg
share/kdevappwizard/templates/kde-frameworks5-simple.tar.bz2
share/kdevappwizard/templates/kde-frameworks5.tar.bz2

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142952
SHA256 (KDE/release-service/21.12.3/kcachegrind-21.12.3.tar.xz) = ddcf3722211d47c90616528607ebc4573835faa52a57e2e9d6763968b9975ab3
SIZE (KDE/release-service/21.12.3/kcachegrind-21.12.3.tar.xz) = 865200
TIMESTAMP = 1650101904
SHA256 (KDE/release-service/22.04.0/kcachegrind-22.04.0.tar.xz) = aed09ea5dc01ace24c76ed69edef5111c47f53992ba45896365b53cd3fc8890d
SIZE (KDE/release-service/22.04.0/kcachegrind-22.04.0.tar.xz) = 867112

View File

@ -5,10 +5,10 @@ bin/memprof2calltree
bin/op2calltree
bin/pprof2calltree
share/applications/org.kde.kcachegrind.desktop
share/icons/hicolor/128x128/apps/kcachegrind.png
share/icons/hicolor/32x32/apps/kcachegrind.png
share/icons/hicolor/48x48/apps/kcachegrind.png
share/icons/hicolor/64x64/apps/kcachegrind.png
share/icons/hicolor/128x128/apps/kcachegrind.png
%%DATADIR%%/icons/hicolor/16x16/actions/move.png
%%DATADIR%%/icons/hicolor/16x16/actions/percent.png
%%DATADIR%%/icons/hicolor/22x22/actions/hidetemplates.png

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142962
SHA256 (KDE/release-service/21.12.3/kde-dev-scripts-21.12.3.tar.xz) = e339ed94bbc600c49be5a345a0069fba9f39412ab852ff9d9072babbcf9c8413
SIZE (KDE/release-service/21.12.3/kde-dev-scripts-21.12.3.tar.xz) = 366224
TIMESTAMP = 1650101899
SHA256 (KDE/release-service/22.04.0/kde-dev-scripts-22.04.0.tar.xz) = bd095191bc405079d2b451e66457ac5cd08be28c6a68d6541b857af563d3fb28
SIZE (KDE/release-service/22.04.0/kde-dev-scripts-22.04.0.tar.xz) = 366496

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142963
SHA256 (KDE/release-service/21.12.3/kde-dev-utils-21.12.3.tar.xz) = d9878507dc4da74d8aef978957a851069a4cbdad19a05207fc8abfd87ed9b8c9
SIZE (KDE/release-service/21.12.3/kde-dev-utils-21.12.3.tar.xz) = 68088
TIMESTAMP = 1650101902
SHA256 (KDE/release-service/22.04.0/kde-dev-utils-22.04.0.tar.xz) = 77ba3b06008d51dad7134122ad583398fbc2667e5a861c8af9664181b84a9189
SIZE (KDE/release-service/22.04.0/kde-dev-utils-22.04.0.tar.xz) = 68404

View File

@ -3,11 +3,11 @@ bin/kuiviewer
%%QT_PLUGINDIR%%/kf5/parts/kuiviewerpart.so
%%QT_PLUGINDIR%%/quithumbnail.so
share/applications/org.kde.kuiviewer.desktop
share/icons/hicolor/128x128/apps/kuiviewer.png
share/icons/hicolor/16x16/apps/kuiviewer.png
share/icons/hicolor/32x32/apps/kuiviewer.png
share/icons/hicolor/48x48/apps/kuiviewer.png
share/icons/hicolor/64x64/apps/kuiviewer.png
share/icons/hicolor/128x128/apps/kuiviewer.png
share/icons/hicolor/scalable/apps/kuiviewer.svg
share/kservices5/designerthumbnail.desktop
share/kservices5/kuiviewer_part.desktop

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142951
SHA256 (KDE/release-service/21.12.3/kdesdk-thumbnailers-21.12.3.tar.xz) = be4d77a893995d553528eb1155375b15e11ecc16d8aa1221f35c101a1fcc670c
SIZE (KDE/release-service/21.12.3/kdesdk-thumbnailers-21.12.3.tar.xz) = 26064
TIMESTAMP = 1650101907
SHA256 (KDE/release-service/22.04.0/kdesdk-thumbnailers-22.04.0.tar.xz) = 84406e57ac64f1b8361790571704aef95b7b69926713b2b63c463827b05660da
SIZE (KDE/release-service/22.04.0/kdesdk-thumbnailers-22.04.0.tar.xz) = 26412

View File

@ -1,6 +1,7 @@
%%QT_PLUGINDIR%%/pothumbnail.so
share/config.kcfg/pocreatorsettings.kcfg
share/kservices5/pothumbnail.desktop
share/locale/ar/LC_MESSAGES/pothumbnail.mo
share/locale/bs/LC_MESSAGES/pothumbnail.mo
share/locale/ca/LC_MESSAGES/pothumbnail.mo
share/locale/ca@valencia/LC_MESSAGES/pothumbnail.mo

View File

@ -18,7 +18,7 @@ USE_QT= concurrent core dbus gui network webkit widgets xml \
buildtools_build qmake_build
# Versioning values, to reduce plist churn (match with devel/kdevelop)
PLATFORM_VER= 35
PLATFORM_VER= 36
PRIVATE_VER= 5.7
PLIST_SUB+= PLATFORM_VER=${PLATFORM_VER} PRIVATE_VER=${PRIVATE_VER}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142962
SHA256 (KDE/release-service/21.12.3/kdev-php-21.12.3.tar.xz) = 4a85438a51bf6e3faedca3f64c2ffd08355d20fd4214c12fe010f003f5c3b17c
SIZE (KDE/release-service/21.12.3/kdev-php-21.12.3.tar.xz) = 1080044
TIMESTAMP = 1650101905
SHA256 (KDE/release-service/22.04.0/kdev-php-22.04.0.tar.xz) = be846cf516450e686432062ba41ce04061b9e4587e9d4e955321ab6f57f65502
SIZE (KDE/release-service/22.04.0/kdev-php-22.04.0.tar.xz) = 1080952

View File

@ -18,7 +18,7 @@ USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build
# Versioning values, to reduce plist churn (match with devel/kdevelop)
PLATFORM_VER= 35
PLATFORM_VER= 36
PLIST_SUB+= PLATFORM_VER=${PLATFORM_VER}
# Does not build with jobs.

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142956
SHA256 (KDE/release-service/21.12.3/kdev-python-21.12.3.tar.xz) = 06671e072a1ba61ca6a4e6710cc47d20c6c123641a71ab8499b5b8461d0bcfc7
SIZE (KDE/release-service/21.12.3/kdev-python-21.12.3.tar.xz) = 1089924
TIMESTAMP = 1650101910
SHA256 (KDE/release-service/22.04.0/kdev-python-22.04.0.tar.xz) = 11e527aa0f0a907cf5821efa3cd7e763166fe0421b9485b1e781a1321aa548dc
SIZE (KDE/release-service/22.04.0/kdev-python-22.04.0.tar.xz) = 1090888

View File

@ -44,9 +44,9 @@ USE_QT+= testlib
CMAKE_ARGS= -DCMAKE_POLICY_DEFAULT_CMP0074=NEW -DLLVM_ROOT=${LOCALBASE}/llvm${LLVM_DEFAULT}
# Versioning values, to reduce plist churn
PLATFORM_VER= 35
SO_VER= 57
SO_VER_LONG= 5.7.211203
PLATFORM_VER= 36
SO_VER= 58
SO_VER_LONG= 5.8.220400
PLIST_SUB+= PLATFORM_VER=${PLATFORM_VER} SO_VER=${SO_VER} SO_VER_LONG=${SO_VER_LONG}
OPTIONS_DEFINE= WEBENGINE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646142957
SHA256 (KDE/release-service/21.12.3/kdevelop-21.12.3.tar.xz) = 86f36502559675aaae2afc8f2d649ee29997cd75a32116acf63e9edce94717ea
SIZE (KDE/release-service/21.12.3/kdevelop-21.12.3.tar.xz) = 8391560
TIMESTAMP = 1650101908
SHA256 (KDE/release-service/22.04.0/kdevelop-22.04.0.tar.xz) = ab7a1828ab67475c85d84f603ab245fa762006d1a4953be42add2dfd23ae4a16
SIZE (KDE/release-service/22.04.0/kdevelop-22.04.0.tar.xz) = 8423332

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