15 lines
607 B
Bash
15 lines
607 B
Bash
# Template file for 'Vulkan-Utility-Libraries'
|
|
pkgname=Vulkan-Utility-Libraries
|
|
version=1.3.296.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-Wno-dev -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="Vulkan-Headers"
|
|
short_desc="Khronos official Vulkan utility libraries"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://www.khronos.org/vulkan/"
|
|
distfiles="https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/vulkan-sdk-${version}.tar.gz"
|
|
checksum=d9f15c444b0cc596a9c49ffef8e67336ec08a793f7afd7ebb64aec9f6c218423
|