Vulkan-ValidationLayers: update to 1.1.102.
This commit is contained in:
parent
e7170c7e71
commit
0843fa5e7a
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'Vulkan-ValidationLayers'
|
||||
pkgname=Vulkan-ValidationLayers
|
||||
version=1.1.101
|
||||
version=1.1.102
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
||||
-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="python3 pkg-config"
|
||||
makedepends="Vulkan-Headers SPIRV-Tools-devel glslang-devel libXrandr-devel wayland-devel"
|
||||
makedepends="Vulkan-Headers SPIRV-Tools-devel glslang-devel libXrandr-devel
|
||||
wayland-devel"
|
||||
short_desc="Vulkan validation layers"
|
||||
maintainer="Colin Gillespie <colin@breavyn.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://www.khronos.org/vulkan/"
|
||||
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=cdde2cb84fb0408af37d7f2ad3440885516801edf2164d12140c91bf91e39856
|
||||
checksum=27c3e4b16064f4125149a4932b8e348b3b5870d5a565c8c4a08c4ddc04684f56
|
||||
|
|
Loading…
Reference in a new issue