1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

multimedia/libva: replace post-patch with upstream fix

This commit is contained in:
Jan Beich 2019-06-01 00:59:09 +00:00
parent 84b7411f07
commit a2c8ba796e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503212
2 changed files with 3 additions and 4 deletions

View File

@ -8,6 +8,7 @@ CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= c2a431cc3cab.patch:-p1 5cfcd31635b1.patch:-p1
PATCHFILES+= 394b1eb4ce5f.patch:-p1
PATCHFILES+= 93c52a17b8d2.patch:-p1
MAINTAINER= jbeich@FreeBSD.org
COMMENT?= VAAPI wrapper and dummy driver
@ -40,8 +41,4 @@ WAYLAND_MESON_YES= with_wayland
X11_USE= XORG=x11,xorgproto,xext,xfixes
X11_MESON_YES= with_x11
post-patch: .SILENT
# V4L2 is unused since http://github.com/intel/libva/commit/70074679333c
${REINPLACE_CMD} '/videodev2\.h/d' ${WRKSRC}/va/va_backend.h
.include <bsd.port.mk>

View File

@ -7,3 +7,5 @@ SHA256 (5cfcd31635b1.patch) = 16344b56bf7e4bbc8a572183adbfd346d92d54d70a87dc6f30
SIZE (5cfcd31635b1.patch) = 1091
SHA256 (394b1eb4ce5f.patch) = 78bb4d0ae07df1b1efffaec4998a4c1fe99b04a772acc299ce67e3c6fc0b49e0
SIZE (394b1eb4ce5f.patch) = 1599
SHA256 (93c52a17b8d2.patch) = 82eaa9e089282a17cb1453df65e2f7e4a9abdf8a1a08f6e8a739060ef1f45146
SIZE (93c52a17b8d2.patch) = 607