Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2026 12:15:53 +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: 67a9ea672d84 - main - x11/plasma6-kwayland-integration: update to 6.6.0 and connect to the build
Message-ID:  <69a973f9.45434.545f2332@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=67a9ea672d844997d90650b58839e9268c56c772

commit 67a9ea672d844997d90650b58839e9268c56c772
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-kwayland-integration: update to 6.6.0 and connect to the build
---
 x11/Makefile                              |  1 +
 x11/plasma6-kwayland-integration/Makefile | 20 +++++++++++---------
 x11/plasma6-kwayland-integration/distinfo |  6 +++---
 3 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/x11/Makefile b/x11/Makefile
index 6ee2acafd189..c2ab41431836 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -343,6 +343,7 @@
     SUBDIR += plasma6-kglobalacceld
     SUBDIR += plasma6-kscreen
     SUBDIR += plasma6-kwayland
+    SUBDIR += plasma6-kwayland-integration
     SUBDIR += plasma6-layer-shell-qt
     SUBDIR += plasma6-libkscreen
     SUBDIR += plasma6-libplasma
diff --git a/x11/plasma6-kwayland-integration/Makefile b/x11/plasma6-kwayland-integration/Makefile
index e65d414e9b01..bafce26b9638 100644
--- a/x11/plasma6-kwayland-integration/Makefile
+++ b/x11/plasma6-kwayland-integration/Makefile
@@ -1,23 +1,25 @@
 PORTNAME=	kwayland-integration
 DISTVERSION=	${KDE_PLASMA_VERSION}
 CATEGORIES=	x11 kde kde-plasma
+PKGNAMESUFFIX=	-qt5
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Integration plugins for a Wayland-based desktop
-WWW=		https://www.kde.org/plasma-desktop
+COMMENT=	KDE Wayland integration plugins for Qt 5 applications
 
-LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
-		libwayland-client.so:graphics/wayland \
+BUILD_DEPENDS=	wayland-protocols>=1.21:graphics/wayland-protocols
+LIB_DEPENDS=	libwayland-cursor.so:graphics/wayland \
 		libxkbcommon.so:x11/libxkbcommon
-BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
-		wayland-protocols>0:graphics/wayland-protocols
 
-USES=		cmake compiler:c++11-lib gl kde:5 pkgconfig qt:5 tar:xz xorg
-USE_GL=		gl
-USE_KDE=	idletime wayland windowsystem \
+USES=		cmake gl kde:5 pkgconfig qt:5 tar:xz xorg
+USE_GL=		gl opengl
+USE_KDE=	wayland windowsystem \
 		ecm:build plasma-wayland-protocols:build
 USE_QT=		core gui wayland widgets \
 		buildtools:build qmake:build
 USE_XORG=	x11
 
+KDE_PLASMA_VERSION=	${KDE_PLASMA6_VERSION}
+PKGNAMEPREFIX?=		plasma6-
+DESCR=			${.CURDIR:H:H}/x11/plasma6-plasma/pkg-descr
+
 .include <bsd.port.mk>
diff --git a/x11/plasma6-kwayland-integration/distinfo b/x11/plasma6-kwayland-integration/distinfo
index fabf32e96d71..cab7513f7e03 100644
--- a/x11/plasma6-kwayland-integration/distinfo
+++ b/x11/plasma6-kwayland-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709790898
-SHA256 (KDE/plasma/5.27.11/kwayland-integration-5.27.11.tar.xz) = 8b4947bbe67b4a03ec5338763fab52407eb7419ca63db09ebdc7e8c2eb68bcb6
-SIZE (KDE/plasma/5.27.11/kwayland-integration-5.27.11.tar.xz) = 25708
+TIMESTAMP = 1771836481
+SHA256 (KDE/plasma/6.6.0/kwayland-integration-6.6.0.tar.xz) = 93284252b8cf1535cb4684b90af5ab3d55d4514d6326f641b4de99ab345c244d
+SIZE (KDE/plasma/6.6.0/kwayland-integration-6.6.0.tar.xz) = 26440


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a973f9.45434.545f2332>