# Template file for 'vulkan-loader' pkgname=vulkan-loader _pkgname=Vulkan-Loader version=1.1.82.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=86cd3e93d99cbfbb8550e7f2137cacfdaf9aa6611b814e054b2156b4b4775b0c if [ "$CROSS_BUILD" ]; then configure_args+=" -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr" fi