Date: Thu, 05 Mar 2026 12:15:52 +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: 00d4ece175ac - main - x11/plasma6-kwayland-integration: restore from x11/plasma5-kwayland-integration Message-ID: <69a973f8.44fca.50555f98@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=00d4ece175ac5115ce04943b13f5fc7f56fc62cb commit 00d4ece175ac5115ce04943b13f5fc7f56fc62cb 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: restore from x11/plasma5-kwayland-integration --- x11/plasma6-kwayland-integration/Makefile | 23 +++++++++++++++++++++++ x11/plasma6-kwayland-integration/distinfo | 3 +++ x11/plasma6-kwayland-integration/pkg-plist | 2 ++ 3 files changed, 28 insertions(+) diff --git a/x11/plasma6-kwayland-integration/Makefile b/x11/plasma6-kwayland-integration/Makefile new file mode 100644 index 000000000000..e65d414e9b01 --- /dev/null +++ b/x11/plasma6-kwayland-integration/Makefile @@ -0,0 +1,23 @@ +PORTNAME= kwayland-integration +DISTVERSION= ${KDE_PLASMA_VERSION} +CATEGORIES= x11 kde kde-plasma + +MAINTAINER= kde@FreeBSD.org +COMMENT= Integration plugins for a Wayland-based desktop +WWW= https://www.kde.org/plasma-desktop + +LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ + libwayland-client.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 \ + ecm:build plasma-wayland-protocols:build +USE_QT= core gui wayland widgets \ + buildtools:build qmake:build +USE_XORG= x11 + +.include <bsd.port.mk> diff --git a/x11/plasma6-kwayland-integration/distinfo b/x11/plasma6-kwayland-integration/distinfo new file mode 100644 index 000000000000..fabf32e96d71 --- /dev/null +++ b/x11/plasma6-kwayland-integration/distinfo @@ -0,0 +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 diff --git a/x11/plasma6-kwayland-integration/pkg-plist b/x11/plasma6-kwayland-integration/pkg-plist new file mode 100644 index 000000000000..a243cef846b2 --- /dev/null +++ b/x11/plasma6-kwayland-integration/pkg-plist @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/kf5/kwindowsystem/KF5WindowSystemKWaylandPlugin.so +share/qlogging-categories5/kwindowsystem.kwayland.categorieshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a973f8.44fca.50555f98>
