16 lines
680 B
Bash
16 lines
680 B
Bash
# Template file for 'Vulkan-ValidationLayers'
|
|
pkgname=Vulkan-ValidationLayers
|
|
version=1.3.204.1
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-Wno-dev -DBUILD_LAYER_SUPPORT_FILES=ON"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="Vulkan-Headers libXrandr-devel wayland-devel glslang-devel
|
|
SPIRV-Tools-devel SPIRV-Headers robin-hood-hashing"
|
|
short_desc="Khronos official Vulkan validation layers"
|
|
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
|
license="Apache-2.0"
|
|
homepage="https://www.khronos.org/vulkan/"
|
|
distfiles="https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/sdk-${version}.tar.gz"
|
|
checksum=a5e658a4c1f504ae38488acdbe2ab2799e2ae4b626104d76776f1c24b079f341
|