1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

multimedia/libva-intel-driver: enable HYBRID by default

PR:		232981
Approved by:	madpilot (maintainer)
Tested by:	Kevin Oberman, madpilot
This commit is contained in:
Jan Beich 2018-11-07 22:40:27 +00:00
parent 9617cd8b67
commit b32621abd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484415

View File

@ -3,7 +3,7 @@
PORTNAME= libva-intel-driver
PORTVERSION= 2.2.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= madpilot@FreeBSD.org
@ -31,6 +31,7 @@ ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Driver for hardware present only on intel i386 and amd64 CPUs
OPTIONS_DEFINE= HYBRID
OPTIONS_DEFAULT=HYBRID
HYBRID_DESC= Hybrid codec support (e.g., VP9 decoding on Skylake)
HYBRID_RUN_DEPENDS= ${LOCALBASE}/lib/dri/hybrid_drv_video.so:multimedia/libva-intel-hybrid-driver