git: bc4022291db9 - main - x11/plasma6-plasma: add option for GTK support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Dec 2025 19:57:10 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc4022291db9e2453b384e0d25216422a20e1aa0
commit bc4022291db9e2453b384e0d25216422a20e1aa0
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-12-26 19:56:07 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-12-26 19:56:07 +0000
x11/plasma6-plasma: add option for GTK support
---
x11/plasma6-plasma/Makefile | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/x11/plasma6-plasma/Makefile b/x11/plasma6-plasma/Makefile
index bafe567bd0ea..f44eaeff6daa 100644
--- a/x11/plasma6-plasma/Makefile
+++ b/x11/plasma6-plasma/Makefile
@@ -8,13 +8,16 @@ COMMENT= KDE Plasma 6 Desktop (meta port)
WWW= https://www.kde.org/plasma-desktop
USES= kde:6 metaport qt:6
-USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa}
+USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa:Nbreeze-gtk:Nkde-gtk-config}
-OPTIONS_DEFINE= PULSEAUDIO QT5
+OPTIONS_DEFINE= GTK PULSEAUDIO QT5
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+GTK_DESC= Breeze widget theme for GTK2 and GTK3 applications
+GTK_USE= KDE=breeze-gtk:run,kde-gtk-config:run
+PULSEAUDIO_DESC= Plasma applet for audio volume management
PULSEAUDIO_USE= KDE=plasma-pa:run
-QT5_DESC= Install Plasma 6 integration plugins for Qt5 applications
+QT5_DESC= Plasma 6 integration plugins for Qt5 applications
QT5_RUN_DEPENDS= plasma6-plasma-integration-qt5>0:x11/plasma6-plasma-integration@qt5 \
plasma6-breeze-qt5>0:x11-themes/plasma6-breeze@qt5