mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: Vulkan-Utility-Libraries-1.3.296.0
This commit is contained in:
parent
790dffc9f4
commit
39b2f87b89
1 changed files with 14 additions and 0 deletions
14
srcpkgs/Vulkan-Utility-Libraries/template
Normal file
14
srcpkgs/Vulkan-Utility-Libraries/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue