diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:29:48 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-03-02 00:54:14 +0100 |
commit | 163e26d8c6d7cb8f70f3e69d968518d2a4120ae9 (patch) | |
tree | c0d98ee3d1665992d57bfabbc85a6436ed5a870e | |
parent | 6f57c57089b275dc1366adc5d219b6d723594e40 (diff) | |
download | freebsd-ports-163e26d8c6d7cb8f70f3e69d968518d2a4120ae9.zip |
KDE: Update KDE Plasma 6 to 6.0.0
This updates KDE Plasma 6 to the first stable release.
Update plan for the rest of KDE:
* The KDE Applications will be updated to 24.02 at the beginning of the
next quarter in the tree. They will be mostly Qt6 based.
To test them beforehand, one can use the overlay [1].
* The idea is to wait out the first patch-release for the applications,
which should hopefully get rid of most of the new bugs.
* The Qt5 bases KDE Frameworks 5 and Plasma 5 ports should remain in the
tree for the next quarter -- Frameworks as long as it is required by
other ports. The Plasma 5 ports will likely be removed at some point
in the future however -- as there is no apparent benefit in having
multiple Plasma versions at the moment.
* The Qt6 based KDE applications will replace the current Qt5 based
ports. As the maintenance overhead for duplicate is not manageable.
* For co-instability the KDE Frameworks 5 ports will be adapted to
depend on the KDE Frameworks 6 ports as described in [2].
* This plan is not fixed in stone, but will be adapted when it seems
reasonable to do so.
Announcement: https://kde.org/announcements/megarelease/6/
[1] https://github.com/tcberner/kde6-overlay
[2] https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability
77 files changed, 468 insertions, 269 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index 1adeb3c5b057..a0aca89bbdc5 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -100,8 +100,8 @@ KDE_PLASMA5_VERSION?= 5.27.10 KDE_PLASMA5_BRANCH?= stable # Next KDE Plasma desktop -KDE_PLASMA6_VERSION?= 5.92.0 -KDE_PLASMA6_BRANCH?= unstable +KDE_PLASMA6_VERSION?= 6.0.0 +KDE_PLASMA6_BRANCH?= stable # Current KDE frameworks. KDE_FRAMEWORKS5_VERSION?= 5.115.0 @@ -736,7 +736,9 @@ kde-libkscreen_PORT= x11/plasma${_KDE_VERSION}-libkscreen kde-libkscreen_LIB= libKF${_KDE_VERSION}Screen.so kde-libksysguard_PORT= sysutils/plasma${_KDE_VERSION}-libksysguard -kde-libksysguard_LIB= libksgrd.so +kde-libksysguard_LIB5= libksgrd.so +kde-libksysguard_LIB6= libKSysGuardSystemStats.so +kde-libksysguard_LIB= ${kde-libksysguard_LIB${_KDE_VERSION}} kde-milou_PORT= deskutils/plasma${_KDE_VERSION}-milou kde-milou_PATH5= ${KDE_PREFIX}/lib/libmilou.so.5 diff --git a/audio/plasma6-kpipewire/distinfo b/audio/plasma6-kpipewire/distinfo index 25780729fe84..4dda71800815 100644 --- a/audio/plasma6-kpipewire/distinfo +++ b/audio/plasma6-kpipewire/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999591 -SHA256 (KDE/plasma/5.92.0/kpipewire-5.92.0.tar.xz) = 89537ab244584e76dda97857a548b5f6d143383a496c5c4068a0c18b5930483f -SIZE (KDE/plasma/5.92.0/kpipewire-5.92.0.tar.xz) = 144580 +TIMESTAMP = 1708670266 +SHA256 (KDE/plasma/6.0.0/kpipewire-6.0.0.tar.xz) = dd585ee4de3b5bcdc10f36fe5df91966447ca716570d6b4ea15160db1f1d73bc +SIZE (KDE/plasma/6.0.0/kpipewire-6.0.0.tar.xz) = 144816 diff --git a/audio/plasma6-kpipewire/pkg-plist b/audio/plasma6-kpipewire/pkg-plist index 70442d9eb7d7..4867a7b8c9a4 100644 --- a/audio/plasma6-kpipewire/pkg-plist +++ b/audio/plasma6-kpipewire/pkg-plist @@ -6,6 +6,7 @@ include/KPipeWire/PipeWireSourceItem include/KPipeWire/PipeWireSourceStream include/KPipeWire/dmabufhandler.h include/KPipeWire/kpipewire_export.h +include/KPipeWire/kpipewire_version.h include/KPipeWire/kpipewiredmabuf_export.h include/KPipeWire/pipewirebaseencodedstream.h include/KPipeWire/pipewireencodedstream.h diff --git a/audio/plasma6-ocean-sound-theme/distinfo b/audio/plasma6-ocean-sound-theme/distinfo index 3e7775f49b36..23010e7f0913 100644 --- a/audio/plasma6-ocean-sound-theme/distinfo +++ b/audio/plasma6-ocean-sound-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999591 -SHA256 (KDE/plasma/5.92.0/ocean-sound-theme-5.92.0.tar.xz) = 8809fc04b539cac514b8aa9dbf1a91da1b828bfc60e6c12d401c355848d3f87f -SIZE (KDE/plasma/5.92.0/ocean-sound-theme-5.92.0.tar.xz) = 1209724 +TIMESTAMP = 1708670266 +SHA256 (KDE/plasma/6.0.0/ocean-sound-theme-6.0.0.tar.xz) = 22a0edca869c79b49be5a255b6c3dfb0d2584c9ef68dbb7906138a7c96f679fa +SIZE (KDE/plasma/6.0.0/ocean-sound-theme-6.0.0.tar.xz) = 1209632 diff --git a/audio/plasma6-oxygen-sounds/distinfo b/audio/plasma6-oxygen-sounds/distinfo index 7daca002729f..beaac1c6af00 100644 --- a/audio/plasma6-oxygen-sounds/distinfo +++ b/audio/plasma6-oxygen-sounds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999592 -SHA256 (KDE/plasma/5.92.0/oxygen-sounds-5.92.0.tar.xz) = c4155f623e9a4377967f84d6584653829579cd05447346c63c970373dcabdc4d -SIZE (KDE/plasma/5.92.0/oxygen-sounds-5.92.0.tar.xz) = 1936568 +TIMESTAMP = 1708670267 +SHA256 (KDE/plasma/6.0.0/oxygen-sounds-6.0.0.tar.xz) = 7565ae1ecc6d395bcaf43687eff94f56eda8a4289d0c6ff5f4a5751391c6e58f +SIZE (KDE/plasma/6.0.0/oxygen-sounds-6.0.0.tar.xz) = 1935976 diff --git a/audio/plasma6-plasma-pa/distinfo b/audio/plasma6-plasma-pa/distinfo index 08f03928d82a..3119f391c80c 100644 --- a/audio/plasma6-plasma-pa/distinfo +++ b/audio/plasma6-plasma-pa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999593 -SHA256 (KDE/plasma/5.92.0/plasma-pa-5.92.0.tar.xz) = 8c65a2f384f6948712e13560f6bccf8906a7d210e61a19580d660d7b5c5edecd -SIZE (KDE/plasma/5.92.0/plasma-pa-5.92.0.tar.xz) = 170072 +TIMESTAMP = 1708670267 +SHA256 (KDE/plasma/6.0.0/plasma-pa-6.0.0.tar.xz) = b49abb2bb74401b22cdae1d992101d764b483a18c60087c202f6e695145d022c +SIZE (KDE/plasma/6.0.0/plasma-pa-6.0.0.tar.xz) = 170212 diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo index c9278045c9c3..26c5aba5bd6f 100644 --- a/deskutils/plasma6-milou/distinfo +++ b/deskutils/plasma6-milou/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999593 -SHA256 (KDE/plasma/5.92.0/milou-5.92.0.tar.xz) = 91a6af4612b7031de7e839ab5e3697105d575ea00e7b83e2c7c43aba43a58d41 -SIZE (KDE/plasma/5.92.0/milou-5.92.0.tar.xz) = 49204 +TIMESTAMP = 1708670267 +SHA256 (KDE/plasma/6.0.0/milou-6.0.0.tar.xz) = c8ea924f7c3915e1deaa5220ba007238526b3df9029b3ac98eca158e5552b34a +SIZE (KDE/plasma/6.0.0/milou-6.0.0.tar.xz) = 49424 diff --git a/deskutils/plasma6-milou/pkg-plist b/deskutils/plasma6-milou/pkg-plist index 655a1e53a76a..121e2c7ae25b 100644 --- a/deskutils/plasma6-milou/pkg-plist +++ b/deskutils/plasma6-milou/pkg-plist @@ -100,6 +100,8 @@ share/locale/sr@latin/LC_MESSAGES/milou.mo share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/sv/LC_MESSAGES/milou.mo share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.milou.mo +share/locale/ta/LC_MESSAGES/milou.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.milou.mo share/locale/tr/LC_MESSAGES/milou.mo share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.milou.mo diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo index 0278beeaadca..0f290795b398 100644 --- a/deskutils/plasma6-sddm-kcm/distinfo +++ b/deskutils/plasma6-sddm-kcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999594 -SHA256 (KDE/plasma/5.92.0/sddm-kcm-5.92.0.tar.xz) = cafef607edc7746a13b6a9fd21a4af0162035dc8cdfa6d03837c6f9847a5c967 -SIZE (KDE/plasma/5.92.0/sddm-kcm-5.92.0.tar.xz) = 96984 +TIMESTAMP = 1708670268 +SHA256 (KDE/plasma/6.0.0/sddm-kcm-6.0.0.tar.xz) = 88120524ea85158e6784f3523fb70643c2a65c19fe72ee0d5f040073ac22878f +SIZE (KDE/plasma/6.0.0/sddm-kcm-6.0.0.tar.xz) = 97236 diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo index 36231a3d6664..ea483d45bd8b 100644 --- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo +++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999594 -SHA256 (KDE/plasma/5.92.0/xdg-desktop-portal-kde-5.92.0.tar.xz) = cc013353880bff3f583d80427a18539bd76dac06a1359b36ba0546cf7e1205c8 -SIZE (KDE/plasma/5.92.0/xdg-desktop-portal-kde-5.92.0.tar.xz) = 161924 +TIMESTAMP = 1708670268 +SHA256 (KDE/plasma/6.0.0/xdg-desktop-portal-kde-6.0.0.tar.xz) = c56ede3e5148df746839618b74b0ae38fb0fb6b10cd04a35c71bc92f8d57dd6a +SIZE (KDE/plasma/6.0.0/xdg-desktop-portal-kde-6.0.0.tar.xz) = 162660 diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo index 83c22aaa5e34..42423bce4e2c 100644 --- a/devel/plasma6-kwrited/distinfo +++ b/devel/plasma6-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999595 -SHA256 (KDE/plasma/5.92.0/kwrited-5.92.0.tar.xz) = 4cc04b27ac272eaaea1df500ca05f74149c7299378a1edcd536320ce8a5b3675 -SIZE (KDE/plasma/5.92.0/kwrited-5.92.0.tar.xz) = 23656 +TIMESTAMP = 1708670269 +SHA256 (KDE/plasma/6.0.0/kwrited-6.0.0.tar.xz) = f641c003df091c4f3796c4c6f3151d5627a8a385310084e2e7f4fcacf4f74a62 +SIZE (KDE/plasma/6.0.0/kwrited-6.0.0.tar.xz) = 23704 diff --git a/devel/plasma6-plasma-sdk/Makefile b/devel/plasma6-plasma-sdk/Makefile index 903f7dc28d63..87ed93a3074b 100644 --- a/devel/plasma6-plasma-sdk/Makefile +++ b/devel/plasma6-plasma-sdk/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo index 51f6b2f337a2..8ef250043c7f 100644 --- a/devel/plasma6-plasma-sdk/distinfo +++ b/devel/plasma6-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999595 -SHA256 (KDE/plasma/5.92.0/plasma-sdk-5.92.0.tar.xz) = 105060b3d72b35338eceecca0b974411ebba138b1d487554d2284a9ee6d783cb -SIZE (KDE/plasma/5.92.0/plasma-sdk-5.92.0.tar.xz) = 326540 +TIMESTAMP = 1708670269 +SHA256 (KDE/plasma/6.0.0/plasma-sdk-6.0.0.tar.xz) = 8cb2de57aa20df4433a7d951306a637cc284acebae2b34cfa71c50ee3ede2aaa +SIZE (KDE/plasma/6.0.0/plasma-sdk-6.0.0.tar.xz) = 325924 diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo index 8e8c26023566..c7c98073798f 100644 --- a/devel/plasma6-plasma5support/distinfo +++ b/devel/plasma6-plasma5support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999596 -SHA256 (KDE/plasma/5.92.0/plasma5support-5.92.0.tar.xz) = 77fd65179268738a31ebfa0d9f7289197bf3970e7d0ec213032950420f998e7f -SIZE (KDE/plasma/5.92.0/plasma5support-5.92.0.tar.xz) = 55508 +TIMESTAMP = 1708670269 +SHA256 (KDE/plasma/6.0.0/plasma5support-6.0.0.tar.xz) = aa131487ff2c75c892ce8c52813b6e1fe2d6a49f52ed08f38700e22c0e99ebed +SIZE (KDE/plasma/6.0.0/plasma5support-6.0.0.tar.xz) = 55572 diff --git a/print/Makefile b/print/Makefile index c7ca2ec18c6e..0627f27b1662 100644 --- a/print/Makefile +++ b/print/Makefile @@ -152,6 +152,7 @@ SUBDIR += pkfonts360 SUBDIR += pkfonts400 SUBDIR += pkfonts600 + SUBDIR += plasma6-print-manager SUBDIR += pnm2ppa SUBDIR += posterazor SUBDIR += print-manager diff --git a/print/plasma6-print-manager/Makefile b/print/plasma6-print-manager/Makefile new file mode 100644 index 000000000000..d1a3ecc9d91b --- /dev/null +++ b/print/plasma6-print-manager/Makefile @@ -0,0 +1,24 @@ +PORTNAME= print-manager +DISTVERSION= ${KDE_PLASMA_VERSION} +CATEGORIES= print kde kde-plasma + +MAINTAINER= kde@FreeBSD.org +COMMENT= Printer manager for KDE +WWW= https://www.kde.org + +LIB_DEPENDS= libcups.so:print/cups + +USES= cmake compiler:c++11-lang gettext kde:6 pkgconfig qt:6 tar:xz \ + xorg +USE_KDE= completion config configwidgets coreaddons dbusaddons i18n \ + iconthemes jobwidgets kio kirigami-addons libplasma \ + notifications service solid widgetsaddons windowsystem \ + ecm:build +USE_QT= base declarative +USE_XORG= x11 + +post-patch: + ${REINPLACE_CMD} '/CUPS_DATADIR/s|/usr/share/cups|${LOCALBASE}/share/cups|' \ + ${PATCH_WRKSRC}/src/libkcups/KCupsRequest.cpp + +.include <bsd.port.mk> diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo new file mode 100644 index 000000000000..cefe6a4f0abf --- /dev/null +++ b/print/plasma6-print-manager/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1708670270 +SHA256 (KDE/plasma/6.0.0/print-manager-6.0.0.tar.xz) = bd90578b91e6c90a13c5afcf94bc16d57bc7a3b7de89445bfa015f0c4e7814fd +SIZE (KDE/plasma/6.0.0/print-manager-6.0.0.tar.xz) = 336560 diff --git a/print/plasma6-print-manager/pkg-descr b/print/plasma6-print-manager/pkg-descr new file mode 100644 index 000000000000..2d87df9739d1 --- /dev/null +++ b/print/plasma6-print-manager/pkg-descr @@ -0,0 +1,3 @@ +printer-manager is a configuration module for printers. It +replaces KDE 3's kjobviewer and kprint-applet of previous +KDE 4 versions. diff --git a/print/plasma6-print-manager/pkg-plist b/print/plasma6-print-manager/pkg-plist new file mode 100644 index 000000000000..e0547bb49302 --- /dev/null +++ b/print/plasma6-print-manager/pkg-plist @@ -0,0 +1,173 @@ +bin/configure-printer +bin/kde-add-printer +bin/kde-print-queue +lib/libkcupslib.so.%%KDE_PLASMA_VERSION%% +%%QT_PLUGINDIR%%/kf6/kded/printmanager.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_printer_manager.so +%%QT_QMLDIR%%/org/kde/plasma/printmanager/kcupslib.qmltypes +%%QT_QMLDIR%%/org/kde/plasma/printmanager/kde-qmlmodule.version +%%QT_QMLDIR%%/org/kde/plasma/printmanager/libkcupslibplugin.so +%%QT_QMLDIR%%/org/kde/plasma/printmanager/qmldir +share/applications/kcm_printer_manager.desktop +share/applications/org.kde.ConfigurePrinter.desktop +share/applications/org.kde.PrintQueue.desktop +share/applications/org.kde.kde-add-printer.desktop +share/knotifications6/printmanager.notifyrc +share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ar/LC_MESSAGES/print-manager.mo +share/locale/ast/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ast/LC_MESSAGES/print-manager.mo +share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/az/LC_MESSAGES/print-manager.mo +share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/be/LC_MESSAGES/print-manager.mo +share/locale/bg/LC_MESSAGES/kcm_printer_manager.mo +share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/bg/LC_MESSAGES/print-manager.mo +share/locale/bs/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/bs/LC_MESSAGES/print-manager.mo +share/locale/ca/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ca/LC_MESSAGES/print-manager.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ca@valencia/LC_MESSAGES/print-manager.mo +share/locale/cs/LC_MESSAGES/kcm_printer_manager.mo +share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/cs/LC_MESSAGES/print-manager.mo +share/locale/da/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/da/LC_MESSAGES/print-manager.mo +share/locale/de/LC_MESSAGES/kcm_printer_manager.mo +share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/de/LC_MESSAGES/print-manager.mo +share/locale/el/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/el/LC_MESSAGES/print-manager.mo +share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/en_GB/LC_MESSAGES/print-manager.mo +share/locale/eo/LC_MESSAGES/kcm_printer_manager.mo +share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/eo/LC_MESSAGES/print-manager.mo +share/locale/es/LC_MESSAGES/kcm_printer_manager.mo +share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/es/LC_MESSAGES/print-manager.mo +share/locale/et/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/et/LC_MESSAGES/print-manager.mo +share/locale/eu/LC_MESSAGES/kcm_printer_manager.mo +share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/eu/LC_MESSAGES/print-manager.mo +share/locale/fi/LC_MESSAGES/kcm_printer_manager.mo +share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/fi/LC_MESSAGES/print-manager.mo +share/locale/fr/LC_MESSAGES/kcm_printer_manager.mo +share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/fr/LC_MESSAGES/print-manager.mo +share/locale/ga/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ga/LC_MESSAGES/print-manager.mo +share/locale/gl/LC_MESSAGES/kcm_printer_manager.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/gl/LC_MESSAGES/print-manager.mo +share/locale/he/LC_MESSAGES/kcm_printer_manager.mo +share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/he/LC_MESSAGES/print-manager.mo +share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/hu/LC_MESSAGES/kcm_printer_manager.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/hu/LC_MESSAGES/print-manager.mo +share/locale/ia/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ia/LC_MESSAGES/print-manager.mo +share/locale/id/LC_MESSAGES/kcm_printer_manager.mo +share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/id/LC_MESSAGES/print-manager.mo +share/locale/is/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/is/LC_MESSAGES/print-manager.mo +share/locale/it/LC_MESSAGES/kcm_printer_manager.mo +share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/it/LC_MESSAGES/print-manager.mo +share/locale/ja/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ja/LC_MESSAGES/print-manager.mo +share/locale/ka/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ka/LC_MESSAGES/print-manager.mo +share/locale/kk/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/kk/LC_MESSAGES/print-manager.mo +share/locale/km/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/km/LC_MESSAGES/print-manager.mo +share/locale/ko/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ko/LC_MESSAGES/print-manager.mo +share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/lt/LC_MESSAGES/print-manager.mo +share/locale/mr/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/mr/LC_MESSAGES/print-manager.mo +share/locale/nb/LC_MESSAGES/kcm_printer_manager.mo +share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/nb/LC_MESSAGES/print-manager.mo +share/locale/nds/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/nds/LC_MESSAGES/print-manager.mo +share/locale/nl/LC_MESSAGES/kcm_printer_manager.mo +share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/nl/LC_MESSAGES/print-manager.mo +share/locale/nn/LC_MESSAGES/kcm_printer_manager.mo +share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/nn/LC_MESSAGES/print-manager.mo +share/locale/pa/LC_MESSAGES/kcm_printer_manager.mo +share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/pa/LC_MESSAGES/print-manager.mo +share/locale/pl/LC_MESSAGES/kcm_printer_manager.mo +share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/pl/LC_MESSAGES/print-manager.mo +share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/pt/LC_MESSAGES/print-manager.mo +share/locale/pt_BR/LC_MESSAGES/kcm_printer_manager.mo +share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/pt_BR/LC_MESSAGES/print-manager.mo +share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ro/LC_MESSAGES/print-manager.mo +share/locale/ru/LC_MESSAGES/kcm_printer_manager.mo +share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ru/LC_MESSAGES/print-manager.mo +share/locale/sk/LC_MESSAGES/kcm_printer_manager.mo +share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sk/LC_MESSAGES/print-manager.mo +share/locale/sl/LC_MESSAGES/kcm_printer_manager.mo +share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sl/LC_MESSAGES/print-manager.mo +share/locale/sr/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sr/LC_MESSAGES/print-manager.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sr@ijekavian/LC_MESSAGES/print-manager.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/print-manager.mo +share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sr@latin/LC_MESSAGES/print-manager.mo +share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/sv/LC_MESSAGES/print-manager.mo +share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ta/LC_MESSAGES/print-manager.mo +share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/tg/LC_MESSAGES/print-manager.mo +share/locale/tr/LC_MESSAGES/kcm_printer_manager.mo +share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/tr/LC_MESSAGES/print-manager.mo +share/locale/ug/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/ug/LC_MESSAGES/print-manager.mo +share/locale/uk/LC_MESSAGES/kcm_printer_manager.mo +share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/uk/LC_MESSAGES/print-manager.mo +share/locale/zh_CN/LC_MESSAGES/kcm_printer_manager.mo +share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/zh_CN/LC_MESSAGES/print-manager.mo +share/locale/zh_TW/LC_MESSAGES/kcm_printer_manager.mo +share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo +share/locale/zh_TW/LC_MESSAGES/print-manager.mo +share/metainfo/org.kde.plasma.printmanager.appdata.xml +share/metainfo/org.kde.print-manager.metainfo.xml +share/plasma/plasmoids/org.kde.plasma.printmanager/contents/config/main.xml +share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/FullRepresentation.qml +share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PrinterDelegate.qml +share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/main.qml +share/plasma/plasmoids/org.kde.plasma.printmanager/metadata.json +share/qlogging-categories6/pmlogs.categories diff --git a/security/plasma6-kscreenlocker/Makefile b/security/plasma6-kscreenlocker/Makefile index 874693eba571..3e281e6a6e0a 100644 --- a/security/plasma6-kscreenlocker/Makefile +++ b/security/plasma6-kscreenlocker/Makefile @@ -1,6 +1,5 @@ PORTNAME= kscreenlocker DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/security/plasma6-kscreenlocker/distinfo b/security/plasma6-kscreenlocker/distinfo index 4581438667a4..7e0701625b18 100644 --- a/security/plasma6-kscreenlocker/distinfo +++ b/security/plasma6-kscreenlocker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999596 -SHA256 (KDE/plasma/5.92.0/kscreenlocker-5.92.0.tar.xz) = e568840af812976eae4ccc4dc8c42c80dce6950e120dec26ac409d49b380a597 -SIZE (KDE/plasma/5.92.0/kscreenlocker-5.92.0.tar.xz) = 164700 +TIMESTAMP = 1708670270 +SHA256 (KDE/plasma/6.0.0/kscreenlocker-6.0.0.tar.xz) = 2502faa85c87460a4b5eabb92769d33c196cd3373b3f3a521ed396e504d22ab6 +SIZE (KDE/plasma/6.0.0/kscreenlocker-6.0.0.tar.xz) = 164320 diff --git a/security/plasma6-ksshaskpass/distinfo b/security/plasma6-ksshaskpass/distinfo index d5eadcb4691d..e7f3cfe122ec 100644 --- a/security/plasma6-ksshaskpass/distinfo +++ b/security/plasma6-ksshaskpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999597 -SHA256 (KDE/plasma/5.92.0/ksshaskpass-5.92.0.tar.xz) = 844aa7e4c157d9f6dcab265d2a58913d5564f7a260d3bbc96dacb5e1c90f2124 -SIZE (KDE/plasma/5.92.0/ksshaskpass-5.92.0.tar.xz) = 28884 +TIMESTAMP = 1708670271 +SHA256 (KDE/plasma/6.0.0/ksshaskpass-6.0.0.tar.xz) = b5d9185814cb62c64c55f4c0ebb290d239f73eaaf72158c458e564338c55edc6 +SIZE (KDE/plasma/6.0.0/ksshaskpass-6.0.0.tar.xz) = 28856 diff --git a/security/plasma6-kwallet-pam/distinfo b/security/plasma6-kwallet-pam/distinfo index 2b8d1b5b8a7d..3c855cff1a22 100644 --- a/security/plasma6-kwallet-pam/distinfo +++ b/security/plasma6-kwallet-pam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999597 -SHA256 (KDE/plasma/5.92.0/kwallet-pam-5.92.0.tar.xz) = ab9bdd3e38707139dea786b4c90c0bb75e9cb165a5f06c525c1e3881b6a6edc7 -SIZE (KDE/plasma/5.92.0/kwallet-pam-5.92.0.tar.xz) = 22892 +TIMESTAMP = 1708670271 +SHA256 (KDE/plasma/6.0.0/kwallet-pam-6.0.0.tar.xz) = 193a881da41ff151bce1e8edf3a094ab351b522fd90e37a7357d1a195ef0067a +SIZE (KDE/plasma/6.0.0/kwallet-pam-6.0.0.tar.xz) = 23012 diff --git a/sysutils/plasma6-drkonqi/distinfo b/sysutils/plasma6-drkonqi/distinfo index e80132dcc49d..1c936caf2fe5 100644 --- a/sysutils/plasma6-drkonqi/distinfo +++ b/sysutils/plasma6-drkonqi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999598 -SHA256 (KDE/plasma/5.92.0/drkonqi-5.92.0.tar.xz) = 116f7b9e7d6a08025f8d56f2ad9e1b6d5ac3126ef720ae4891508d696751d524 -SIZE (KDE/plasma/5.92.0/drkonqi-5.92.0.tar.xz) = 870040 +TIMESTAMP = 1708670271 +SHA256 (KDE/plasma/6.0.0/drkonqi-6.0.0.tar.xz) = a08d5247adef589e4afbca30df148f8f18237c50d64e13a4ce985bf7787d3106 +SIZE (KDE/plasma/6.0.0/drkonqi-6.0.0.tar.xz) = 873500 diff --git a/sysutils/plasma6-kde-cli-tools/Makefile b/sysutils/plasma6-kde-cli-tools/Makefile index ae73766ec586..8b8454d77d5d 100644 --- a/sysutils/plasma6-kde-cli-tools/Makefile +++ b/sysutils/plasma6-kde-cli-tools/Makefile @@ -1,6 +1,5 @@ PORTNAME= kde-cli-tools DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo index 09c0bb610e1f..c1fcee6f34ed 100644 --- a/sysutils/plasma6-kde-cli-tools/distinfo +++ b/sysutils/plasma6-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999599 -SHA256 (KDE/plasma/5.92.0/kde-cli-tools-5.92.0.tar.xz) = 063fd56e92ddcadd04bbbeb8e54e511731d4fbf77374128dfd147b3f277718e7 -SIZE (KDE/plasma/5.92.0/kde-cli-tools-5.92.0.tar.xz) = 626188 +TIMESTAMP = 1708670272 +SHA256 (KDE/plasma/6.0.0/kde-cli-tools-6.0.0.tar.xz) = 4370c93bb5c205ef32bf48bc00f263eaa390b7f1b46df875a42fcbffbf428741 +SIZE (KDE/plasma/6.0.0/kde-cli-tools-6.0.0.tar.xz) = 626504 diff --git a/sysutils/plasma6-kde-cli-tools/pkg-plist b/sysutils/plasma6-kde-cli-tools/pkg-plist index a9039f8d60a6..1a704e639187 100644 --- a/sysutils/plasma6-kde-cli-tools/pkg-plist +++ b/sysutils/plasma6-kde-cli-tools/pkg-plist @@ -125,6 +125,7 @@ share/locale/be@latin/LC_MESSAGES/kmimetypefinder.mo share/locale/be@latin/LC_MESSAGES/kstart.mo share/locale/bg/LC_MESSAGES/kbroadcastnotification.mo share/locale/bg/LC_MESSAGES/kcm_filetypes.mo +share/locale/bg/LC_MESSAGES/kde-inhibit.mo share/locale/bg/LC_MESSAGES/kdesu.mo share/locale/bg/LC_MESSAGES/kioclient.mo share/locale/bg/LC_MESSAGES/kmimetypefinder.mo @@ -163,6 +164,7 @@ share/locale/ca@valencia/LC_MESSAGES/kstart.mo share/locale/ca@valencia/LC_MESSAGES/plasma-open-settings.mo share/locale/cs/LC_MESSAGES/kbroadcastnotification.mo share/locale/cs/LC_MESSAGES/kcm_filetypes.mo +share/locale/cs/LC_MESSAGES/kde-inhibit.mo share/locale/cs/LC_MESSAGES/kdesu.mo share/locale/cs/LC_MESSAGES/kioclient.mo share/locale/cs/LC_MESSAGES/kmimetypefinder.mo @@ -241,6 +243,7 @@ share/locale/fa/LC_MESSAGES/kmimetypefinder.mo share/locale/fa/LC_MESSAGES/kstart.mo share/locale/fi/LC_MESSAGES/kbroadcastnotification.mo share/locale/fi/LC_MESSAGES/kcm_filetypes.mo +share/locale/fi/LC_MESSAGES/kde-inhibit.mo share/locale/fi/LC_MESSAGES/kdesu.mo share/locale/fi/LC_MESSAGES/kioclient.mo share/locale/fi/LC_MESSAGES/kmimetypefinder.mo @@ -266,6 +269,7 @@ share/locale/ga/LC_MESSAGES/kmimetypefinder.mo share/locale/ga/LC_MESSAGES/kstart.mo share/locale/gl/LC_MESSAGES/kbroadcastnotification.mo share/locale/gl/LC_MESSAGES/kcm_filetypes.mo +share/locale/gl/LC_MESSAGES/kde-inhibit.mo share/locale/gl/LC_MESSAGES/kdesu.mo share/locale/gl/LC_MESSAGES/kioclient.mo share/locale/gl/LC_MESSAGES/kmimetypefinder.mo @@ -306,6 +310,7 @@ share/locale/hsb/LC_MESSAGES/kmimetypefinder.mo share/locale/hsb/LC_MESSAGES/kstart.mo share/locale/hu/LC_MESSAGES/kbroadcastnotification.mo share/locale/hu/LC_MESSAGES/kcm_filetypes.mo +share/locale/hu/LC_MESSAGES/kde-inhibit.mo share/locale/hu/LC_MESSAGES/kdesu.mo share/locale/hu/LC_MESSAGES/kioclient.mo share/locale/hu/LC_MESSAGES/kmimetypefinder.mo @@ -371,6 +376,7 @@ share/locale/kn/LC_MESSAGES/kmimetypefinder.mo share/locale/kn/LC_MESSAGES/kstart.mo share/locale/ko/LC_MESSAGES/kbroadcastnotification.mo share/locale/ko/LC_MESSAGES/kcm_filetypes.mo +share/locale/ko/LC_MESSAGES/kde-inhibit.mo share/locale/ko/LC_MESSAGES/kdesu.mo share/locale/ko/LC_MESSAGES/kioclient.mo share/locale/ko/LC_MESSAGES/kmimetypefinder.mo @@ -493,6 +499,7 @@ share/locale/ro/LC_MESSAGES/kstart.mo share/locale/ro/LC_MESSAGES/plasma-open-settings.mo share/locale/ru/LC_MESSAGES/kbroadcastnotification.mo share/locale/ru/LC_MESSAGES/kcm_filetypes.mo +share/locale/ru/LC_MESSAGES/kde-inhibit.mo share/locale/ru/LC_MESSAGES/kdesu.mo share/locale/ru/LC_MESSAGES/kioclient.mo share/locale/ru/LC_MESSAGES/kmimetypefinder.mo diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index 1fc2b74e06b1..63cd92c02c9d 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999599 -SHA256 (KDE/plasma/5.92.0/kinfocenter-5.92.0.tar.xz) = f951eed9e5c80b2199366aed18938f33b3ddc2bf90e61fad4265b2d78778f316 -SIZE (KDE/plasma/5.92.0/kinfocenter-5.92.0.tar.xz) = 830248 +TIMESTAMP = 1708670272 +SHA256 (KDE/plasma/6.0.0/kinfocenter-6.0.0.tar.xz) = 6f299ad0ba143864120dacf36544863a4906835a5915c1cb891706cf39a37e79 +SIZE (KDE/plasma/6.0.0/kinfocenter-6.0.0.tar.xz) = 829520 diff --git a/sysutils/plasma6-kinfocenter/pkg-plist b/sysutils/plasma6-kinfocenter/pkg-plist index 8b8fe8e613c8..5860071cf045 100644 --- a/sysutils/plasma6-kinfocenter/pkg-plist +++ b/sysutils/plasma6-kinfocenter/pkg-plist @@ -93,6 +93,7 @@ share/locale/bg/LC_MESSAGES/kcm_nic.mo share/locale/bg/LC_MESSAGES/kcm_samba.mo share/locale/bg/LC_MESSAGES/kcmdevinfo.mo share/locale/bg/LC_MESSAGES/kcmusb.mo +share/locale/bg/LC_MESSAGES/kinfocenter.mo share/locale/bn/LC_MESSAGES/kcmusb.mo share/locale/bn_IN/LC_MESSAGES/kcm_samba.mo share/locale/bn_IN/LC_MESSAGES/kcmusb.mo @@ -123,6 +124,7 @@ share/locale/cs/LC_MESSAGES/kcm_nic.mo share/locale/cs/LC_MESSAGES/kcm_samba.mo share/locale/cs/LC_MESSAGES/kcmdevinfo.mo share/locale/cs/LC_MESSAGES/kcmusb.mo +share/locale/cs/LC_MESSAGES/kinfocenter.mo share/locale/csb/LC_MESSAGES/kcm_samba.mo share/locale/csb/LC_MESSAGES/kcmusb.mo share/locale/cy/LC_MESSAGES/kcm_samba.mo @@ -188,6 +190,7 @@ share/locale/fi/LC_MESSAGES/kcm_nic.mo share/locale/fi/LC_MESSAGES/kcm_samba.mo share/locale/fi/LC_MESSAGES/kcmdevinfo.mo share/locale/fi/LC_MESSAGES/kcmusb.mo +share/locale/fi/LC_MESSAGES/kinfocenter.mo share/locale/fr/LC_MESSAGES/kcm_about-distro.mo share/locale/fr/LC_MESSAGES/kcm_energyinfo.mo share/locale/fr/LC_MESSAGES/kcm_nic.mo @@ -207,6 +210,7 @@ share/locale/gl/LC_MESSAGES/kcm_nic.mo share/locale/gl/LC_MESSAGES/kcm_samba.mo share/locale/gl/LC_MESSAGES/kcmdevinfo.mo share/locale/gl/LC_MESSAGES/kcmusb.mo +share/locale/gl/LC_MESSAGES/kinfocenter.mo share/locale/gu/LC_MESSAGES/kcm_nic.mo share/locale/gu/LC_MESSAGES/kcm_samba.mo share/locale/gu/LC_MESSAGES/kcmdevinfo.mo @@ -236,6 +240,7 @@ share/locale/hu/LC_MESSAGES/kcm_nic.mo share/locale/hu/LC_MESSAGES/kcm_samba.mo share/locale/hu/LC_MESSAGES/kcmdevinfo.mo share/locale/hu/LC_MESSAGES/kcmusb.mo +share/locale/hu/LC_MESSAGES/kinfocenter.mo share/locale/ia/LC_MESSAGES/kcm_about-distro.mo share/locale/ia/LC_MESSAGES/kcm_energyinfo.mo share/locale/ia/LC_MESSAGES/kcm_nic.mo @@ -292,6 +297,7 @@ share/locale/ko/LC_MESSAGES/kcm_nic.mo share/locale/ko/LC_MESSAGES/kcm_samba.mo share/locale/ko/LC_MESSAGES/kcmdevinfo.mo share/locale/ko/LC_MESSAGES/kcmusb.mo +share/locale/ko/LC_MESSAGES/kinfocenter.mo share/locale/ku/LC_MESSAGES/kcm_samba.mo share/locale/ku/LC_MESSAGES/kcmusb.mo share/locale/lt/LC_MESSAGES/kcm_about-distro.mo @@ -391,6 +397,7 @@ share/locale/ru/LC_MESSAGES/kcm_nic.mo share/locale/ru/LC_MESSAGES/kcm_samba.mo share/locale/ru/LC_MESSAGES/kcmdevinfo.mo share/locale/ru/LC_MESSAGES/kcmusb.mo +share/locale/ru/LC_MESSAGES/kinfocenter.mo share/locale/se/LC_MESSAGES/kcm_nic.mo share/locale/se/LC_MESSAGES/kcm_samba.mo share/locale/se/LC_MESSAGES/kcmusb.mo diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo index 2c5e1d583c54..c304efca6fd6 100644 --- a/sysutils/plasma6-kmenuedit/distinfo +++ b/sysutils/plasma6-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999600 -SHA256 (KDE/plasma/5.92.0/kmenuedit-5.92.0.tar.xz) = 1775c86d7842558cbba9cca2c85d0c48091f110aa081e1a560c5073b87f8e4c7 -SIZE (KDE/plasma/5.92.0/kmenuedit-5.92.0.tar.xz) = 930560 +TIMESTAMP = 1708670273 +SHA256 (KDE/plasma/6.0.0/kmenuedit-6.0.0.tar.xz) = fa6a09e8fec343680d58d47daedf0d58267f8b990f12e2c50aa72babc963ac5f +SIZE (KDE/plasma/6.0.0/kmenuedit-6.0.0.tar.xz) = 930368 diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo index d9a24b741923..7e4828cd5a4e 100644 --- a/sysutils/plasma6-ksystemstats/distinfo +++ b/sysutils/plasma6-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999600 -SHA256 (KDE/plasma/5.92.0/ksystemstats-5.92.0.tar.xz) = a1eab948b559c221a5d95207da224602bdc1241ffc92991dbe53d00fa2747a29 -SIZE (KDE/plasma/5.92.0/ksystemstats-5.92.0.tar.xz) = 123432 +TIMESTAMP = 1708670273 +SHA256 (KDE/plasma/6.0.0/ksystemstats-6.0.0.tar.xz) = a850185e639b67892dea51b2ffb71a7498fd049ffc28d173e6ee7c6ad3f3ceba +SIZE (KDE/plasma/6.0.0/ksystemstats-6.0.0.tar.xz) = 124664 diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo index df495e29c904..d3fec7abab41 100644 --- a/sysutils/plasma6-libksysguard/distinfo +++ b/sysutils/plasma6-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999601 -SHA256 (KDE/plasma/5.92.0/libksysguard-5.92.0.tar.xz) = b0de5bdded7d45a0091222a9761cdb3526390b28766b166ba3fed34dff2bfd5c -SIZE (KDE/plasma/5.92.0/libksysguard-5.92.0.tar.xz) = 896308 +TIMESTAMP = 1708670273 +SHA256 (KDE/plasma/6.0.0/libksysguard-6.0.0.tar.xz) = 6b72ccfbed69f27bcec0d86414ed780870109801cc20c505901657c85c3644dd +SIZE (KDE/plasma/6.0.0/libksysguard-6.0.0.tar.xz) = 817648 diff --git a/sysutils/plasma6-libksysguard/pkg-plist b/sysutils/plasma6-libksysguard/pkg-plist index 54b6ff8dab65..2b91e4a47f3f 100644 --- a/sysutils/plasma6-libksysguard/pkg-plist +++ b/sysutils/plasma6-libksysguard/pkg-plist @@ -5,16 +5,6 @@ include/ksysguard/faces/sensorfaces_export.h include/ksysguard/formatter/Formatter.h include/ksysguard/formatter/Unit.h include/ksysguard/formatter/formatter_export.h -include/ksysguard/ksgrd/SensorAgent.h -include/ksysguard/ksgrd/SensorClient.h -include/ksysguard/ksgrd/SensorManager.h -include/ksysguard/ksgrd/SensorShellAgent.h -include/ksysguard/ksgrd/SensorSocketAgent.h -include/ksysguard/ksgrd/ksgrd_export.h -include/ksysguard/ksignalplotter.h -include/ksysguard/ksignalplotter_export.h -include/ksysguard/lsof.h -include/ksysguard/lsofui_export.h include/ksysguard/processcore/formatter.h include/ksysguard/processcore/process.h include/ksysguard/processcore/process_attribute.h @@ -25,11 +15,6 @@ include/ksysguard/processcore/process_data_provider.h include/ksysguard/processcore/processcore_export.h include/ksysguard/processcore/processes.h include/ksysguard/processcore/unit.h -include/ksysguard/processui/KTextEditVT.h -include/ksysguard/processui/ProcessFilter.h -include/ksysguard/processui/ProcessModel.h -include/ksysguard/processui/ksysguardprocesslist.h -include/ksysguard/processui/processui_export.h include/ksysguard/sensors/Sensor.h include/ksysguard/sensors/SensorDataModel.h include/ksysguard/sensors/SensorInfo_p.h @@ -66,24 +51,9 @@ lib/libKSysGuardSystemStats.so lib/libKSysGuardSystemStats.so.2 lib/libKSysGuardSystemStats.so.%%KDE_PLASMA_VERSION%% lib/libexec/kf6/kauth/ksysguardprocesslist_helper -lib/libksgrd.so -lib/libksgrd.so.10 -lib/libksgrd.so.%%KDE_PLASMA_VERSION%% -lib/libksignalplotter.so -lib/libksignalplotter.so.10 -lib/libksignalplotter.so.%%KDE_PLASMA_VERSION%% -lib/liblsofui.so -lib/liblsofui.so.10 -lib/liblsofui.so.%%KDE_PLASMA_VERSION%% lib/libprocesscore.so lib/libprocesscore.so.10 lib/libprocesscore.so.%%KDE_PLASMA_VERSION%% -lib/libprocessui.so -lib/libprocessui.so.10 -lib/libprocessui.so.%%KDE_PLASMA_VERSION%% -%%QT_PLUGINDIR%%/designer/ksignalplotter5widgets.so -%%QT_PLUGINDIR%%/designer/ksysguard5widgets.so -%%QT_PLUGINDIR%%/designer/ksysguardlsof5widgets.so %%QT_PLUGINDIR%%/kf6/packagestructure/ksysguard_sensorface.so %%QT_PLUGINDIR%%/ksysguard/process/ksysguard_plugin_nvidia.so %%QT_QMLDIR%%/org/kde/ksysguard/faces/Choices.qml @@ -103,7 +73,6 @@ share/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service share/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf share/knsrcfiles/systemmonitor-faces.knsrc share/knsrcfiles/systemmonitor-presets.knsrc -share/ksysguard/scripts/README share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/config/main.xml share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/faceproperties share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/BarChart.qml @@ -127,9 +96,11 @@ share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FaceControl.q share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FaceGrid.qml share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/contents/ui/FullRepresentation.qml share/ksysguard/sensorfaces/org.kde.ksysguard.facegrid/metadata.json +share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/config/main.xml share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/faceproperties share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/Bar.qml share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/CompactRepresentation.qml +share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/Config.qml share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/contents/ui/FullRepresentation.qml share/ksysguard/sensorfaces/org.kde.ksysguard.horizontalbars/metadata.json share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/config/main.xml @@ -202,6 +173,7 @@ share/locale/bg/LC_MESSAGES/ksgrd.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/bg/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -222,6 +194,7 @@ share/locale/ca/LC_MESSAGES/ksgrd.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ca/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -235,6 +208,7 @@ share/locale/ca@valencia/LC_MESSAGES/ksgrd.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -270,6 +244,7 @@ share/locale/de/LC_MESSAGES/ksgrd.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/de/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -313,6 +288,7 @@ share/locale/es/LC_MESSAGES/ksgrd.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/es/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -335,6 +311,7 @@ share/locale/eu/LC_MESSAGES/ksgrd.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/eu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -363,6 +340,7 @@ share/locale/fr/LC_MESSAGES/ksgrd.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/fr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -383,6 +361,7 @@ share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/gl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo +share/locale/gl/LC_MESSAGES/ksysguard_sensors.mo share/locale/gl/LC_MESSAGES/ksysguardlsofwidgets.mo share/locale/gl/LC_MESSAGES/processcore.mo share/locale/gl/LC_MESSAGES/processui.mo @@ -409,6 +388,7 @@ share/locale/hu/LC_MESSAGES/ksgrd.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/hu/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -422,6 +402,7 @@ share/locale/ia/LC_MESSAGES/ksgrd.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -442,6 +423,7 @@ share/locale/it/LC_MESSAGES/ksgrd.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/it/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -489,6 +471,7 @@ share/locale/ko/LC_MESSAGES/ksgrd.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ko/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -582,6 +565,7 @@ share/locale/pl/LC_MESSAGES/ksgrd.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -628,6 +612,7 @@ share/locale/ru/LC_MESSAGES/ksgrd.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/ru/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -659,6 +644,7 @@ share/locale/sl/LC_MESSAGES/ksgrd.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/sl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -713,6 +699,7 @@ share/locale/tr/LC_MESSAGES/ksgrd.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/tr/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo @@ -766,6 +753,7 @@ share/locale/zh_TW/LC_MESSAGES/ksgrd.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/zh_TW/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo index a9a5a18eaaef..43ccf5834e01 100644 --- a/sysutils/plasma6-plasma-disks/distinfo +++ b/sysutils/plasma6-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999601 -SHA256 (KDE/plasma/5.92.0/plasma-disks-5.92.0.tar.xz) = 30dab1946c0ba9326a7ea9c9c41c77b1f7d752a3b44e9f10ecc5c9584808573d -SIZE (KDE/plasma/5.92.0/plasma-disks-5.92.0.tar.xz) = 99688 +TIMESTAMP = 1708670274 +SHA256 (KDE/plasma/6.0.0/plasma-disks-6.0.0.tar.xz) = b82ffe327db6edd746c422f71e0071523713de6d9b2f46fb0e12d03002874f2a +SIZE (KDE/plasma/6.0.0/plasma-disks-6.0.0.tar.xz) = 99836 diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo index 8bbf64d7c457..3dd22d6dbd23 100644 --- a/sysutils/plasma6-plasma-systemmonitor/distinfo +++ b/sysutils/plasma6-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999602 -SHA256 (KDE/plasma/5.92.0/plasma-systemmonitor-5.92.0.tar.xz) = 2a38ed3e2497cdd1d2832c8fe09a4663a2b85ec48beb2024be55562882f7af4c -SIZE (KDE/plasma/5.92.0/plasma-systemmonitor-5.92.0.tar.xz) = 180500 +TIMESTAMP = 1708670274 +SHA256 (KDE/plasma/6.0.0/plasma-systemmonitor-6.0.0.tar.xz) = 589fd04f1fe0d96bfa297a4fe03eeb015c7b5f8399325bf233277dfe79e66f99 +SIZE (KDE/plasma/6.0.0/plasma-systemmonitor-6.0.0.tar.xz) = 180232 diff --git a/sysutils/plasma6-plasma-systemmonitor/pkg-plist b/sysutils/plasma6-plasma-systemmonitor/pkg-plist index 0d79d8abfd70..232ba62c0c76 100644 --- a/sysutils/plasma6-plasma-systemmonitor/pkg-plist +++ b/sysutils/plasma6-plasma-systemmonitor/pkg-plist @@ -39,6 +39,7 @@ lib/libPlasmaSystemMonitorTable.so %%QT_QMLDIR%%/org/kde/ksysguard/table/qmldir share/applications/org.kde.plasma-systemmonitor.desktop share/config.kcfg/systemmonitor.kcfg +share/kglobalaccel/org.kde.plasma-systemmonitor.desktop share/knsrcfiles/plasma-systemmonitor.knsrc share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/config/main.xml share/ksysguard/sensorfaces/org.kde.ksysguard.applicationstable/contents/faceproperties diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo index b31abd86e2c2..51277e613ccf 100644 --- a/sysutils/plasma6-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999602 -SHA256 (KDE/plasma/5.92.0/polkit-kde-agent-1-5.92.0.tar.xz) = 1f36ee9b7ac2e766fa31182b6a2ac0e13f9aa8fbe5fceae7ab5aa39604b4f056 -SIZE (KDE/plasma/5.92.0/polkit-kde-agent-1-5.92.0.tar.xz) = 53296 +TIMESTAMP = 1708670274 +SHA256 (KDE/plasma/6.0.0/polkit-kde-agent-1-6.0.0.tar.xz) = 2ccfc41a83cfef8c9b3311fe1f93ab52d062f63b0f6e5a63b08240ed1153aa4e +SIZE (KDE/plasma/6.0.0/polkit-kde-agent-1-6.0.0.tar.xz) = 56080 diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo index 5f12bfb077c0..9c51b932a7e2 100644 --- a/sysutils/plasma6-powerdevil/distinfo +++ b/sysutils/plasma6-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999603 -SHA256 (KDE/plasma/5.92.0/powerdevil-5.92.0.tar.xz) = ff7d88fd0af4505e9fcd0ad40560fb5ff21ae07bb25f4e1f14a05f816b075941 -SIZE (KDE/plasma/5.92.0/powerdevil-5.92.0.tar.xz) = 790348 +TIMESTAMP = 1708670275 +SHA256 (KDE/plasma/6.0.0/powerdevil-6.0.0.tar.xz) = 126342760e1b8ca4b98fa8579abcaa415b859d7d6d1802b36a025648672cb050 +SIZE (KDE/plasma/6.0.0/powerdevil-6.0.0.tar.xz) = 792576 diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo index 50bf69f39d7e..bcc0782197f6 100644 --- a/sysutils/plasma6-systemsettings/distinfo +++ b/sysutils/plasma6-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999604 -SHA256 (KDE/plasma/5.92.0/systemsettings-5.92.0.tar.xz) = 813e189ab51084fa848bc1eeb15ceae698bd758c2b4665804a6100ed082d328e -SIZE (KDE/plasma/5.92.0/systemsettings-5.92.0.tar.xz) = 218316 +TIMESTAMP = 1708670275 +SHA256 (KDE/plasma/6.0.0/systemsettings-6.0.0.tar.xz) = 561f9013ba07071c0add777858ec85d40a8dddfcc83a10f5f04b2ce1016666bc +SIZE (KDE/plasma/6.0.0/systemsettings-6.0.0.tar.xz) = 217804 diff --git a/sysutils/plasma6-systemsettings/pkg-plist b/sysutils/plasma6-systemsettings/pkg-plist index f20447be4296..8fb81475947f 100644 --- a/sysutils/plasma6-systemsettings/pkg-plist +++ b/sysutils/plasma6-systemsettings/pkg-plist @@ -132,10 +132,8 @@ share/qlogging-categories6/systemsettings.categories %%DATADIR%%/categories/settings-hardware-input.desktop %%DATADIR%%/categories/settings-hardware-keyboard.desktop %%DATADIR%%/categories/settings-hardware-multimedia.desktop -%%DATADIR%%/categories/settings-hardware-powermanagement.desktop %%DATADIR%%/categories/settings-hardware-removable-storage.desktop %%DATADIR%%/categories/settings-hardware.desktop -%%DATADIR%%/categories/settings-network-connectivity.desktop %%DATADIR%%/categories/settings-network-networksettings.desktop %%DATADIR%%/categories/settings-network.desktop %%DATADIR%%/categories/settings-personalization.desktop @@ -143,10 +141,8 @@ share/qlogging-categories6/systemsettings.categories %%DATADIR%%/categories/settings-root-category.desktop %%DATADIR%%/categories/settings-security-privacy.desktop %%DATADIR%%/categories/settings-system-administration.desktop -%%DATADIR%%/categories/settings-workspace-desktopbehavior.desktop %%DATADIR%%/categories/settings-workspace-search.desktop %%DATADIR%%/categories/settings-workspace-session.desktop -%%DATADIR%%/categories/settings-workspace-shortcuts.desktop %%DATADIR%%/categories/settings-workspace-windowmanagement.desktop %%DATADIR%%/categories/settings-workspace.desktop share/zsh/site-functions/_systemsettings diff --git a/www/plasma6-plasma-browser-integration/distinfo b/www/plasma6-plasma-browser-integration/distinfo index b8c3dae885f2..a07d17c44bcc 100644 --- a/www/plasma6-plasma-browser-integration/distinfo +++ b/www/plasma6-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999604 -SHA256 (KDE/plasma/5.92.0/plasma-browser-integration-5.92.0.tar.xz) = 2caa2e890957f4438c2f2a48d21013066acf3eb9640495b0835f9a314a704d34 -SIZE (KDE/plasma/5.92.0/plasma-browser-integration-5.92.0.tar.xz) = 218292 +TIMESTAMP = 1708670275 +SHA256 (KDE/plasma/6.0.0/plasma-browser-integration-6.0.0.tar.xz) = 21d5f727224a9e1c5486a7345042db4282eaa42e09a6852fb77b5b0135f4f641 +SIZE (KDE/plasma/6.0.0/plasma-browser-integration-6.0.0.tar.xz) = 219264 diff --git a/x11-themes/plasma6-breeze-gtk/distinfo b/x11-themes/plasma6-breeze-gtk/distinfo index 733e92ce063c..c70fb14189bc 100644 --- a/x11-themes/plasma6-breeze-gtk/distinfo +++ b/x11-themes/plasma6-breeze-gtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999610 -SHA256 (KDE/plasma/5.92.0/breeze-gtk-5.92.0.tar.xz) = cd7e32fc2b19c209492ebbb9006274245aa3afaae318f973bf6983bfca161933 -SIZE (KDE/plasma/5.92.0/breeze-gtk-5.92.0.tar.xz) = 40704 +TIMESTAMP = 1708670276 +SHA256 (KDE/plasma/6.0.0/breeze-gtk-6.0.0.tar.xz) = cec4caf1c229bc30ca00c6605db4db98a96502167f34a9b77ca02b26b499ab36 +SIZE (KDE/plasma/6.0.0/breeze-gtk-6.0.0.tar.xz) = 40680 diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo index f4b2c9da4f15..e4ba81fc7b4c 100644 --- a/x11-themes/plasma6-breeze/distinfo +++ b/x11-themes/plasma6-breeze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999609 -SHA256 (KDE/plasma/5.92.0/breeze-5.92.0.tar.xz) = 031426b9ad28352c7688487f8ee2a54b4c3cc59478602de7e745bff98ec3cf82 -SIZE (KDE/plasma/5.92.0/breeze-5.92.0.tar.xz) = 87309936 +TIMESTAMP = 1708670276 +SHA256 (KDE/plasma/6.0.0/breeze-6.0.0.tar.xz) = bc72a16b116b7beabf1b4e9a451019f9048e7be6b05ac73a4627f25b2c2059ea +SIZE (KDE/plasma/6.0.0/breeze-6.0.0.tar.xz) = 58038316 diff --git a/x11-themes/plasma6-breeze/pkg-plist b/x11-themes/plasma6-breeze/pkg-plist index 3f9536dc2a71..d65a1cffb684 100644 --- a/x11-themes/plasma6-breeze/pkg-plist +++ b/x11-themes/plasma6-breeze/pkg-plist @@ -391,5 +391,4 @@ share/wallpapers/Next/contents/images_dark/3840x2160.png share/wallpapers/Next/contents/images_dark/440x247.png share/wallpapers/Next/contents/images_dark/5120x2880.png share/wallpapers/Next/contents/images_dark/720x1440.png -share/wallpapers/Next/contents/screenshot.png share/wallpapers/Next/metadata.json diff --git a/x11-themes/plasma6-kde-gtk-config/Makefile b/x11-themes/plasma6-kde-gtk-config/Makefile index ff19ed2cc89c..cebb54b93581 100644 --- a/x11-themes/plasma6-kde-gtk-config/Makefile +++ b/x11-themes/plasma6-kde-gtk-config/Makefile @@ -1,6 +1,5 @@ PORTNAME= kde-gtk-config DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma6-kde-gtk-config/distinfo b/x11-themes/plasma6-kde-gtk-config/distinfo index f8527e21a7dd..b599d391e826 100644 --- a/x11-themes/plasma6-kde-gtk-config/distinfo +++ b/x11-themes/plasma6-kde-gtk-config/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999610 -SHA256 (KDE/plasma/5.92.0/kde-gtk-config-5.92.0.tar.xz) = d010a06954e4178bfed295301b8eb37f0c4cf0f77e5c3f79781ceb6cea3433d1 -SIZE (KDE/plasma/5.92.0/kde-gtk-config-5.92.0.tar.xz) = 78036 +TIMESTAMP = 1708670277 +SHA256 (KDE/plasma/6.0.0/kde-gtk-config-6.0.0.tar.xz) = 60071ffcb5427818a50caa95b2272489da10805c32b975d382026c078f8d8453 +SIZE (KDE/plasma/6.0.0/kde-gtk-config-6.0.0.tar.xz) = 78224 diff --git a/x11-themes/plasma6-oxygen/distinfo b/x11-themes/plasma6-oxygen/distinfo index e55a49075a37..b208fa981927 100644 --- a/x11-themes/plasma6-oxygen/distinfo +++ b/x11-themes/plasma6-oxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999611 -SHA256 (KDE/plasma/5.92.0/oxygen-5.92.0.tar.xz) = 2ec0185f363cd7096e8c7d12e52d4afe1b6007c66ed47508beb1b3fab24f57d6 -SIZE (KDE/plasma/5.92.0/oxygen-5.92.0.tar.xz) = 2788608 +TIMESTAMP = 1708670277 +SHA256 (KDE/plasma/6.0.0/oxygen-6.0.0.tar.xz) = fb93637c679c79eb8f7643e7d4842255f37f925b965bce2fd557f80adffac1e8 +SIZE (KDE/plasma/6.0.0/oxygen-6.0.0.tar.xz) = 2795380 diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo index e8f9e334b38e..3cd644796095 100644 --- a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo +++ b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999614 -SHA256 (KDE/plasma/5.92.0/plasma-workspace-wallpapers-5.92.0.tar.xz) = 1682c98ec1c03e209fb79329885dbcdb0e7fc5a38d1be8776ad654b422528cf6 -SIZE (KDE/plasma/5.92.0/plasma-workspace-wallpapers-5.92.0.tar.xz) = 94033204 +TIMESTAMP = 1708670278 +SHA256 (KDE/plasma/6.0.0/plasma-workspace-wallpapers-6.0.0.tar.xz) = 4dd7be3d7aaaf01b7c9a62865ff0484e74af11b24685c54231a315f74af6b81d +SIZE (KDE/plasma/6.0.0/plasma-workspace-wallpapers-6.0.0.tar.xz) = 110082128 diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/pkg-plist b/x11-themes/plasma6-plasma-workspace-wallpapers/pkg-plist index 1dda84665e21..1ff055c90508 100644 --- a/x11-themes/plasma6-plasma-workspace-wallpapers/pkg-plist +++ b/x11-themes/plasma6-plasma-workspace-wallpapers/pkg-plist @@ -168,6 +168,11 @@ share/wallpapers/MilkyWay/contents/images/1080x1920.png share/wallpapers/MilkyWay/contents/images/5120x2880.png share/wallpapers/MilkyWay/contents/screenshot.png share/wallpapers/MilkyWay/metadata.json +share/wallpapers/Mountain/contents/images/1080x1920.png +share/wallpapers/Mountain/contents/images/5120x2880.png +share/wallpapers/Mountain/contents/images_dark/1080x1920.png +share/wallpapers/Mountain/contents/images_dark/5120x2880.png +share/wallpapers/Mountain/metadata.json share/wallpapers/OneStandsOut/contents/images/1280x1024.jpg share/wallpapers/OneStandsOut/contents/images/1280x800.jpg share/wallpapers/OneStandsOut/contents/images/1440x900.jpg diff --git a/x11-themes/plasma6-qqc2-breeze-style/distinfo b/x11-themes/plasma6-qqc2-breeze-style/distinfo index 24fa6f9e3be7..cbdffe8e5d6c 100644 --- a/x11-themes/plasma6-qqc2-breeze-style/distinfo +++ b/x11-themes/plasma6-qqc2-breeze-style/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999614 -SHA256 (KDE/plasma/5.92.0/qqc2-breeze-style-5.92.0.tar.xz) = d1f99b9fd5da2f0e792c22727b4d5ddd4c8fd369f170316a26144ab07b8e3636 -SIZE (KDE/plasma/5.92.0/qqc2-breeze-style-5.92.0.tar.xz) = 66444 +TIMESTAMP = 1708670278 +SHA256 (KDE/plasma/6.0.0/qqc2-breeze-style-6.0.0.tar.xz) = a430e197c213c4989fe10fc249e4f0ae462ee1d3f5d6fbc958f42eb38b04c927 +SIZE (KDE/plasma/6.0.0/qqc2-breeze-style-6.0.0.tar.xz) = 66484 diff --git a/x11-toolkits/plasma6-kdeplasma-addons/distinfo b/x11-toolkits/plasma6-kdeplasma-addons/distinfo index 59b7b6fdd8bb..f65da5976fb1 100644 --- a/x11-toolkits/plasma6-kdeplasma-addons/distinfo +++ b/x11-toolkits/plasma6-kdeplasma-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999615 -SHA256 (KDE/plasma/5.92.0/kdeplasma-addons-5.92.0.tar.xz) = 544481b4b62c4b20dd9a6a86d6d9a769039d34e531106bde8dc33d5175b65d3d -SIZE (KDE/plasma/5.92.0/kdeplasma-addons-5.92.0.tar.xz) = 860820 +TIMESTAMP = 1708670279 +SHA256 (KDE/plasma/6.0.0/kdeplasma-addons-6.0.0.tar.xz) = bd0d590664464c886fe14447be38c161a927b70fb6c9ce28a7090f9090260cf7 +SIZE (KDE/plasma/6.0.0/kdeplasma-addons-6.0.0.tar.xz) = 860676 diff --git a/x11-toolkits/plasma6-kdeplasma-addons/pkg-plist b/x11-toolkits/plasma6-kdeplasma-addons/pkg-plist index 4921c207f63a..63708250d6c0 100644 --- a/x11-toolkits/plasma6-kdeplasma-addons/pkg-plist +++ b/x11-toolkits/plasma6-kdeplasma-addons/pkg-plist @@ -215,6 +215,7 @@ share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.notes.mo share/locale/be/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo share/locale/be/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/be/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/bg/LC_MESSAGES/kwin_effect_cube.mo share/locale/bg/LC_MESSAGES/plasma_addons_engine_dict.mo share/locale/bg/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo @@ -678,6 +679,7 @@ share/locale/ga/LC_MESSAGES/plasma_runner_datetime.mo share/locale/ga/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/ga/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/ga/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/gl/LC_MESSAGES/kwin_effect_cube.mo share/locale/gl/LC_MESSAGES/plasma_addons_engine_dict.mo share/locale/gl/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo @@ -758,6 +760,9 @@ share/locale/hr/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/hr/LC_MESSAGES/plasma_runner_datetime.mo share/locale/hr/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/hr/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/hu/LC_MESSAGES/kwin_effect_cube.mo +share/locale/hu/LC_MESSAGES/plasma_addons_engine_dict.mo +share/locale/hu/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.binaryclock.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.calculator.mo @@ -775,7 +780,9 @@ share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.quicklaunch.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.timer.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.userswitcher.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.weather.mo +share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.webbrowser.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma_applet_dict.mo +share/locale/hu/LC_MESSAGES/plasma_calendar_alternatecalendar.mo share/locale/hu/LC_MESSAGES/plasma_calendar_astronomicalevents.mo share/locale/hu/LC_MESSAGES/plasma_runner_CharacterRunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_converterrunner.mo @@ -1005,6 +1012,7 @@ share/locale/km/LC_MESSAGES/plasma_runner_datetime.mo share/locale/km/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/km/LC_MESSAGES/plasma_runner_krunner_dictionary.mo share/locale/km/LC_MESSAGES/plasma_runner_spellcheckrunner.mo +share/locale/ko/LC_MESSAGES/kwin_effect_cube.mo share/locale/ko/LC_MESSAGES/plasma_addons_engine_dict.mo share/locale/ko/LC_MESSAGES/plasma_addons_profiles_utility.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.addons.katesessions.mo diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo index 5834ba9f80ff..aa43f01f273b 100644 --- a/x11-wm/plasma6-kdecoration/distinfo +++ b/x11-wm/plasma6-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999615 -SHA256 (KDE/plasma/5.92.0/kdecoration-5.92.0.tar.xz) = a9af0b4a78e5f4fee3dcf5fd75160c149324709bce94a6537b92e62cf0c76614 -SIZE (KDE/plasma/5.92.0/kdecoration-5.92.0.tar.xz) = 54540 +TIMESTAMP = 1708670279 +SHA256 (KDE/plasma/6.0.0/kdecoration-6.0.0.tar.xz) = 363a5d23d90952a5e2e32bc7fbf41ff4dbbb7ccff138bef19d48b3dad11f1551 +SIZE (KDE/plasma/6.0.0/kdecoration-6.0.0.tar.xz) = 54348 diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile index dce16a887f20..b0a1d46a4a6b 100644 --- a/x11-wm/plasma6-kwin/Makefile +++ b/x11-wm/plasma6-kwin/Makefile @@ -42,7 +42,6 @@ USE_QT= base declarative multimedia sensors tools wayland USE_XORG= ice sm x11 xcb xext xi BINARY_ALIAS= python3=${PYTHON_CMD} -SHEBANG_FILES= kconf_update/kwin-6.0-overview-activities-shortcuts.py \ - src/plugins/strip-effect-metadata.py +SHEBANG_FILES= src/plugins/strip-effect-metadata.py .include <bsd.port.mk> diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo index d703bc3dbfe4..0d94c00dc0ea 100644 --- a/x11-wm/plasma6-kwin/distinfo +++ b/x11-wm/plasma6-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999616 -SHA256 (KDE/plasma/5.92.0/kwin-5.92.0.tar.xz) = c4a167fe6cc613fa6fd73c3697b1d925c42fdc717531a346e0005ba5aef4c17e -SIZE (KDE/plasma/5.92.0/kwin-5.92.0.tar.xz) = 7792296 +TIMESTAMP = 1708670279 +SHA256 (KDE/plasma/6.0.0/kwin-6.0.0.tar.xz) = b1947c2b44de6190908462c81e8ac89ff9c7326a87641feb65e6ccd85262a4db +SIZE (KDE/plasma/6.0.0/kwin-6.0.0.tar.xz) = 8830980 diff --git a/x11-wm/plasma6-kwin/pkg-plist b/x11-wm/plasma6-kwin/pkg-plist index 44ffad15a5d0..af9fe7ccee26 100644 --- a/x11-wm/plasma6-kwin/pkg-plist +++ b/x11-wm/plasma6-kwin/pkg-plist @@ -52,6 +52,7 @@ include/kwin/effect/offscreeneffect.h include/kwin/effect/offscreenquickview.h include/kwin/effect/quickeffect.h include/kwin/effect/timeline.h +include/kwin/effect/xcb.h include/kwin/focuschain.h include/kwin/ftrace.h include/kwin/gestures.h @@ -190,6 +191,11 @@ include/kwin/wayland/primaryselectiondevice_v1.h include/kwin/wayland/primaryselectiondevicemanager_v1.h include/kwin/wayland/primaryselectionoffer_v1.h include/kwin/wayland/primaryselectionsource_v1.h +include/kwin/wayland/quirks.h +include/kwin/wayland/qwayland-server-content-type-v1.h +include/kwin/wayland/qwayland-server-frog-color-management-v1.h +include/kwin/wayland/qwayland-server-presentation-time.h +include/kwin/wayland/qwayland-server-xx-color-management-v2.h include/kwin/wayland/relativepointer_v1.h include/kwin/wayland/screencast_v1.h include/kwin/wayland/screenedge_v1.h @@ -208,6 +214,10 @@ include/kwin/wayland/textinput_v2.h include/kwin/wayland/textinput_v3.h include/kwin/wayland/touch.h include/kwin/wayland/viewporter.h +include/kwin/wayland/wayland-content-type-v1-server-protocol.h +include/kwin/wayland/wayland-frog-color-management-v1-server-protocol.h +include/kwin/wayland/wayland-presentation-time-server-protocol.h +include/kwin/wayland/wayland-xx-color-management-v2-server-protocol.h include/kwin/wayland/xdgactivation_v1.h include/kwin/wayland/xdgdecoration_v1.h include/kwin/wayland/xdgforeign_v2.h @@ -215,6 +225,7 @@ include/kwin/wayland/xdgoutput_v1.h include/kwin/wayland/xdgshell.h include/kwin/wayland/xwaylandkeyboardgrab_v1.h include/kwin/wayland/xwaylandshell_v1.h +include/kwin/wayland/xx_colormanagement_v2.h include/kwin/wayland_server.h include/kwin/waylandshellintegration.h include/kwin/waylandwindow.h @@ -231,14 +242,16 @@ lib/cmake/KWin/KWinConfigVersion.cmake lib/cmake/KWin/KWinTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KWin/KWinTargets.cmake lib/cmake/KWinDBusInterface/KWinDBusInterfaceConfig.cmake +lib/kconf_update_bin/kwin-6.0-delete-desktop-switching-shortcuts +lib/kconf_update_bin/kwin-6.0-reset-active-mouse-screen lib/kconf_update_bin/kwin5_update_default_rules lib/libexec/kwin-applywindowdecoration lib/libexec/kwin_killer_helper -lib/libkcmkwincommon.so.%%KDE_PLASMA_VERSION%% lib/libkcmkwincommon.so.6 +lib/libkcmkwincommon.so.%%KDE_PLASMA_VERSION%% lib/libkwin.so -lib/libkwin.so.%%KDE_PLASMA_VERSION%% lib/libkwin.so.6 +lib/libkwin.so.%%KDE_PLASMA_VERSION%% %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_aurorae.so %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_decoration.so %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_effect.so @@ -317,11 +330,11 @@ share/config.kcfg/kwin.kcfg share/config.kcfg/kwindecorationsettings.kcfg share/config.kcfg/nightcolorsettings.kcfg share/config.kcfg/virtualdesktopssettings.kcfg +share/dbus-1/interfaces/org.kde.KWin.NightLight.xml share/dbus-1/interfaces/org.kde.KWin.Plugins.xml share/dbus-1/interfaces/org.kde.KWin.TabletModeManager.xml share/dbus-1/interfaces/org.kde.KWin.VirtualDesktopManager.xml share/dbus-1/interfaces/org.kde.KWin.xml -share/dbus-1/interfaces/org.kde.kwin.ColorCorrect.xml share/dbus-1/interfaces/org.kde.kwin.Compositing.xml share/dbus-1/interfaces/org.kde.kwin.Effects.xml share/dbus-1/interfaces/org.kde.kwin.InputDevice.xml @@ -651,7 +664,6 @@ share/icons/hicolor/16x16/apps/kwin.png share/icons/hicolor/32x32/apps/kwin.png share/icons/hicolor/48x48/apps/kwin.png share/icons/hicolor/scalable/apps/kwin.svgz -share/kconf_update/kwin-6.0-overview-activities-shortcuts.py share/kconf_update/kwin.upd share/knotifications6/kwin.notifyrc share/knsrcfiles/aurorae.knsrc @@ -763,8 +775,8 @@ share/krunner/dbusplugins/kwin-runner-windows.desktop %%DATADIR%%/frames/plasma/frame_unstyled.qml %%DATADIR%%/kcm_kwintabbox/desktop.png %%DATADIR%%/kcm_kwintabbox/dolphin.png +%%DATADIR%%/kcm_kwintabbox/falkon.png %%DATADIR%%/kcm_kwintabbox/kmail.png -%%DATADIR%%/kcm_kwintabbox/konqueror.png %%DATADIR%%/kcm_kwintabbox/systemsettings.png %%DATADIR%%/onscreennotification/plasma/dummydata/osd.qml %%DATADIR%%/onscreennotification/plasma/main.qml @@ -1134,6 +1146,7 @@ share/locale/hu/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/hu/LC_MESSAGES/kcm_kwindecoration.mo share/locale/hu/LC_MESSAGES/kcm_kwinrules.mo share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo +share/locale/hu/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/hu/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/hu/LC_MESSAGES/kcmkwincommon.mo share/locale/hu/LC_MESSAGES/kcmkwincompositing.mo diff --git a/x11/plasma6-kactivitymanagerd/Makefile b/x11/plasma6-kactivitymanagerd/Makefile index 109ec82bf98c..f6bd588650a5 100644 --- a/x11/plasma6-kactivitymanagerd/Makefile +++ b/x11/plasma6-kactivitymanagerd/Makefile @@ -1,6 +1,5 @@ PORTNAME= kactivitymanagerd DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma COMMENT= System service to manage user's activities, track the usage patterns etc diff --git a/x11/plasma6-kactivitymanagerd/distinfo b/x11/plasma6-kactivitymanagerd/distinfo index bba33c7c21e5..1be2309550e0 100644 --- a/x11/plasma6-kactivitymanagerd/distinfo +++ b/x11/plasma6-kactivitymanagerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999617 -SHA256 (KDE/plasma/5.92.0/kactivitymanagerd-5.92.0.tar.xz) = 469c27e060826a470a50d3d71bb466ad125a5c4a9856d73832392a46df304d1f -SIZE (KDE/plasma/5.92.0/kactivitymanagerd-5.92.0.tar.xz) = 110232 +TIMESTAMP = 1708670280 +SHA256 (KDE/plasma/6.0.0/kactivitymanagerd-6.0.0.tar.xz) = 9210b391c329018e45ac65c6e3a77f64532f3e0176c589bcd76460c2030102fc +SIZE (KDE/plasma/6.0.0/kactivitymanagerd-6.0.0.tar.xz) = 110440 diff --git a/x11/plasma6-kgamma/distinfo b/x11/plasma6-kgamma/distinfo index 575922e323d5..5a24a0e25217 100644 --- a/x11/plasma6-kgamma/distinfo +++ b/x11/plasma6-kgamma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999617 -SHA256 (KDE/plasma/5.92.0/kgamma-5.92.0.tar.xz) = 5a517fb136c872a09061959b6b83a4dc6752293e6398da1d49ba2a378d767ecb -SIZE (KDE/plasma/5.92.0/kgamma-5.92.0.tar.xz) = 86400 +TIMESTAMP = 1708670280 +SHA256 (KDE/plasma/6.0.0/kgamma-6.0.0.tar.xz) = 9704d32c84e26d8c33017f0b0c562b741bbb6695b89fa38829fc84375a505665 +SIZE (KDE/plasma/6.0.0/kgamma-6.0.0.tar.xz) = 86312 diff --git a/x11/plasma6-kglobalacceld/distinfo b/x11/plasma6-kglobalacceld/distinfo index 315eaab2a368..f8bb68261237 100644 --- a/x11/plasma6-kglobalacceld/distinfo +++ b/x11/plasma6-kglobalacceld/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999618 -SHA256 (KDE/plasma/5.92.0/kglobalacceld-5.92.0.tar.xz) = feb35c9b4a06bf9079a00d0d180ad170e69133e6a66670c2ce165cd8663224b4 -SIZE (KDE/plasma/5.92.0/kglobalacceld-5.92.0.tar.xz) = 51652 +TIMESTAMP = 1708670280 +SHA256 (KDE/plasma/6.0.0/kglobalacceld-6.0.0.tar.xz) = aa7eb34f3dfafdc2f475bb20ed6a8563a2e9fbfb06470890e127dc9054f945aa +SIZE (KDE/plasma/6.0.0/kglobalacceld-6.0.0.tar.xz) = 53312 diff --git a/x11/plasma6-kscreen/distinfo b/x11/plasma6-kscreen/distinfo index 33d23d21c048..3ab05bb49bbe 100644 --- a/x11/plasma6-kscreen/distinfo +++ b/x11/plasma6-kscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999618 -SHA256 (KDE/plasma/5.92.0/kscreen-5.92.0.tar.xz) = 3124574331bc3bc78054e21a9745c28213481bd4517c44b0775d5cf2c02a7903 -SIZE (KDE/plasma/5.92.0/kscreen-5.92.0.tar.xz) = 197840 +TIMESTAMP = 1708670281 +SHA256 (KDE/plasma/6.0.0/kscreen-6.0.0.tar.xz) = f97c0457630bce0d90fdbc0f6c45f1e2b21a60144bd182d8b41f58939bfd7346 +SIZE (KDE/plasma/6.0.0/kscreen-6.0.0.tar.xz) = 198348 diff --git a/x11/plasma6-kscreen/pkg-plist b/x11/plasma6-kscreen/pkg-plist index 60df56eb66b6..c95e244e8926 100644 --- a/x11/plasma6-kscreen/pkg-plist +++ b/x11/plasma6-kscreen/pkg-plist @@ -6,211 +6,158 @@ lib/libexec/kscreen_osd_service lib/systemd/user/plasma-kscreen-osd.service share/applications/kcm_kscreen.desktop share/dbus-1/services/org.kde.kscreen.osdService.service +share/kglobalaccel/org.kde.kscreen.desktop share/locale/ar/LC_MESSAGES/kcm_kscreen.mo -share/locale/ar/LC_MESSAGES/kscreen.mo share/locale/ar/LC_MESSAGES/kscreen_common.mo share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ast/LC_MESSAGES/kcm_kscreen.mo -share/locale/ast/LC_MESSAGES/kscreen.mo share/locale/ast/LC_MESSAGES/kscreen_common.mo share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/az/LC_MESSAGES/kcm_kscreen.mo -share/locale/az/LC_MESSAGES/kscreen.mo share/locale/az/LC_MESSAGES/kscreen_common.mo share/locale/az/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/bg/LC_MESSAGES/kcm_kscreen.mo -share/locale/bg/LC_MESSAGES/kscreen.mo share/locale/bg/LC_MESSAGES/kscreen_common.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/bs/LC_MESSAGES/kcm_kscreen.mo -share/locale/bs/LC_MESSAGES/kscreen.mo share/locale/ca/LC_MESSAGES/kcm_kscreen.mo -share/locale/ca/LC_MESSAGES/kscreen.mo share/locale/ca/LC_MESSAGES/kscreen_common.mo share/locale/ca/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kscreen.mo -share/locale/ca@valencia/LC_MESSAGES/kscreen.mo share/locale/ca@valencia/LC_MESSAGES/kscreen_common.mo share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/cs/LC_MESSAGES/kcm_kscreen.mo -share/locale/cs/LC_MESSAGES/kscreen.mo share/locale/cs/LC_MESSAGES/kscreen_common.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/da/LC_MESSAGES/kcm_kscreen.mo -share/locale/da/LC_MESSAGES/kscreen.mo share/locale/da/LC_MESSAGES/kscreen_common.mo share/locale/da/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/de/LC_MESSAGES/kcm_kscreen.mo -share/locale/de/LC_MESSAGES/kscreen.mo share/locale/de/LC_MESSAGES/kscreen_common.mo share/locale/de/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/el/LC_MESSAGES/kcm_kscreen.mo -share/locale/el/LC_MESSAGES/kscreen.mo share/locale/el/LC_MESSAGES/kscreen_common.mo share/locale/el/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/en_GB/LC_MESSAGES/kcm_kscreen.mo -share/locale/en_GB/LC_MESSAGES/kscreen.mo share/locale/en_GB/LC_MESSAGES/kscreen_common.mo share/locale/en_GB/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/eo/LC_MESSAGES/kcm_kscreen.mo -share/locale/eo/LC_MESSAGES/kscreen.mo share/locale/eo/LC_MESSAGES/kscreen_common.mo share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/es/LC_MESSAGES/kcm_kscreen.mo -share/locale/es/LC_MESSAGES/kscreen.mo share/locale/es/LC_MESSAGES/kscreen_common.mo share/locale/es/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/et/LC_MESSAGES/kcm_kscreen.mo -share/locale/et/LC_MESSAGES/kscreen.mo share/locale/et/LC_MESSAGES/kscreen_common.mo share/locale/et/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/eu/LC_MESSAGES/kcm_kscreen.mo -share/locale/eu/LC_MESSAGES/kscreen.mo share/locale/eu/LC_MESSAGES/kscreen_common.mo share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/fi/LC_MESSAGES/kcm_kscreen.mo -share/locale/fi/LC_MESSAGES/kscreen.mo share/locale/fi/LC_MESSAGES/kscreen_common.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/fr/LC_MESSAGES/kcm_kscreen.mo -share/locale/fr/LC_MESSAGES/kscreen.mo share/locale/fr/LC_MESSAGES/kscreen_common.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/gl/LC_MESSAGES/kcm_kscreen.mo -share/locale/gl/LC_MESSAGES/kscreen.mo share/locale/gl/LC_MESSAGES/kscreen_common.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/he/LC_MESSAGES/kcm_kscreen.mo -share/locale/he/LC_MESSAGES/kscreen.mo share/locale/he/LC_MESSAGES/kscreen_common.mo share/locale/he/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/hsb/LC_MESSAGES/kcm_kscreen.mo -share/locale/hsb/LC_MESSAGES/kscreen.mo share/locale/hsb/LC_MESSAGES/kscreen_common.mo share/locale/hsb/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/hu/LC_MESSAGES/kcm_kscreen.mo -share/locale/hu/LC_MESSAGES/kscreen.mo share/locale/hu/LC_MESSAGES/kscreen_common.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ia/LC_MESSAGES/kcm_kscreen.mo -share/locale/ia/LC_MESSAGES/kscreen.mo share/locale/ia/LC_MESSAGES/kscreen_common.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/id/LC_MESSAGES/kcm_kscreen.mo -share/locale/id/LC_MESSAGES/kscreen.mo share/locale/id/LC_MESSAGES/kscreen_common.mo share/locale/id/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/is/LC_MESSAGES/kcm_kscreen.mo -share/locale/is/LC_MESSAGES/kscreen.mo share/locale/is/LC_MESSAGES/kscreen_common.mo share/locale/is/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/it/LC_MESSAGES/kcm_kscreen.mo -share/locale/it/LC_MESSAGES/kscreen.mo share/locale/it/LC_MESSAGES/kscreen_common.mo share/locale/it/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ja/LC_MESSAGES/kcm_kscreen.mo -share/locale/ja/LC_MESSAGES/kscreen.mo share/locale/ja/LC_MESSAGES/kscreen_common.mo share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ka/LC_MESSAGES/kcm_kscreen.mo -share/locale/ka/LC_MESSAGES/kscreen.mo share/locale/ka/LC_MESSAGES/kscreen_common.mo share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ko/LC_MESSAGES/kcm_kscreen.mo -share/locale/ko/LC_MESSAGES/kscreen.mo share/locale/ko/LC_MESSAGES/kscreen_common.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/lt/LC_MESSAGES/kcm_kscreen.mo -share/locale/lt/LC_MESSAGES/kscreen.mo share/locale/lt/LC_MESSAGES/kscreen_common.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo -share/locale/lv/LC_MESSAGES/kscreen.mo share/locale/lv/LC_MESSAGES/kscreen_common.mo share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ml/LC_MESSAGES/kcm_kscreen.mo -share/locale/ml/LC_MESSAGES/kscreen.mo share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/nb/LC_MESSAGES/kcm_kscreen.mo -share/locale/nb/LC_MESSAGES/kscreen.mo share/locale/nb/LC_MESSAGES/kscreen_common.mo share/locale/nl/LC_MESSAGES/kcm_kscreen.mo -share/locale/nl/LC_MESSAGES/kscreen.mo share/locale/nl/LC_MESSAGES/kscreen_common.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/nn/LC_MESSAGES/kcm_kscreen.mo -share/locale/nn/LC_MESSAGES/kscreen.mo share/locale/nn/LC_MESSAGES/kscreen_common.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/pa/LC_MESSAGES/kcm_kscreen.mo -share/locale/pa/LC_MESSAGES/kscreen.mo share/locale/pa/LC_MESSAGES/kscreen_common.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/pl/LC_MESSAGES/kcm_kscreen.mo -share/locale/pl/LC_MESSAGES/kscreen.mo share/locale/pl/LC_MESSAGES/kscreen_common.mo share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/pt/LC_MESSAGES/kcm_kscreen.mo -share/locale/pt/LC_MESSAGES/kscreen.mo share/locale/pt/LC_MESSAGES/kscreen_common.mo share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/pt_BR/LC_MESSAGES/kcm_kscreen.mo -share/locale/pt_BR/LC_MESSAGES/kscreen.mo share/locale/pt_BR/LC_MESSAGES/kscreen_common.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ro/LC_MESSAGES/kcm_kscreen.mo -share/locale/ro/LC_MESSAGES/kscreen.mo share/locale/ro/LC_MESSAGES/kscreen_common.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ru/LC_MESSAGES/kcm_kscreen.mo -share/locale/ru/LC_MESSAGES/kscreen.mo share/locale/ru/LC_MESSAGES/kscreen_common.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/sk/LC_MESSAGES/kcm_kscreen.mo -share/locale/sk/LC_MESSAGES/kscreen.mo share/locale/sk/LC_MESSAGES/kscreen_common.mo share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/sl/LC_MESSAGES/kcm_kscreen.mo -share/locale/sl/LC_MESSAGES/kscreen.mo share/locale/sl/LC_MESSAGES/kscreen_common.mo share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/sr/LC_MESSAGES/kcm_kscreen.mo -share/locale/sr/LC_MESSAGES/kscreen.mo share/locale/sr/LC_MESSAGES/kscreen_common.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kscreen.mo -share/locale/sr@ijekavian/LC_MESSAGES/kscreen.mo share/locale/sr@ijekavian/LC_MESSAGES/kscreen_common.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kscreen.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kscreen.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kscreen_common.mo share/locale/sr@latin/LC_MESSAGES/kcm_kscreen.mo -share/locale/sr@latin/LC_MESSAGES/kscreen.mo share/locale/sr@latin/LC_MESSAGES/kscreen_common.mo share/locale/sv/LC_MESSAGES/kcm_kscreen.mo -share/locale/sv/LC_MESSAGES/kscreen.mo share/locale/sv/LC_MESSAGES/kscreen_common.mo share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/ta/LC_MESSAGES/kcm_kscreen.mo -share/locale/ta/LC_MESSAGES/kscreen.mo share/locale/ta/LC_MESSAGES/kscreen_common.mo share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/tg/LC_MESSAGES/kcm_kscreen.mo -share/locale/tg/LC_MESSAGES/kscreen.mo share/locale/tg/LC_MESSAGES/kscreen_common.mo share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/tr/LC_MESSAGES/kcm_kscreen.mo -share/locale/tr/LC_MESSAGES/kscreen.mo share/locale/tr/LC_MESSAGES/kscreen_common.mo share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/uk/LC_MESSAGES/kcm_kscreen.mo -share/locale/uk/LC_MESSAGES/kscreen.mo share/locale/uk/LC_MESSAGES/kscreen_common.mo share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/zh_CN/LC_MESSAGES/kcm_kscreen.mo -share/locale/zh_CN/LC_MESSAGES/kscreen.mo share/locale/zh_CN/LC_MESSAGES/kscreen_common.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/locale/zh_TW/LC_MESSAGES/kcm_kscreen.mo -share/locale/zh_TW/LC_MESSAGES/kscreen.mo share/locale/zh_TW/LC_MESSAGES/kscreen_common.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo share/metainfo/org.kde.kscreen.appdata.xml diff --git a/x11/plasma6-kwayland/distinfo b/x11/plasma6-kwayland/distinfo index 6f31ebd2fc0a..0e6809e36c66 100644 --- a/x11/plasma6-kwayland/distinfo +++ b/x11/plasma6-kwayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999619 -SHA256 (KDE/plasma/5.92.0/kwayland-5.92.0.tar.xz) = d9abb060473127a0d0fbe6a6ab2e12260ae68e72fe6179717cb820a9f9ae273a -SIZE (KDE/plasma/5.92.0/kwayland-5.92.0.tar.xz) = 133584 +TIMESTAMP = 1708670281 +SHA256 (KDE/plasma/6.0.0/kwayland-6.0.0.tar.xz) = 00312094681966a4cf692288398047a24136f1bce132307304d0dffa1cf9ed79 +SIZE (KDE/plasma/6.0.0/kwayland-6.0.0.tar.xz) = 133824 diff --git a/x11/plasma6-layer-shell-qt/distinfo b/x11/plasma6-layer-shell-qt/distinfo index 86bd363260dc..d656e7a9ee1d 100644 --- a/x11/plasma6-layer-shell-qt/distinfo +++ b/x11/plasma6-layer-shell-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999619 -SHA256 (KDE/plasma/5.92.0/layer-shell-qt-5.92.0.tar.xz) = 66fddd39189cca1ea0b13188f976e0cd606079ca9cf81089d276ec316c305af2 -SIZE (KDE/plasma/5.92.0/layer-shell-qt-5.92.0.tar.xz) = 20268 +TIMESTAMP = 1708670281 +SHA256 (KDE/plasma/6.0.0/layer-shell-qt-6.0.0.tar.xz) = 15a57a82d9ccb0d520b558a173f331b39775c800c0b28481da808115e1d28ab4 +SIZE (KDE/plasma/6.0.0/layer-shell-qt-6.0.0.tar.xz) = 20992 diff --git a/x11/plasma6-libkscreen/distinfo b/x11/plasma6-libkscreen/distinfo index b3e18d759e5f..ad406750ae95 100644 --- a/x11/plasma6-libkscreen/distinfo +++ b/x11/plasma6-libkscreen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999620 -SHA256 (KDE/plasma/5.92.0/libkscreen-5.92.0.tar.xz) = a9d5e76b8cfac7d622204b0c3f06670313ed13d156d3f85d5a27defec0cad43c -SIZE (KDE/plasma/5.92.0/libkscreen-5.92.0.tar.xz) = 117780 +TIMESTAMP = 1708670282 +SHA256 (KDE/plasma/6.0.0/libkscreen-6.0.0.tar.xz) = c42a7290c899fc8b887890a7b03efd720b476d7ac6fc91c64e6f03dadff09b44 +SIZE (KDE/plasma/6.0.0/libkscreen-6.0.0.tar.xz) = 117892 diff --git a/x11/plasma6-libkscreen/pkg-plist b/x11/plasma6-libkscreen/pkg-plist index e1073f26110f..72b7d9915eaa 100644 --- a/x11/plasma6-libkscreen/pkg-plist +++ b/x11/plasma6-libkscreen/pkg-plist @@ -77,6 +77,7 @@ share/locale/ru/LC_MESSAGES/libkscreen6_qt.qm share/locale/sa/LC_MESSAGES/libkscreen6_qt.qm share/locale/sk/LC_MESSAGES/libkscreen6_qt.qm share/locale/sl/LC_MESSAGES/libkscreen6_qt.qm +share/locale/ta/LC_MESSAGES/libkscreen6_qt.qm share/locale/tr/LC_MESSAGES/libkscreen6_qt.qm share/locale/uk/LC_MESSAGES/libkscreen6_qt.qm share/locale/zh_CN/LC_MESSAGES/libkscreen6_qt.qm diff --git a/x11/plasma6-libplasma/distinfo b/x11/plasma6-libplasma/distinfo index bf9654862194..bd9b45a03178 100644 --- a/x11/plasma6-libplasma/distinfo +++ b/x11/plasma6-libplasma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999621 -SHA256 (KDE/plasma/5.92.0/libplasma-5.92.0.tar.xz) = 738dcf328e19b02dc25b5ddada675b5240d944302f0c5110126f33187879b9d0 -SIZE (KDE/plasma/5.92.0/libplasma-5.92.0.tar.xz) = 2111852 +TIMESTAMP = 1708670283 +SHA256 (KDE/plasma/6.0.0/libplasma-6.0.0.tar.xz) = b1d8f4701a009dd18797cbf68f06bdc45a3e85a243b04190890b4b40440927d2 +SIZE (KDE/plasma/6.0.0/libplasma-6.0.0.tar.xz) = 2113932 diff --git a/x11/plasma6-libplasma/pkg-plist b/x11/plasma6-libplasma/pkg-plist index 718dcc5d5049..46dae4bc6c43 100644 --- a/x11/plasma6-libplasma/pkg-plist +++ b/x11/plasma6-libplasma/pkg-plist @@ -14,6 +14,7 @@ include/Plasma/plasma/plasma_export.h include/Plasma/plasma/pluginloader.h include/Plasma/plasma/theme.h include/Plasma/plasma_version.h +include/PlasmaQuick/PlasmaQuick/AppletPopup include/PlasmaQuick/PlasmaQuick/AppletQuickItem include/PlasmaQuick/PlasmaQuick/ConfigModel include/PlasmaQuick/PlasmaQuick/ConfigView @@ -23,6 +24,7 @@ include/PlasmaQuick/PlasmaQuick/PlasmaWindow include/PlasmaQuick/PlasmaQuick/PopupPlasmaWindow include/PlasmaQuick/PlasmaQuick/QuickViewSharedEngine include/PlasmaQuick/PlasmaQuick/SharedQmlEngine +include/PlasmaQuick/plasmaquick/appletpopup.h include/PlasmaQuick/plasmaquick/appletquickitem.h include/PlasmaQuick/plasmaquick/configmodel.h include/PlasmaQuick/plasmaquick/configview.h @@ -43,11 +45,11 @@ lib/cmake/PlasmaQuick/PlasmaQuickConfigVersion.cmake lib/cmake/PlasmaQuick/PlasmaQuickTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/PlasmaQuick/PlasmaQuickTargets.cmake lib/libPlasma.so -lib/libPlasma.so.%%KDE_PLASMA_VERSION%% lib/libPlasma.so.6 +lib/libPlasma.so.%%KDE_PLASMA_VERSION%% lib/libPlasmaQuick.so -lib/libPlasmaQuick.so.%%KDE_PLASMA_VERSION%% lib/libPlasmaQuick.so.6 +lib/libPlasmaQuick.so.%%KDE_PLASMA_VERSION%% %%QT_PLUGINDIR%%/kf6/kirigami/platform/KirigamiPlasmaStyle.so %%QT_PLUGINDIR%%/kf6/packagestructure/plasma_applet.so %%QT_PLUGINDIR%%/kf6/packagestructure/plasma_containmentactions.so diff --git a/x11/plasma6-plasma-activities-stats/distinfo b/x11/plasma6-plasma-activities-stats/distinfo index 338e1c632f62..24cbb4340a98 100644 --- a/x11/plasma6-plasma-activities-stats/distinfo +++ b/x11/plasma6-plasma-activities-stats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999623 -SHA256 (KDE/plasma/5.92.0/plasma-activities-stats-5.92.0.tar.xz) = c66c65815891436edb5b1dbfd566c1e5dd3ee4f408a7a89569f4ca9279c07a12 -SIZE (KDE/plasma/5.92.0/plasma-activities-stats-5.92.0.tar.xz) = 83124 +TIMESTAMP = 1708670285 +SHA256 (KDE/plasma/6.0.0/plasma-activities-stats-6.0.0.tar.xz) = 5e6ab0fe5f3c5db0de2ebe6adcd79c26170b92addc056cf35f0484fb45007d2e +SIZE (KDE/plasma/6.0.0/plasma-activities-stats-6.0.0.tar.xz) = 83196 diff --git a/x11/plasma6-plasma-activities/distinfo b/x11/plasma6-plasma-activities/distinfo index 560dd0748a40..8ed7cf853f39 100644 --- a/x11/plasma6-plasma-activities/distinfo +++ b/x11/plasma6-plasma-activities/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999622 -SHA256 (KDE/plasma/5.92.0/plasma-activities-5.92.0.tar.xz) = 2ac1e844f8e840a8b77e3323c4badcf8ed5997633d6cc12812d157bb50fe77c3 -SIZE (KDE/plasma/5.92.0/plasma-activities-5.92.0.tar.xz) = 70972 +TIMESTAMP = 1708670284 +SHA256 (KDE/plasma/6.0.0/plasma-activities-6.0.0.tar.xz) = f0bd07bbcd9022c72e564046046029b39f71d1cc5b467b9f50914813043b2795 +SIZE (KDE/plasma/6.0.0/plasma-activities-6.0.0.tar.xz) = 71024 diff --git a/x11/plasma6-plasma-desktop/Makefile b/x11/plasma6-plasma-desktop/Makefile index 2ff65bd65244..1d126bcd1f14 100644 --- a/x11/plasma6-plasma-desktop/Makefile +++ b/x11/plasma6-plasma-desktop/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma COMMENT= KDE Plasma Desktop diff --git a/x11/plasma6-plasma-desktop/distinfo b/x11/plasma6-plasma-desktop/distinfo index fd5a3183f3b2..912cfb3a91fa 100644 --- a/x11/plasma6-plasma-desktop/distinfo +++ b/x11/plasma6-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999624 -SHA256 (KDE/plasma/5.92.0/plasma-desktop-5.92.0.tar.xz) = 4df4a24a6acd8962b5377685dfb4dae668a6e4c50a353f6ee84cf4ee1d96e823 -SIZE (KDE/plasma/5.92.0/plasma-desktop-5.92.0.tar.xz) = 15627528 +TIMESTAMP = 1708670285 +SHA256 (KDE/plasma/6.0.0/plasma-desktop-6.0.0.tar.xz) = 924ce04db2c88cf7ae1a23f19b38eb452977087b6e937ed0568ce5397bcc927d +SIZE (KDE/plasma/6.0.0/plasma-desktop-6.0.0.tar.xz) = 15624148 diff --git a/x11/plasma6-plasma-desktop/pkg-plist b/x11/plasma6-plasma-desktop/pkg-plist index 15a437a5f507..2adb2262043d 100644 --- a/x11/plasma6-plasma-desktop/pkg-plist +++ b/x11/plasma6-plasma-desktop/pkg-plist @@ -39,7 +39,6 @@ lib/libexec/kf6/kauth/kcmdatetimehelper %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_recentFiles.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_solid_actions.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcmspellchecking.so -%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_touchpad.so %%QT_QMLDIR%%/org/kde/plasma/activityswitcher/activityswitcherextensionplugin.qmltypes %%QT_QMLDIR%%/org/kde/plasma/activityswitcher/kde-qmlmodule.version %%QT_QMLDIR%%/org/kde/plasma/activityswitcher/libactivityswitcherextensionplugin.so @@ -88,6 +87,7 @@ share/applications/kcm_touchpad.desktop share/applications/kcm_touchscreen.desktop share/applications/kcm_workspace.desktop share/applications/kcmspellchecking.desktop +share/applications/kde-mimeapps.list share/applications/org.kde.knetattach.desktop share/applications/org.kde.plasma.emojier.desktop share/config.kcfg/kactivitymanagerd_plugins_settings.kcfg @@ -992,6 +992,7 @@ share/locale/bg/LC_MESSAGES/kcm_baloofile.mo share/locale/bg/LC_MESSAGES/kcm_componentchooser.mo share/locale/bg/LC_MESSAGES/kcm_desktoppaths.mo share/locale/bg/LC_MESSAGES/kcm_device_automounter.mo +share/locale/bg/LC_MESSAGES/kcm_gamecontroller.mo share/locale/bg/LC_MESSAGES/kcm_kded.mo share/locale/bg/LC_MESSAGES/kcm_keys.mo share/locale/bg/LC_MESSAGES/kcm_krunnersettings.mo @@ -1612,6 +1613,7 @@ share/locale/fi/LC_MESSAGES/kcm_baloofile.mo share/locale/fi/LC_MESSAGES/kcm_componentchooser.mo share/locale/fi/LC_MESSAGES/kcm_desktoppaths.mo share/locale/fi/LC_MESSAGES/kcm_device_automounter.mo +share/locale/fi/LC_MESSAGES/kcm_gamecontroller.mo share/locale/fi/LC_MESSAGES/kcm_kded.mo share/locale/fi/LC_MESSAGES/kcm_keys.mo share/locale/fi/LC_MESSAGES/kcm_krunnersettings.mo @@ -1738,6 +1740,7 @@ share/locale/gl/LC_MESSAGES/kcm_baloofile.mo share/locale/gl/LC_MESSAGES/kcm_componentchooser.mo share/locale/gl/LC_MESSAGES/kcm_desktoppaths.mo share/locale/gl/LC_MESSAGES/kcm_device_automounter.mo +share/locale/gl/LC_MESSAGES/kcm_gamecontroller.mo share/locale/gl/LC_MESSAGES/kcm_kded.mo share/locale/gl/LC_MESSAGES/kcm_krunnersettings.mo share/locale/gl/LC_MESSAGES/kcm_landingpage.mo @@ -2300,6 +2303,7 @@ share/locale/ko/LC_MESSAGES/kcm_baloofile.mo share/locale/ko/LC_MESSAGES/kcm_componentchooser.mo share/locale/ko/LC_MESSAGES/kcm_desktoppaths.mo share/locale/ko/LC_MESSAGES/kcm_device_automounter.mo +share/locale/ko/LC_MESSAGES/kcm_gamecontroller.mo share/locale/ko/LC_MESSAGES/kcm_kded.mo share/locale/ko/LC_MESSAGES/kcm_keys.mo share/locale/ko/LC_MESSAGES/kcm_krunnersettings.mo @@ -3749,7 +3753,6 @@ share/metainfo/org.kde.plasma.taskmanager.appdata.xml share/metainfo/org.kde.plasma.trash.appdata.xml share/metainfo/org.kde.plasma.windowlist.appdata.xml share/metainfo/org.kde.plasmashell.metainfo.xml -share/plasma/desktoptheme/default/icons/touchpad.svg share/plasma/emoji/af.dict share/plasma/emoji/am.dict share/plasma/emoji/ar.dict @@ -4057,9 +4060,6 @@ share/plasma/plasmoids/org.kde.plasma.windowlist/contents/ui/ConfigGeneral.qml share/plasma/plasmoids/org.kde.plasma.windowlist/contents/ui/MenuButton.qml share/plasma/plasmoids/org.kde.plasma.windowlist/contents/ui/main.qml share/plasma/plasmoids/org.kde.plasma.windowlist/metadata.json -share/plasma/plasmoids/touchpad/contents/ui/main.qml -share/plasma/plasmoids/touchpad/metadata.json -share/plasma/services/touchpad.operations share/plasma/shells/org.kde.plasma.desktop/contents/InteractiveConsole.qml share/plasma/shells/org.kde.plasma.desktop/contents/activitymanager/ActivityItem.qml share/plasma/shells/org.kde.plasma.desktop/contents/activitymanager/ActivityList.qml diff --git a/x11/plasma6-plasma-integration/distinfo b/x11/plasma6-plasma-integration/distinfo index 77cd00a87b13..5afca5a6457d 100644 --- a/x11/plasma6-plasma-integration/distinfo +++ b/x11/plasma6-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999625 -SHA256 (KDE/plasma/5.92.0/plasma-integration-5.92.0.tar.xz) = dbce852c746d2e2443ddaccc3066959fb206923e4d6b61caf4a50950c6853453 -SIZE (KDE/plasma/5.92.0/plasma-integration-5.92.0.tar.xz) = 92996 +TIMESTAMP = 1708670285 +SHA256 (KDE/plasma/6.0.0/plasma-integration-6.0.0.tar.xz) = 133ff66eca6363b798b5152e96e370400213e5a2bc28bd633d8b691406b02c41 +SIZE (KDE/plasma/6.0.0/plasma-integration-6.0.0.tar.xz) = 92988 diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile index a79b1a0df575..a114ed35f3f2 100644 --- a/x11/plasma6-plasma-workspace/Makefile +++ b/x11/plasma6-plasma-workspace/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma COMMENT= KDE Plasma Workspace @@ -11,7 +10,6 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libicui18n.so:devel/icu \ - libKExiv2Qt6.so:graphics/libkexiv2-devel \ libpipewire-0.3.so:multimedia/pipewire \ libqalculate.so:math/libqalculate \ libudev.so:devel/libudev-devd \ @@ -22,8 +20,8 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ RUN_DEPENDS= ${LOCALBASE}/bin/genv:sysutils/coreutils -USES= cmake desktop-file-utils gettext gl kde:6 pkgconfig qt:6 \ - tar:xz xorg +USES= cmake desktop-file-utils gettext gl kde:6 pkgconfig python \ + qt:6 shebangfix tar:xz xorg USE_GL= gl opengl USE_KDE= activities activities-stats archive attica auth baloo \ bookmarks colorscheme completion config configwidgets \ @@ -31,14 +29,16 @@ USE_KDE= activities activities-stats archive attica auth baloo \ guiaddons holidays i18n iconthemes idletime itemmodels \ itemviews jobwidgets kcmutils kdeclarative kio kirigami-addons \ kirigami2 kpipewire kquickcharts kscreenlocker kwin \ - layer-shell-qt libkscreen libksysguard libplasma newstuff \ - notifications notifyconfig package parts phonon plasma5support prison \ - runner service solid sonnet statusnotifieritem svg \ - syntaxhighlighting texteditor textwidgets unitconversion \ - userfeedback wallet wayland widgetsaddons windowsystem xmlgui \ + layer-shell-qt libkexiv2 libkscreen libksysguard libplasma \ + newstuff notifications notifyconfig package parts phonon \ + plasma5support prison runner service solid sonnet \ + statusnotifieritem svg syntaxhighlighting texteditor \ + textwidgets unitconversion userfeedback wallet wayland \ + widgetsaddons windowsystem xmlgui \ ecm:build plasma-wayland-protocols:build USE_QT= 5compat base declarative svg wayland USE_XORG= ice sm x11 xau xcb xcursor xext xfixes xft xi xrender xtst +SHEBANG_FILES= components/calendar/kconf_update/migrate-calendar-to-plugin-id.py post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ diff --git a/x11/plasma6-plasma-workspace/distinfo b/x11/plasma6-plasma-workspace/distinfo index de65273afa87..d4a0c9ad1133 100644 --- a/x11/plasma6-plasma-workspace/distinfo +++ b/x11/plasma6-plasma-workspace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704999626 -SHA256 (KDE/plasma/5.92.0/plasma-workspace-5.92.0.tar.xz) = bbe200ff10d5dafb274204da5e6e57db2b012364a1abd32f1e1da23b76cd6b94 -SIZE (KDE/plasma/5.92.0/plasma-workspace-5.92.0.tar.xz) = 19566332 +TIMESTAMP = 1709229338 +SHA256 (KDE/plasma/6.0.0/plasma-workspace-6.0.0.tar.xz) = 47dd87b4c0e09c1bcb34162b7aae3e5a3b9a4aaba1b9fed0f4d681bb3f9febba +SIZE (KDE/plasma/6.0.0/plasma-workspace-6.0.0.tar.xz) = 19930984 diff --git a/x11/plasma6-plasma-workspace/pkg-plist b/x11/plasma6-plasma-workspace/pkg-plist index 8de68028223e..d752f6bd5475 100644 --- a/x11/plasma6-plasma-workspace/pkg-plist +++ b/x11/plasma6-plasma-workspace/pkg-plist @@ -96,9 +96,10 @@ lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/LibTaskManager/LibTaskManagerLibraryTargets.cmake lib/kconf_update_bin/plasma6.0-remove-dpi-settings lib/kconf_update_bin/plasma6.0-remove-old-shortcuts +lib/kconf_update_bin/plasmashell-6.0-keep-custom-position-of-panels lib/kconf_update_bin/plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels lib/libcolorcorrect.so -lib/libcolorcorrect.so.5 +lib/libcolorcorrect.so.6 lib/libcolorcorrect.so.%%KDE_PLASMA_VERSION%% lib/libexec/baloorunner lib/libexec/kf6/kauth/fontinst @@ -110,24 +111,24 @@ lib/libexec/plasma-changeicons lib/libexec/plasma-dbus-run-session-if-needed lib/libexec/plasma-sourceenv.sh lib/libkfontinst.so -lib/libkfontinst.so.5 +lib/libkfontinst.so.6 lib/libkfontinst.so.%%KDE_PLASMA_VERSION%% lib/libkfontinstui.so -lib/libkfontinstui.so.5 +lib/libkfontinstui.so.6 lib/libkfontinstui.so.%%KDE_PLASMA_VERSION%% lib/libkmpris.so -lib/libkmpris.so.5 +lib/libkmpris.so.6 lib/libkmpris.so.%%KDE_PLASMA_VERSION%% lib/libkrdb.so lib/libkworkspace6.so -lib/libkworkspace6.so.5 +lib/libkworkspace6.so.6 lib/libkworkspace6.so.%%KDE_PLASMA_VERSION%% lib/libnotificationmanager.so lib/libnotificationmanager.so.1 lib/libnotificationmanager.so.%%KDE_PLASMA_VERSION%% lib/libtaskmanager.so -lib/libtaskmanager.so.%%KDE_PLASMA_VERSION%% lib/libtaskmanager.so.6 +lib/libtaskmanager.so.%%KDE_PLASMA_VERSION%% lib/libweather_ion.so lib/libweather_ion.so.7 lib/libweather_ion.so.7.0.0 @@ -831,8 +832,11 @@ share/icons/hicolor/48x48/mimetypes/fonts-package.png share/icons/hicolor/64x64/apps/kfontview.png share/icons/hicolor/64x64/mimetypes/fonts-package.png share/icons/hicolor/scalable/apps/preferences-desktop-font-installer.svgz +share/kconf_update/migrate-calendar-to-plugin-id.py +share/kconf_update/migrate-calendar-to-plugin-id.upd share/kconf_update/plasma6.0-remove-dpi-settings.upd share/kconf_update/plasma6.0-remove-old-shortcuts.upd +share/kconf_update/plasmashell-6.0-keep-custom-position-of-panels.upd share/kconf_update/plasmashell-6.0-keep-default-floating-setting-for-plasma-5-panels.upd share/kfontinst/icons/hicolor/16x16/actions/addfont.png share/kfontinst/icons/hicolor/16x16/actions/font-disable.png @@ -1208,9 +1212,11 @@ share/locale/bg/LC_MESSAGES/kcm_lookandfeel.mo share/locale/bg/LC_MESSAGES/kcm_nightcolor.mo share/locale/bg/LC_MESSAGES/kcm_notifications.mo share/locale/bg/LC_MESSAGES/kcm_regionandlang.mo +share/locale/bg/LC_MESSAGES/kcm_soundtheme.mo share/locale/bg/LC_MESSAGES/kcm_style.mo share/locale/bg/LC_MESSAGES/kcm_users.mo share/locale/bg/LC_MESSAGES/kcminit.mo +share/locale/bg/LC_MESSAGES/kded_devicenotifications.mo share/locale/bg/LC_MESSAGES/kfontinst.mo share/locale/bg/LC_MESSAGES/kio_applications.mo share/locale/bg/LC_MESSAGES/kio_desktop.mo @@ -1219,6 +1225,7 @@ share/locale/bg/LC_MESSAGES/krdb.mo share/locale/bg/LC_MESSAGES/krunner.mo share/locale/bg/LC_MESSAGES/ksmserver.mo share/locale/bg/LC_MESSAGES/libkicker.mo +share/locale/bg/LC_MESSAGES/libkmpris.mo share/locale/bg/LC_MESSAGES/libkworkspace.mo share/locale/bg/LC_MESSAGES/libnotificationmanager.mo share/locale/bg/LC_MESSAGES/phonon_kde_plugin.mo @@ -1226,7 +1233,9 @@ share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.brightness.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo +share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo @@ -1269,6 +1278,8 @@ share/locale/bg/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo share/locale/bg/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/bg/LC_MESSAGES/plasmashell.mo share/locale/bg/LC_MESSAGES/plasmashellprivateplugin.mo +share/locale/bg/LC_MESSAGES/plasmawindowed.mo +share/locale/bg/LC_MESSAGES/session-shortcuts-kded.mo share/locale/bg/LC_MESSAGES/soliduiserver.mo share/locale/bn/LC_MESSAGES/kcm_fonts.mo share/locale/bn/LC_MESSAGES/kcm_icons.mo @@ -1563,6 +1574,7 @@ share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.brightness.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo share/locale/cs/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo @@ -1608,6 +1620,7 @@ share/locale/cs/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/cs/LC_MESSAGES/plasmashell.mo share/locale/cs/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/cs/LC_MESSAGES/plasmawindowed.mo +share/locale/cs/LC_MESSAGES/session-shortcuts-kded.mo share/locale/cs/LC_MESSAGES/soliduiserver.mo share/locale/csb/LC_MESSAGES/kcm_colors.mo share/locale/csb/LC_MESSAGES/kcm_fonts.mo @@ -1799,6 +1812,7 @@ share/locale/de/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/de/LC_MESSAGES/plasmashell.mo share/locale/de/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/de/LC_MESSAGES/plasmawindowed.mo +share/locale/de/LC_MESSAGES/session-shortcuts-kded.mo share/locale/de/LC_MESSAGES/soliduiserver.mo share/locale/el/LC_MESSAGES/freespacenotifier.mo share/locale/el/LC_MESSAGES/kcm_autostart.mo @@ -2307,6 +2321,7 @@ share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.brightness.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo @@ -2352,6 +2367,7 @@ share/locale/fi/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/fi/LC_MESSAGES/plasmashell.mo share/locale/fi/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/fi/LC_MESSAGES/plasmawindowed.mo +share/locale/fi/LC_MESSAGES/session-shortcuts-kded.mo share/locale/fi/LC_MESSAGES/soliduiserver.mo share/locale/fr/LC_MESSAGES/freespacenotifier.mo share/locale/fr/LC_MESSAGES/kcm_autostart.mo @@ -2516,6 +2532,7 @@ share/locale/gl/LC_MESSAGES/kcm_autostart.mo share/locale/gl/LC_MESSAGES/kcm_colors.mo share/locale/gl/LC_MESSAGES/kcm_cursortheme.mo share/locale/gl/LC_MESSAGES/kcm_desktoptheme.mo +share/locale/gl/LC_MESSAGES/kcm_feedback.mo share/locale/gl/LC_MESSAGES/kcm_fonts.mo share/locale/gl/LC_MESSAGES/kcm_icons.mo share/locale/gl/LC_MESSAGES/kcm_lookandfeel.mo @@ -2541,6 +2558,7 @@ share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.brightness.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo @@ -2586,6 +2604,7 @@ share/locale/gl/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/gl/LC_MESSAGES/plasmashell.mo share/locale/gl/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/gl/LC_MESSAGES/plasmawindowed.mo +share/locale/gl/LC_MESSAGES/session-shortcuts-kded.mo share/locale/gl/LC_MESSAGES/soliduiserver.mo share/locale/gu/LC_MESSAGES/freespacenotifier.mo share/locale/gu/LC_MESSAGES/kcm_autostart.mo @@ -3351,6 +3370,7 @@ share/locale/ja/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ja/LC_MESSAGES/plasmashell.mo share/locale/ja/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ja/LC_MESSAGES/plasmawindowed.mo +share/locale/ja/LC_MESSAGES/session-shortcuts-kded.mo share/locale/ja/LC_MESSAGES/soliduiserver.mo share/locale/ka/LC_MESSAGES/freespacenotifier.mo share/locale/ka/LC_MESSAGES/kcm_autostart.mo @@ -3587,6 +3607,7 @@ share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.battery.mo +share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.brightness.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo @@ -3632,6 +3653,7 @@ share/locale/ko/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ko/LC_MESSAGES/plasmashell.mo share/locale/ko/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ko/LC_MESSAGES/plasmawindowed.mo +share/locale/ko/LC_MESSAGES/session-shortcuts-kded.mo share/locale/ko/LC_MESSAGES/soliduiserver.mo share/locale/ku/LC_MESSAGES/kcm_autostart.mo share/locale/ku/LC_MESSAGES/kcm_colors.mo @@ -4813,6 +4835,7 @@ share/locale/ru/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo share/locale/ru/LC_MESSAGES/plasmashell.mo share/locale/ru/LC_MESSAGES/plasmashellprivateplugin.mo share/locale/ru/LC_MESSAGES/plasmawindowed.mo +share/locale/ru/LC_MESSAGES/session-shortcuts-kded.mo share/locale/ru/LC_MESSAGES/soliduiserver.mo share/locale/sa/LC_MESSAGES/kcm_colors.mo share/locale/sa/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo |