aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-12-15 01:33:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-12-15 01:44:33 +0000
commit69be9af795b147aaad18b1479611ab4354e9bc64 (patch)
treebdf602444df1a54f0e0b3dc8dfcbfaf3ff491f59
parent6646bf3aa5e4384cf052f84a8e513ee6ba842a6f (diff)
downloadports-69be9af795b147aaad18b1479611ab4354e9bc64.tar.gz
ports-69be9af795b147aaad18b1479611ab4354e9bc64.zip
x11-wm/gamescope: backport Intel Skylake fix
-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 fa2b0fa1a63d..a264de4a3835 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,11 +1,12 @@
PORTNAME= gamescope
DISTVERSION= 3.13.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/ValveSoftware/gamescope/issues/120
PATCHFILES+= 4a067fb4ebe2.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/678
+PATCHFILES+= 243582c0c762.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/1057
MAINTAINER= jbeich@FreeBSD.org
COMMENT= SteamOS session compositing window manager
diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo
index f3e16d93e149..5032bac6f083 100644
--- a/x11-wm/gamescope/distinfo
+++ b/x11-wm/gamescope/distinfo
@@ -15,3 +15,5 @@ SHA256 (a618ea074660.patch) = c79b4b7a231d9c6e34912b8f4a301c6c60b921b6be5fb9c132
SIZE (a618ea074660.patch) = 2589
SHA256 (4a067fb4ebe2.patch) = fb12df8318e06a77ead4aa5752e32eec48efc70de43f069369a4c6a83a590152
SIZE (4a067fb4ebe2.patch) = 4823
+SHA256 (243582c0c762.patch) = c7de00de34682207df64e43a235cbaa2fd5332b5e1bb647d6dcee668971a5249
+SIZE (243582c0c762.patch) = 3710