aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/plasma5-kwin/Makefile
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-03-16 20:15:57 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-03-16 20:15:57 +0000
commit4c432d12bbb40a1c91963af26986002e9c388f29 (patch)
tree489563c4e6337f8da2ff194c322690cf0cccad48 /x11-wm/plasma5-kwin/Makefile
parent62fd41fd71f730e800d5d3f17a9ea381f6e116d1 (diff)
downloadports-4c432d12bbb40a1c91963af26986002e9c388f29.tar.gz
ports-4c432d12bbb40a1c91963af26986002e9c388f29.zip
Switch KDE Plasma kwin (the WM & Compositor) to xwayland-devel
This makes Plasma co-installable with sway and river and other Wayland-based compositors and makes life much easier for the folks working on Wayland bits, since then all the "current" compositors depend on the same wayland, rather than conflicting over xwayland vs. xwayland-devel. PR: 244016 Submitted by: jbeich Reported by: jbeich
Notes
Notes: svn path=/head/; revision=568609
Diffstat (limited to 'x11-wm/plasma5-kwin/Makefile')
-rw-r--r--x11-wm/plasma5-kwin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
index a2dfc091977a..df793058e933 100644
--- a/x11-wm/plasma5-kwin/Makefile
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kwin
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-wm kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -24,8 +25,8 @@ LIB_DEPENDS= libXcursor.so:x11/libXcursor \
libxcb-keysyms.so:x11/xcb-util-keysyms \
libxkbcommon.so:x11/libxkbcommon
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
- Xwayland:x11-servers/xwayland
-RUN_DEPENDS= Xwayland:x11-servers/xwayland
+ xwayland-devel>0:x11-servers/xwayland-devel
+RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel
USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig python:3.5+,run \
qt:5 shebangfix tar:xz xorg