New package: zeux-volk-1.3.296.0

This commit is contained in:
mlugg 2024-12-13 17:10:14 +00:00 committed by classabbyamp
parent cfcffde644
commit 9ff7e189b3

View file

@ -0,0 +1,17 @@
# Template file for 'zeux-volk'
pkgname=zeux-volk
version=1.3.296.0
revision=1
build_style=cmake
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DVOLK_INSTALL=ON -Wno-dev"
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=8ffd0e81e29688f4abaa39e598937160b098228f37503903b10d481d4862ab85
post_install() {
vlicense LICENSE.md
}