aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mesa/abuild
blob: a28751ad42089a5569562ea177eacd47f194fc14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name=mesa
version=24.0.8
release=1
source="https://archive.mesa3d.org/$name-$version.tar.xz"
keep_static=1
build_opt="
	-Dplatforms=wayland
	-Dgallium-drivers=auto
	-Dvulkan-drivers=""
	-Dvalgrind=disabled
	-Dlibunwind=disabled
	-Dglx=disabled
	-Dglvnd=true
	-Dllvm=disabled
	-Db_lto=false
"