aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-29 10:24:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-29 10:35:46 +0000
commita4966e5cca1911cd976444829addf2cb7692f4de (patch)
tree542f351cfb0a49f5462b8b3eae2e9fb6965c19c5
parent74cd06059c5318469ff25ee3836f8b0c1ecfdbf4 (diff)
downloadports-a4966e5cca1911cd976444829addf2cb7692f4de.tar.gz
ports-a4966e5cca1911cd976444829addf2cb7692f4de.zip
x11-wm/gamescope: apply one more wlroots 0.16 fix after bc1d9770a8d9
-rw-r--r--x11-wm/gamescope/Makefile3
-rw-r--r--x11-wm/gamescope/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index b244dfa7ea5f..9bb81c2b9b14 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gamescope
DISTVERSION= 3.11.49
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -10,6 +10,7 @@ PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/Plagman/gamescope/issue
PATCHFILES+= 91fbb22bda68.patch:-p1 # https://github.com/Plagman/gamescope/pull/677
PATCHFILES+= f4a33bd37e49.patch:-p1 # https://github.com/Plagman/gamescope/pull/632
PATCHFILES+= be5e7d23e49e.patch:-p1 # wlroots 0.16 (black screen fix)
+PATCHFILES+= bb67298e95a1.patch:-p1 # wlroots 0.16 (xwayland hang fix)
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Micro-compositor from SteamOS
diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo
index c8a4a23812b8..37870e79ed1c 100644
--- a/x11-wm/gamescope/distinfo
+++ b/x11-wm/gamescope/distinfo
@@ -15,3 +15,5 @@ SHA256 (f4a33bd37e49.patch) = dd22a0f5e4f0af44b65d04c22c2a67c992b0a3098adb83ddf5
SIZE (f4a33bd37e49.patch) = 1514
SHA256 (be5e7d23e49e.patch) = 0c9ca3bcb9a580ed7774f2bff1d3b07a34da3ec35ea7292b90e84b315bf3eccf
SIZE (be5e7d23e49e.patch) = 1216
+SHA256 (bb67298e95a1.patch) = 8268172903cb57f74abb6e4f6a4729125321c2229593d2af9ff317123bc1282c
+SIZE (bb67298e95a1.patch) = 5714