head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.05.04.11.18.46; author markd; state Exp; branches; next ; commitid QUg6FoqgTMBIkuEG; desc @@ 1.1 log @plasma6-plasma-workspace: add version 6.5.2 Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCMs, applets as well as multiple libraries. The Task Manager provides various QAbstractListModel-based model for listing Windows, Startup tasks and Launcher Job. libkworkspace provides functions to allow you to interact with the KDE session manager. libnotificationmanager is responsible for listing notifications, closing them and interacting with them in Plasma. This class provides a Qt model for jobs. As well as a Qt model for notifications and jobs. @ text @$NetBSD$ From FreeBSD to fix XDG_CONFIG_DIRS --- startkde/config-startplasma.h.cmake.orig 2025-11-04 15:01:10.000000000 +0000 +++ startkde/config-startplasma.h.cmake @@@@ -2,6 +2,7 @@@@ #define CMAKE_INSTALL_FULL_BINDIR "@@CMAKE_INSTALL_FULL_BINDIR@@" #define KDE_INSTALL_FULL_DATAROOTDIR "@@KDE_INSTALL_FULL_DATAROOTDIR@@" +#define KDE_INSTALL_FULL_CONFDIR "@@KDE_INSTALL_FULL_CONFDIR@@" #define CMAKE_INSTALL_FULL_LIBEXECDIR "@@CMAKE_INSTALL_FULL_LIBEXECDIR@@" #define CMAKE_INSTALL_FULL_LIBEXECDIR_KF6 "@@CMAKE_INSTALL_FULL_LIBEXECDIR_KF6@@" #define KWIN_WAYLAND_BIN_PATH "@@KWIN_WAYLAND_BIN_PATH@@" @