summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLone_Wolf2023-12-07 00:59:20 +0100
committerLone_Wolf2023-12-07 00:59:20 +0100
commit0cc38cacf06615148f65998e9be3910364c064f5 (patch)
treea1b251ecc43536ec02537e27bef7333d256654a3 /PKGBUILD
parent0d45d7b81ba4d9c027f061fb9ebb0d7901638658 (diff)
downloadaur-0cc38cacf06615148f65998e9be3910364c064f5.tar.gz
build all video-codecs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1078c1efb3d3..1ebe9e98b0b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=mesa-minimal-git
pkgname=(mesa-minimal-git opencl-rusticl-mesa-minimal-git)
pkgdesc="an open-source implementation of the OpenGL specification, stripped down git version"
-pkgver=24.0.0_devel.181139.827bbe48298
+pkgver=24.0.0_devel.181605.fde43e44e9f
pkgrel=1
arch=('x86_64')
makedepends=(git meson ninja libglvnd python-mako xorgproto libxml2 libx11 libva elfutils libxrandr
@@ -84,7 +84,7 @@ build() {
-D tools=[] \
-D zstd=enabled \
-D microsoft-clc=disabled \
- -D video-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc,av1dec,av1enc,vp9dec \
+ -D video-codecs=all \
-D gallium-rusticl=true \
-D rust_std=2021 \
-D opencl-external-clang-headers=disabled