mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
14 lines
607 B
Bash
14 lines
607 B
Bash
# Template file for 'Vulkan-Utility-Libraries'
|
|
pkgname=Vulkan-Utility-Libraries
|
|
version=1.4.313.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=3e04f32c6023997c153ad4b63e2fd344257e40a57ff5229ab7373e08a4fa2dd2
|