diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-03-05 12:15:04 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-03-05 12:15:04 +0000 |
| commit | 00d4ece175ac5115ce04943b13f5fc7f56fc62cb (patch) | |
| tree | 902336ba3445f95196e8729b09ca2eb0a77ae9fd | |
| parent | a9f8378e37f45046ee91f0f9ad660d8fb2b77663 (diff) | |
x11/plasma6-kwayland-integration: restore from x11/plasma5-kwayland-integration
| -rw-r--r-- | x11/plasma6-kwayland-integration/Makefile | 23 | ||||
| -rw-r--r-- | x11/plasma6-kwayland-integration/distinfo | 3 | ||||
| -rw-r--r-- | x11/plasma6-kwayland-integration/pkg-plist | 2 |
3 files changed, 28 insertions, 0 deletions
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.categories |
