Vulkan-ValidationLayers: update to 1.2.141

stop fetching and compiling dependencies
This commit is contained in:
Stefano Ragni 2020-06-12 16:22:43 +02:00 committed by Helmut Pozimski
parent 9df4b7aecf
commit e6fa2512d0

View file

@ -1,21 +1,16 @@
# Template file for 'Vulkan-ValidationLayers'
pkgname=Vulkan-ValidationLayers
version=1.2.137
version=1.2.141
revision=1
build_style=cmake
configure_args="-C ${XBPS_CROSS_BASE}/tmp/helper.cmake
-DCMAKE_INSTALL_INCLUDEDIR=/usr/include/vulkan/ -DBUILD_LAYER_SUPPORT_FILES=ON"
hostmakedepends="python3 git pkg-config"
makedepends="libXrandr-devel wayland-devel"
configure_args="-Wno-dev -DGLSLANG_INSTALL_DIR=${XBPS_CROSS_BASE}/usr
-DBUILD_LAYER_SUPPORT_FILES=ON"
hostmakedepends="pkg-config"
makedepends="Vulkan-Headers libXrandr-devel wayland-devel glslang-devel
SPIRV-Tools-devel SPIRV-Headers"
short_desc="Khronos official 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=54d9abf5faf0a554bbb88c82b81d44b98849018da33f25537f4a86ea1f25ba28
pre_configure() {
# Fetch and compile "known good" versions of dependencies
./scripts/update_deps.py --dir=${XBPS_CROSS_BASE}/tmp
# NOTE: this directory won't be cleaned by xbps-src clean
}
checksum=3f2ebc5c0d69ead2031893f5c5da9bb4f328a90d30c1665a618a637a48d27ee0