Skip to content
Snippets Groups Projects
Commit d06d26f8 authored by Tobias C. Berner's avatar Tobias C. Berner Committed by Gleb Popov
Browse files

KDE: Update KDE Plasma Desktop to 5.26

All About the Widgets

Plasma 5.26 comes with new and tweaked widgets, improves the desktop
experience leaps and bounds, and Plasma Big Screen's app family grows

Tuesday, 11 October 2022

Even with a bare-bones installation, Plasma lets you customize your
desktop a lot. If you want more, there is always Plasma’s vast ecosystem
of widgets. Widgets add features and utilities to the Plasma desktop and
today you can find out all the stuff you can do and what’s new for
widgets in Plasma 5.26.

Widgets are not the only thing to look forward to in Plasma 5.26: check
out all the new stuff landing on the desktop designed to make using
Plasma easier, more accessible and enjoyable, as well as the two new
utilities for Plasma Big Screen, KDE’s interface for smart TVs.

Announcement:	https://kde.org/announcements/plasma/5/5.26.0/

KDE: Update KDE Plasma Desktop to 5.26.5
parent ba2c5225
No related branches found
No related tags found
No related merge requests found
Showing
with 116 additions and 34 deletions
......@@ -17764,3 +17764,4 @@ x11-toolkits/libsexy||2023-01-30|Depends on EOLed gtk+20, not depended on in the
x11-toolkits/gtkmathview||2023-01-30|Depends on EOLed gtk+20, not depended on in the ports tree
x11-toolkits/vdk||2023-01-30|Depends on EOLed gtk+20, not depended on in the ports tree
audio/libgpod-sharp||2023-02-01|Depends on EOLed gtk+20, not depended on in the ports tree
x11/plasma5-kwayland-server|x11-wm/plasma5-kwin|2023-12-31|Reintegrated into x11-wm/plasma5-kwin
......@@ -75,7 +75,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}
# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
# Current KDE desktop.
KDE_PLASMA_VERSION?= 5.24.7
KDE_PLASMA_VERSION?= 5.26.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
......@@ -240,7 +240,7 @@ _USE_FRAMEWORKS_TIER2= auth completion crash doctools \
_USE_FRAMEWORKS_TIER3= activities activities-stats baloo5 bookmarks configwidgets \
designerplugin emoticons globalaccel guiaddons \
iconthemes init kcmutils kdav kdeclarative \
kded kdesu kdewebkit kio kwayland-server newstuff notifyconfig parts \
kded kdesu kdewebkit kio newstuff notifyconfig parts \
people plasma-framework purpose runner service texteditor \
textwidgets wallet xmlgui xmlrpcclient
......@@ -440,9 +440,6 @@ kde-kquickcharts_PATH= ${QT_QMLDIR}/org/kde/quickcharts/libQuickCharts.so
kde-kross_PORT= lang/kf5-kross
kde-kross_LIB= libKF5KrossCore.so
kde-kwayland-server_PORT= x11/plasma5-kwayland-server
kde-kwayland-server_LIB= libKWaylandServer.so
kde-layer-shell-qt_PORT= x11/plasma5-layer-shell-qt
kde-layer-shell-qt_LIB= libLayerShellQtInterface.so
......@@ -633,7 +630,7 @@ kde-plasma-integration_PORT= x11/plasma5-plasma-integration
kde-plasma-integration_PATH= ${QT_PLUGINDIR}/platformthemes/KDEPlasmaPlatformTheme.so
kde-plasma-pa_PORT= audio/plasma5-plasma-pa
kde-plasma-pa_PATH= ${QT_PLUGINDIR}/kcms/kcm_pulseaudio.so
kde-plasma-pa_PATH= ${QT_PLUGINDIR}/plasma/kcms/systemsettings/kcm_pulseaudio.so
kde-plasma-sdk_PORT= devel/plasma5-plasma-sdk
kde-plasma-sdk_PATH= ${KDE_PREFIX}/bin/plasmoidviewer
......
......@@ -615,6 +615,7 @@
SUBDIR += picard
SUBDIR += picard-plugins
SUBDIR += pithos
SUBDIR += plasma5-kpipewire
SUBDIR += plasma5-plasma-pa
SUBDIR += play
SUBDIR += playgsf
......
PORTNAME= kpipewire
DISTVERSION= ${KDE_PLASMA_VERSION}
CATEGORIES= audio kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 Plasma pipewire plugin
WWW= https://www.kde.org/plasma-desktop
LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire \
libepoxy.so:graphics/libepoxy \
libavcodec.so:multimedia/ffmpeg
USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \
shebangfix tar:xz
USE_GNOME= glib20
USE_KDE= coreaddons ecm i18n plasma-wayland-protocols wayland
USE_QT= core dbus declarative wayland \
buildtools:build qmake:build
.include <bsd.port.mk>
TIMESTAMP = 1673334423
SHA256 (KDE/plasma/5.26.5/kpipewire-5.26.5.tar.xz) = 3bb77c2aeb51267578d2fe8c46dcc9d0e51f9702abc5c1dd4f1b574430af1efb
SIZE (KDE/plasma/5.26.5/kpipewire-5.26.5.tar.xz) = 52848
Plasma applet for audio volume management using PulseAudio
For users of pulseaudio, this provides extended mixer applet.
include/KPipeWire/PipeWireRecord
include/KPipeWire/PipeWireSourceItem
include/KPipeWire/PipeWireSourceStream
include/KPipeWire/kpipewire_export.h
include/KPipeWire/pipewirerecord.h
include/KPipeWire/pipewiresourceitem.h
include/KPipeWire/pipewiresourcestream.h
lib/cmake/KPipeWire/KPipeWireConfig.cmake
lib/cmake/KPipeWire/KPipeWireConfigVersion.cmake
lib/cmake/KPipeWire/KPipeWireTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KPipeWire/KPipeWireTargets.cmake
lib/libKPipeWire.so
lib/libKPipeWire.so.5
lib/libKPipeWire.so.%%KDE_PLASMA_VERSION%%
lib/libKPipeWireRecord.so
lib/libKPipeWireRecord.so.5
lib/libKPipeWireRecord.so.%%KDE_PLASMA_VERSION%%
%%QT_QMLDIR%%/org/kde/pipewire/libKPipeWireDeclarative.so
%%QT_QMLDIR%%/org/kde/pipewire/qmldir
%%QT_QMLDIR%%/org/kde/pipewire/record/libKPipeWireRecordDeclarative.so
%%QT_QMLDIR%%/org/kde/pipewire/record/qmldir
share/locale/ar/LC_MESSAGES/kpipewire5.mo
share/locale/ca/LC_MESSAGES/kpipewire5.mo
share/locale/ca@valencia/LC_MESSAGES/kpipewire5.mo
share/locale/cs/LC_MESSAGES/kpipewire5.mo
share/locale/de/LC_MESSAGES/kpipewire5.mo
share/locale/en_GB/LC_MESSAGES/kpipewire5.mo
share/locale/es/LC_MESSAGES/kpipewire5.mo
share/locale/eu/LC_MESSAGES/kpipewire5.mo
share/locale/fi/LC_MESSAGES/kpipewire5.mo
share/locale/fr/LC_MESSAGES/kpipewire5.mo
share/locale/it/LC_MESSAGES/kpipewire5.mo
share/locale/ka/LC_MESSAGES/kpipewire5.mo
share/locale/ko/LC_MESSAGES/kpipewire5.mo
share/locale/nl/LC_MESSAGES/kpipewire5.mo
share/locale/nn/LC_MESSAGES/kpipewire5.mo
share/locale/pa/LC_MESSAGES/kpipewire5.mo
share/locale/pl/LC_MESSAGES/kpipewire5.mo
share/locale/pt/LC_MESSAGES/kpipewire5.mo
share/locale/pt_BR/LC_MESSAGES/kpipewire5.mo
share/locale/ro/LC_MESSAGES/kpipewire5.mo
share/locale/ru/LC_MESSAGES/kpipewire5.mo
share/locale/sk/LC_MESSAGES/kpipewire5.mo
share/locale/sl/LC_MESSAGES/kpipewire5.mo
share/locale/sv/LC_MESSAGES/kpipewire5.mo
share/locale/ta/LC_MESSAGES/kpipewire5.mo
share/locale/tr/LC_MESSAGES/kpipewire5.mo
share/locale/uk/LC_MESSAGES/kpipewire5.mo
share/locale/zh_CN/LC_MESSAGES/kpipewire5.mo
share/qlogging-categories5/kpipewire.categories
share/qlogging-categories5/kpipewirerecord.categories
......@@ -12,7 +12,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \
shebangfix tar:xz
USE_GNOME= glib20
USE_KDE= config configwidgets coreaddons ecm globalaccel i18n \
USE_KDE= config configwidgets coreaddons ecm globalaccel i18n kcmutils \
kdeclarative notifications package plasma-framework \
doctools:build
USE_QT= core dbus declarative gui network widgets \
......
TIMESTAMP = 1670610126
SHA256 (KDE/plasma/5.24.7/plasma-pa-5.24.7.tar.xz) = 781e4adf47040c4073d3bc819b3b51eaf9ea7c60655eaed18b9dea2807f0a34f
SIZE (KDE/plasma/5.24.7/plasma-pa-5.24.7.tar.xz) = 134456
TIMESTAMP = 1673334424
SHA256 (KDE/plasma/5.26.5/plasma-pa-5.26.5.tar.xz) = 0582c5dc260ff51540d15e71d1ce82d9c439fd4d57e5bb69d4c8fc28d58d29a6
SIZE (KDE/plasma/5.26.5/plasma-pa-5.26.5.tar.xz) = 142680
%%QT_PLUGINDIR%%/kcms/kcm_pulseaudio.so
%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_pulseaudio.so
%%QT_QMLDIR%%/org/kde/plasma/private/volume/PulseObjectFilterModel.qml
%%QT_QMLDIR%%/org/kde/plasma/private/volume/libplasma-volume-declarative.so
%%QT_QMLDIR%%/org/kde/plasma/private/volume/qmldir
share/applications/kcm_pulseaudio.desktop
share/doc/HTML/ca/kcontrol/plasma-pa/index.cache.bz2
share/doc/HTML/ca/kcontrol/plasma-pa/index.docbook
share/doc/HTML/de/kcontrol/plasma-pa/index.cache.bz2
......@@ -38,9 +39,6 @@ share/kpackage/kcms/kcm_pulseaudio/contents/ui/MuteButton.qml
share/kpackage/kcms/kcm_pulseaudio/contents/ui/StreamListItem.qml
share/kpackage/kcms/kcm_pulseaudio/contents/ui/VolumeSlider.qml
share/kpackage/kcms/kcm_pulseaudio/contents/ui/main.qml
share/kpackage/kcms/kcm_pulseaudio/metadata.desktop
share/kpackage/kcms/kcm_pulseaudio/metadata.json
share/kservices5/kcm_pulseaudio.desktop
share/kservices5/plasma-applet-org.kde.plasma.volume.desktop
share/locale/ar/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
......@@ -89,6 +87,8 @@ share/locale/it/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/ja/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/ka/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/ko/LC_MESSAGES/kcm_pulseaudio.mo
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.volume.mo
share/locale/lt/LC_MESSAGES/kcm_pulseaudio.mo
......@@ -145,6 +145,7 @@ share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/HorizontalStackView.qml
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/SmallToolButton.qml
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/StreamListItem.qml
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/VolumeSlider.qml
share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml
share/plasma/plasmoids/org.kde.plasma.volume/metadata.desktop
share/plasma/plasmoids/org.kde.plasma.volume/metadata.json
TIMESTAMP = 1670610127
SHA256 (KDE/plasma/5.24.7/milou-5.24.7.tar.xz) = 0d89b531cf95b7c09bd592bbc9262a53a91484743021aa3312e9d54e03eed9c3
SIZE (KDE/plasma/5.24.7/milou-5.24.7.tar.xz) = 48396
TIMESTAMP = 1673334425
SHA256 (KDE/plasma/5.26.5/milou-5.26.5.tar.xz) = 68ffe39bd59f8ba0c0d4a74c92f969d321ad4a2e86ede91fac60691f8825bfde
SIZE (KDE/plasma/5.26.5/milou-5.26.5.tar.xz) = 50668
......@@ -8,6 +8,8 @@ lib/libmilou.so.%%KDE_PLASMA_VERSION%%
%%QT_QMLDIR%%/org/kde/milou/libmilouqmlplugin.so
%%QT_QMLDIR%%/org/kde/milou/qmldir
share/kservices5/plasma-applet-org.kde.milou.desktop
share/locale/ar/LC_MESSAGES/milou.mo
share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/ast/LC_MESSAGES/milou.mo
share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/bg/LC_MESSAGES/milou.mo
......@@ -50,6 +52,8 @@ share/locale/id/LC_MESSAGES/milou.mo
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/it/LC_MESSAGES/milou.mo
share/locale/it/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/ka/LC_MESSAGES/milou.mo
share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/ko/LC_MESSAGES/milou.mo
share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.milou.mo
share/locale/lt/LC_MESSAGES/milou.mo
......@@ -95,6 +99,5 @@ share/metainfo/org.kde.milou.appdata.xml
share/plasma/plasmoids/org.kde.milou/contents/ui/SearchField.qml
share/plasma/plasmoids/org.kde.milou/contents/ui/globals.js
share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml
share/plasma/plasmoids/org.kde.milou/contents/ui/previews/TextPreview.qml
share/plasma/plasmoids/org.kde.milou/metadata.desktop
share/plasma/plasmoids/org.kde.milou/metadata.json
TIMESTAMP = 1670610129
SHA256 (KDE/plasma/5.24.7/sddm-kcm-5.24.7.tar.xz) = 6e4cad739fa4c5f4f0a4074cb465120a505c13cb581ef275e3b4f5e955071fb1
SIZE (KDE/plasma/5.24.7/sddm-kcm-5.24.7.tar.xz) = 82828
TIMESTAMP = 1673334426
SHA256 (KDE/plasma/5.26.5/sddm-kcm-5.26.5.tar.xz) = bb33f4d7d64d51d32abb110ff9b560d7e19dbbf321bdb70abd6d66bedb59f431
SIZE (KDE/plasma/5.26.5/sddm-kcm-5.26.5.tar.xz) = 82944
......@@ -33,9 +33,9 @@ share/locale/ia/LC_MESSAGES/kcm_sddm.mo
share/locale/id/LC_MESSAGES/kcm_sddm.mo
share/locale/it/LC_MESSAGES/kcm_sddm.mo
share/locale/ja/LC_MESSAGES/kcm_sddm.mo
share/locale/ka/LC_MESSAGES/kcm_sddm.mo
share/locale/ko/LC_MESSAGES/kcm_sddm.mo
share/locale/lt/LC_MESSAGES/kcm_sddm.mo
share/locale/ml/LC_MESSAGES/kcm_sddm.mo
share/locale/nb/LC_MESSAGES/kcm_sddm.mo
share/locale/nl/LC_MESSAGES/kcm_sddm.mo
share/locale/nn/LC_MESSAGES/kcm_sddm.mo
......
TIMESTAMP = 1670610129
SHA256 (KDE/plasma/5.24.7/xdg-desktop-portal-kde-5.24.7.tar.xz) = 7a2a80efa44b060ba56741dd7bb05668e290fce78685e985ea0cccb3c061b830
SIZE (KDE/plasma/5.24.7/xdg-desktop-portal-kde-5.24.7.tar.xz) = 90056
TIMESTAMP = 1673334427
SHA256 (KDE/plasma/5.26.5/xdg-desktop-portal-kde-5.26.5.tar.xz) = 52ff8564201b7693cc3ea0fc93e7bfe307fe55c98661a2a5e5ba8f0612f5f6c3
SIZE (KDE/plasma/5.26.5/xdg-desktop-portal-kde-5.26.5.tar.xz) = 110164
......@@ -24,6 +24,7 @@ share/locale/hu/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/ia/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/id/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/it/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/ka/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/ko/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/lt/LC_MESSAGES/xdg-desktop-portal-kde.mo
share/locale/nl/LC_MESSAGES/xdg-desktop-portal-kde.mo
......
TIMESTAMP = 1670610130
SHA256 (KDE/plasma/5.24.7/khotkeys-5.24.7.tar.xz) = 2b9294086f11af9805463d0b4d7e4319b3aff9f1cf0bc6865323bb033f185fde
SIZE (KDE/plasma/5.24.7/khotkeys-5.24.7.tar.xz) = 1856468
TIMESTAMP = 1673334428
SHA256 (KDE/plasma/5.26.5/khotkeys-5.26.5.tar.xz) = 88533dfe85fc1cf1212e4daa64e8c447a476fe0f735a4d6a6fb94e736c817552
SIZE (KDE/plasma/5.26.5/khotkeys-5.26.5.tar.xz) = 1839284
......@@ -103,6 +103,7 @@ share/locale/id/LC_MESSAGES/khotkeys.mo
share/locale/is/LC_MESSAGES/khotkeys.mo
share/locale/it/LC_MESSAGES/khotkeys.mo
share/locale/ja/LC_MESSAGES/khotkeys.mo
share/locale/ka/LC_MESSAGES/khotkeys.mo
share/locale/kk/LC_MESSAGES/khotkeys.mo
share/locale/km/LC_MESSAGES/khotkeys.mo
share/locale/kn/LC_MESSAGES/khotkeys.mo
......
TIMESTAMP = 1670610132
SHA256 (KDE/plasma/5.24.7/kwrited-5.24.7.tar.xz) = 6728263778dac8b81a2d0e19933872525ac2232b65dfe039ad5db3cb71003995
SIZE (KDE/plasma/5.24.7/kwrited-5.24.7.tar.xz) = 20924
TIMESTAMP = 1673334429
SHA256 (KDE/plasma/5.26.5/kwrited-5.26.5.tar.xz) = a9d66d664baecad2898f624c097f4283dea49dca376ea00f08a54fee17dd4a93
SIZE (KDE/plasma/5.26.5/kwrited-5.26.5.tar.xz) = 23400
TIMESTAMP = 1670610133
SHA256 (KDE/plasma/5.24.7/plasma-sdk-5.24.7.tar.xz) = fc9692921df85f2c65a5d372098500f1a3d4ccbcb0573518a2cbc3c9463b3aef
SIZE (KDE/plasma/5.24.7/plasma-sdk-5.24.7.tar.xz) = 264952
TIMESTAMP = 1673334430
SHA256 (KDE/plasma/5.26.5/plasma-sdk-5.26.5.tar.xz) = 361dff77d1e040f329a5169211a88eb008b37a440873242464a1ed7299d0405c
SIZE (KDE/plasma/5.26.5/plasma-sdk-5.26.5.tar.xz) = 274576
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment