x11-wm/gamescope: backport Intel Skylake fix
(cherry picked from commit 69be9af795
)
This commit is contained in:
parent
41bd9071c4
commit
73ab861dca
2 changed files with 4 additions and 0 deletions
|
@ -1,11 +1,13 @@
|
|||
PORTNAME= gamescope
|
||||
DISTVERSION= 3.12.7
|
||||
PORTREVISION= 1
|
||||
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+= dd851e58b79b.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/979
|
||||
PATCHFILES+= 8a7fa50bb2fc.patch:-p1 # -Dbenchmark=disabled
|
||||
PATCHFILES+= 243582c0c762.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/1057
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= SteamOS session compositing window manager
|
||||
|
|
|
@ -17,3 +17,5 @@ SHA256 (dd851e58b79b.patch) = 7980feb488f4dd7d096982d02b5bcc1757c2fd49422ab17668
|
|||
SIZE (dd851e58b79b.patch) = 766
|
||||
SHA256 (8a7fa50bb2fc.patch) = 2ade8dca8dc6325486db7cda862d322b62e1a7e762902e8480e03879fe072982
|
||||
SIZE (8a7fa50bb2fc.patch) = 1448
|
||||
SHA256 (243582c0c762.patch) = c7de00de34682207df64e43a235cbaa2fd5332b5e1bb647d6dcee668971a5249
|
||||
SIZE (243582c0c762.patch) = 3710
|
||||
|
|
Loading…
Reference in a new issue