diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-12 09:43:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-06-23 18:07:18 +0000 |
commit | f2820b6cc2170feef17989c422f2cf46644a5b57 (patch) | |
tree | 97998c6f87a571c33be6621c0f37651bd0823898 /x11-wm/gamescope | |
parent | d69ea6ec51818b161d974dfad2d14ffc279d1d3a (diff) | |
download | ports-f2820b6cc2170feef17989c422f2cf46644a5b57.tar.gz ports-f2820b6cc2170feef17989c422f2cf46644a5b57.zip |
x11-toolkits/wlroots: update to 0.14.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by: GitHub (watch releases)
Diffstat (limited to 'x11-wm/gamescope')
-rw-r--r-- | x11-wm/gamescope/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index fe11bef28a62..287fbd1371c7 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -16,6 +16,8 @@ COMMENT= Micro-compositor from SteamOS LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build after https://github.com/swaywm/wlroots/commit/9ecfa4343a6d + BUILD_DEPENDS= glslangValidator:graphics/glslang \ evdev-proto>0:devel/evdev-proto \ vulkan-headers>0:graphics/vulkan-headers \ |