PACKAGE_NAME="mesa-git" PACKAGE_VERSION_PREFIX="" PACKAGE_RELEASE="1" PACKAGE_ARCH="amd64" UPSTREAM_GIT_URL="https://gitlab.freedesktop.org/mesa/mesa.git" UPSTREAM_GIT_REF="main" LIBDRM_GIT_URL="https://gitlab.freedesktop.org/mesa/drm.git" LIBDRM_GIT_REF="main" INSTALL_PREFIX="/opt/mesa-git" BUILD_TYPE="release" PLATFORMS="wayland" # Broad desktop profile: AMD, Intel, NVIDIA nouveau plus software fallback. GALLIUM_DRIVERS="radeonsi,r300,r600,iris,crocus,nouveau,zink,llvmpipe,softpipe" VULKAN_DRIVERS="amd,intel,intel_hasvk,nouveau,swrast" VULKAN_LAYERS="device-select,overlay"