git: d05b66faa391 - main - kde.mk: Add oxygen-sounds to USE_PLASMA5_ALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Feb 2025 20:56:15 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=d05b66faa3915672e870a6b0f8ac787523781643 commit d05b66faa3915672e870a6b0f8ac787523781643 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-02-06 20:55:07 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-02-06 20:55:07 +0000 kde.mk: Add oxygen-sounds to USE_PLASMA5_ALL oxygen-sounds from Plasma 6 will be used. This component is still used by x11/kf5-frameworkintegration. --- Mk/Uses/kde.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk index 1036b9e4d3c8..54c07e5680cc 100644 --- a/Mk/Uses/kde.mk +++ b/Mk/Uses/kde.mk @@ -308,7 +308,7 @@ _USE_FRAMEWORKS6_ALL= ecm colorscheme \ _USE_FRAMEWORKS_ALL= ${_USE_FRAMEWORKS${_KDE_VERSION}_ALL} # List of components of the KDE Plasma distribution. -_USE_PLASMA5_ALL= libksysguard +_USE_PLASMA5_ALL= libksysguard oxygen-sounds _USE_PLASMA6_ALL= activities activities-stats activitymanagerd \ breeze breeze-gtk decoration discover drkonqi \