multimedia/libva: unbreak DRI2 for XRDP after 20aae48cbe

https://github.com/intel/libva/commit/aeba58590726

Xwayland (uses DRI3) and Xorg (has DRM master) are not affected.

Inspired by:	PkgSrc

(cherry picked from commit f863a42f48)
This commit is contained in:
Jan Beich 2023-12-03 23:11:37 +01:00
parent 05b4a5e2a1
commit b2956cea59
2 changed files with 4 additions and 0 deletions

View file

@ -1,8 +1,10 @@
PORTNAME= libva
DISTVERSION= 2.20.0
PORTREVISION= 1
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 9ed99b6b0b3b.patch:-p1 # https://github.com/intel/libva/pull/667
PATCHFILES+= 6b0efda45140.patch:-p1 # https://github.com/intel/libva/pull/758
MAINTAINER= jbeich@FreeBSD.org

View file

@ -1,5 +1,7 @@
TIMESTAMP = 1694678653
SHA256 (intel-libva-2.20.0_GH0.tar.gz) = 117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60
SIZE (intel-libva-2.20.0_GH0.tar.gz) = 280079
SHA256 (9ed99b6b0b3b.patch) = 5a0a9551c461de67a2c049bafd1bc36916d7e7d9099bb3ca3cc3845bf322b895
SIZE (9ed99b6b0b3b.patch) = 2117
SHA256 (6b0efda45140.patch) = ac440a6633896a35938a3c7f761fea32d6c1d75020ecbfdb51216cf603a31604
SIZE (6b0efda45140.patch) = 2101