name=mesa version=24.2.6 release=1 source="https://archive.mesa3d.org/$name-$version.tar.xz" keep_static=1 [ -f $SPM_PKGDB/wayland ] && platform="-Dplatforms=wayland" [ -f $SPM_PKGDB/libx11 ] && platform="-Dplatforms=x11" [ -f $SPM_PKGDB/libx11 ] && [ -f $SPM_PKGDB/wayland ] && platform="-Dplatforms=wayland,x11" build_opt=" $platform -Dgallium-drivers=auto -Dvalgrind=disabled -Dlibunwind=disabled -Dglx=disabled -Dglvnd=true -Db_lto=false -Dvulkan-drivers= "