git: e3e44b1a4772 - main - x11-wm/gamescope: link to upstream fix for system wlroots
Jan Beich
jbeich at FreeBSD.org
Mon Sep 6 03:31:18 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3e44b1a47721e3a51f1911b74a88095339bb951
commit e3e44b1a47721e3a51f1911b74a88095339bb951
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-06 03:22:56 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-06 03:31:08 +0000
x11-wm/gamescope: link to upstream fix for system wlroots
---
x11-wm/gamescope/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 79e06fdd6e6b..a191056fbc41 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -43,9 +43,7 @@ PIPEWIRE_DESC= Screen capture via PipeWire
PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire
PIPEWIRE_MESON_ENABLED= pipewire
-# Bundle wlroots due to breaking changes:
-# https://github.com/swaywm/wlroots/commit/9ecfa4343a6d
-# https://github.com/swaywm/wlroots/commit/a109a80dca50
+# https://github.com/Plagman/gamescope/pull/202
BUILD_DEPENDS:= ${BUILD_DEPENDS:N*wlroots*} \
xwayland-devel>0:x11-servers/xwayland-devel
LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \
More information about the dev-commits-ports-all
mailing list