x11-servers/xwayland-devel: better support XRes extension

https://gitlab.freedesktop.org/xorg/xserver/-/commit/1e933665bef2
This commit is contained in:
Jan Beich 2023-01-27 11:39:53 +00:00
parent ce96861caf
commit 96381f9418
2 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@ PORTNAME= xwayland
DISTVERSIONPREFIX= xorg-server-
DISTVERSION= 21.0.99.1-380
DISTVERSIONSUFFIX= -g2ef5ef57b
PORTREVISION= 1
CATEGORIES= x11-servers
PKGNAMESUFFIX= -devel
@ -9,6 +10,8 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 537acb3eb02f.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
PATCHFILES+= 3930d00746b0.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
PATCHFILES+= 74813b4c09ca.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/432
PATCHFILES+= 8b9bf0a22640.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1047
PATCHFILES+= ad97a453fd3f.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1051
MAINTAINER= jbeich@FreeBSD.org
COMMENT= X11 server as Wayland client (development snapshot)

View File

@ -9,3 +9,7 @@ SHA256 (3930d00746b0.patch) = acae16d3636d12e631a14e2584a4ae5d527dfb9897b897631f
SIZE (3930d00746b0.patch) = 18587
SHA256 (74813b4c09ca.patch) = 1e115e88f1e2b078a0c2aa32da6ea6dfe6f39451f334b4313c625e10986deb30
SIZE (74813b4c09ca.patch) = 2519
SHA256 (8b9bf0a22640.patch) = 86a62b143705d037701abf41769c94f0ed555cf673e7500f5a3a782787fb02e5
SIZE (8b9bf0a22640.patch) = 3696
SHA256 (ad97a453fd3f.patch) = 1e68f09d95f82d5795c6437a0541b8b268a3b39586dbf3459e18d519d59a49a6
SIZE (ad97a453fd3f.patch) = 2881