Date: Thu, 05 Mar 2026 12:15:55 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5fa67fae1bfa - main - x11/plasma6-plasma: Install Wayland integration plugin for Qt 5 apps Message-ID: <69a973fb.4636d.878332@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fa67fae1bfa7008608cfe4f5482cda36974d0d1 commit 5fa67fae1bfa7008608cfe4f5482cda36974d0d1 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-03-05 12:15:04 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-03-05 12:15:04 +0000 x11/plasma6-plasma: Install Wayland integration plugin for Qt 5 apps --- x11/plasma6-plasma/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/plasma6-plasma/Makefile b/x11/plasma6-plasma/Makefile index f44eaeff6daa..6d592191920d 100644 --- a/x11/plasma6-plasma/Makefile +++ b/x11/plasma6-plasma/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde PKGNAMEPREFIX= plasma6- @@ -18,7 +19,8 @@ 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= Plasma 6 integration plugins for Qt5 applications -QT5_RUN_DEPENDS= plasma6-plasma-integration-qt5>0:x11/plasma6-plasma-integration@qt5 \ +QT5_RUN_DEPENDS= plasma6-kwayland-integration-qt5>0:x11/plasma6-kwayland-integration \ + plasma6-plasma-integration-qt5>0:x11/plasma6-plasma-integration@qt5 \ plasma6-breeze-qt5>0:x11-themes/plasma6-breeze@qt5 .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a973fb.4636d.878332>
