17 lines
555 B
Bash
17 lines
555 B
Bash
# Template file for 'SPIRV-Headers'
|
|
pkgname=SPIRV-Headers
|
|
reverts="1.5.4.raytracing.fixed_1 1.5.3_2 1.5.3_1 1.5.1_1 1.4.1_1"
|
|
version=1.3.268.0
|
|
revision=1
|
|
build_style=cmake
|
|
short_desc="Machine-readable files for the SPIR-V Registry"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-${version}.tar.gz"
|
|
checksum=1022379e5b920ae21ccfb5cb41e07b1c59352a18c3d3fdcbf38d6ae7733384d4
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|