# Template file for 'vulkan-loader' pkgname=vulkan-loader _pkgname=Vulkan-Loader version=1.1.85.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTS=Off" wrksrc="${_pkgname}-sdk-${version}" hostmakedepends="python3 pkg-config" makedepends="Vulkan-Headers libxcb-devel libxkbcommon-devel wayland-devel libwayland-egl libXrandr-devel" short_desc="Vulkan Installable Client Driver (ICD) loader" maintainer="Arvin Ignaci " license="Apache-2.0" homepage="https://www.khronos.org/vulkan/" distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${version}.tar.gz" checksum=d6980078a4d11269184c4a291af28532475d1eef9a6c784c469c0346ad1fa511 if [ "$CROSS_BUILD" ]; then configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr" fi