CVSROOT: /cvs Module name: ports Changes by: rsadow...@cvs.openbsd.org 2025/07/03 23:47:09
Modified files: meta/kde : Makefile meta/kde/pkg : README-plasma x11/kde : kde.port.mk x11/kde-plasma : Makefile x11/kde-plasma/breeze: distinfo x11/kde-plasma/breeze/pkg: PLIST x11/kde-plasma/breeze-gtk: distinfo x11/kde-plasma/kactivitymanagerd: distinfo x11/kde-plasma/kde-cli-tools: distinfo x11/kde-plasma/kde-gtk-config: distinfo x11/kde-plasma/kdecoration: distinfo x11/kde-plasma/kdeplasma-addons: distinfo x11/kde-plasma/kdeplasma-addons/pkg: PLIST x11/kde-plasma/kgamma5: distinfo x11/kde-plasma/kglobalacceld: distinfo x11/kde-plasma/kinfocenter: distinfo x11/kde-plasma/kinfocenter/patches: patch-Modules_about-distro_src_MemoryEntry_cpp x11/kde-plasma/kinfocenter/pkg: PLIST x11/kde-plasma/kmenuedit: distinfo x11/kde-plasma/kpipewire: distinfo x11/kde-plasma/kpipewire/patches: patch-src_pipewireproduce_cpp x11/kde-plasma/kpipewire/pkg: PLIST x11/kde-plasma/kscreen: Makefile distinfo x11/kde-plasma/kscreen/pkg: PLIST x11/kde-plasma/kscreenlocker: distinfo x11/kde-plasma/ksshaskpass: distinfo x11/kde-plasma/ksystemstats: distinfo x11/kde-plasma/kwayland: distinfo x11/kde-plasma/kwin: Makefile distinfo x11/kde-plasma/kwin/patches: patch-src_xwayland_xwayland_cpp x11/kde-plasma/kwin/pkg: PLIST x11/kde-plasma/kwrited: distinfo x11/kde-plasma/layer-shell-qt: distinfo x11/kde-plasma/libkscreen: distinfo x11/kde-plasma/libksysguard: Makefile distinfo x11/kde-plasma/libksysguard/patches: patch-processcore_processes_openbsd_p_cpp x11/kde-plasma/libksysguard/pkg: PLIST x11/kde-plasma/libplasma: distinfo x11/kde-plasma/milou: distinfo x11/kde-plasma/ocean-sound-theme: distinfo x11/kde-plasma/ocean-sound-theme/pkg: PLIST x11/kde-plasma/oxygen: distinfo x11/kde-plasma/oxygen-sounds: distinfo x11/kde-plasma/plasma-activities: distinfo x11/kde-plasma/plasma-activities-stats: distinfo x11/kde-plasma/plasma-browser-integration: distinfo x11/kde-plasma/plasma-browser-integration/patches: patch-CMakeLists_txt x11/kde-plasma/plasma-browser-integration/pkg: PLIST x11/kde-plasma/plasma-desktop: distinfo x11/kde-plasma/plasma-desktop/pkg: PLIST x11/kde-plasma/plasma-integration: distinfo x11/kde-plasma/plasma-nano: distinfo x11/kde-plasma/plasma-nano/pkg: PLIST x11/kde-plasma/plasma-pa: Makefile distinfo x11/kde-plasma/plasma-pa/pkg: PLIST x11/kde-plasma/plasma-sdk: Makefile distinfo x11/kde-plasma/plasma-sdk/pkg: PLIST x11/kde-plasma/plasma-workspace: distinfo x11/kde-plasma/plasma-workspace/patches: patch-kcms_users_src_CMakeLists_txt x11/kde-plasma/plasma-workspace/pkg: PLIST x11/kde-plasma/plasma-workspace-wallpapers: distinfo x11/kde-plasma/plasma-workspace-wallpapers/pkg: PLIST x11/kde-plasma/plasma5support: distinfo x11/kde-plasma/polkit-kde-agent-1: Makefile distinfo x11/kde-plasma/polkit-kde-agent-1/pkg: PLIST x11/kde-plasma/powerdevil: distinfo x11/kde-plasma/powerdevil/pkg: PLIST x11/kde-plasma/print-manager: distinfo x11/kde-plasma/print-manager/pkg: PLIST x11/kde-plasma/qqc2-breeze-style: distinfo x11/kde-plasma/qqc2-breeze-style/pkg: PLIST x11/kde-plasma/spectacle: distinfo x11/kde-plasma/systemsettings: distinfo x11/kde-plasma/xdg-desktop-portal-kde: distinfo Added files: x11/kde-plasma/libksysguard/patches: patch-processcore_plugins_gpu_gpu_cpp Removed files: x11/kde-plasma/libksysguard/patches: patch-processcore_plugins_CMakeLists_txt Log message: Update Plasma 6.4 The most parts are straightforward as usual but in 6.4 the KDE Kwin team split kwin into kwin-x11 and kwin (wayland). This seems to be the sign that X11 is no longer of interest and we are focussing on Wayland. As we currently only support X11, kwin-x11 has been added as a runtime dependency to kwin. So nobody should have to install anything later. This ports update also includes Aurorae; a theme engine for KWin window decorations. https://kde.org/announcements/plasma/6/6.4.0/ This update also includes Bugfix Release for June and July. Thanks yaydn for feedback and testing and kn@ for review