# Template file for 'zeux-volk'
pkgname=zeux-volk
version=1.4.341.0
revision=1
build_style=cmake
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DVOLK_INSTALL=ON"
makedepends="Vulkan-Headers"
short_desc="Meta-loader for Vulkan"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/zeux/volk"
distfiles="https://github.com/zeux/volk/archive/vulkan-sdk-${version}.tar.gz"
checksum=42df539c70ffdaea259e317aef73524512f4093f6f4dafb36fa6cf2680c823b9

post_install() {
	vlicense LICENSE.md
}
