mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
This future proofs if Mesa supported codecs ever change and will require no manual intervention on update.
Signed-off-by: Gil <130161554+ShinyGil@users.noreply.github.com>
(cherry picked from commit 797c286636)
Co-authored-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
@@ -480,7 +480,7 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/"
|
||||
%if 0%{?with_intel_clc}
|
||||
-Dintel-clc=enabled \
|
||||
%endif
|
||||
-Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec \
|
||||
-Dvideo-codecs=all \
|
||||
-Dintel-rt=%{?with_intel_vk_rt:enabled}%{!?with_intel_vk_rt:disabled} \
|
||||
-Dmicrosoft-clc=disabled \
|
||||
-Dllvm=enabled \
|
||||
|
||||
Reference in New Issue
Block a user