aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-27 18:27:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-27 18:48:59 +0000
commit6bc83dc31c7949b568d8b9f32e450cbcbfceb56e (patch)
tree5c40b4bff981a47277c78831cc41c55b7a834a76
parent6acf25a5dae6ddfb0fbc61206d88589e14d0ae2a (diff)
downloadports-6bc83dc31c7949b568d8b9f32e450cbcbfceb56e.tar.gz
ports-6bc83dc31c7949b568d8b9f32e450cbcbfceb56e.zip
x11-wm/gamescope: temporarily disable wayland category
$ gamescope -- vkcube-wayland No CAP_SYS_NICE, falling back to regular-priority compute and threads. Performance will be affected. wlserver: [backend/headless/backend.c:68] Creating headless backend vulkan: selecting physical device 'Intel(R) HD Graphics 530 (SKL GT2)': queue family 0 vulkan: physical device supports DRM format modifiers vulkan: supported DRM formats for sampling usage: vulkan: 0x34325241 vulkan: 0x34325258 vulkan: 0x3231564E wlserver: Running compositor on wayland display 'gamescope-0' wlserver: [backend/headless/backend.c:16] Starting headless backend wlserver: [xwayland/server.c:108] Starting Xwayland on :1 wlserver: [types/wlr_compositor.c:681] New wlr_surface 0x84aae6500 (res 0x84ab47880) wlserver: [xwayland/server.c:273] Xserver is ready xwm: Failed to find PID for window 0x200001 Cannot connect to wayland. Exiting ... load: 0.97 cmd: Xwayland 64175 [select] 8.23r 0.02u 0.00s 0% 35848k ^C gamescope: received kill signal, terminating! (cherry picked from commit d4bf27c2e084f0aef4ab7805f1e40c9b8c2c7e11)
-rw-r--r--x11-wm/gamescope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 6422e8918eea..58b63fb6e6e8 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gamescope
DISTVERSION= 3.11.49
-CATEGORIES= x11-wm wayland
+CATEGORIES= x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 2a84a44f6897.patch:-p1 # https://github.com/Plagman/gamescope/pull/119