14 lines
512 B
Bash
14 lines
512 B
Bash
# Template file for 'SPIRV-Headers'
|
|
pkgname=SPIRV-Headers
|
|
version=1.5.1
|
|
revision=2
|
|
wrksrc="${pkgname}-${version}.corrected"
|
|
archs=noarch
|
|
build_style=cmake
|
|
short_desc="Machine-readable files for the SPIR-V Registry"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.corrected.tar.gz"
|
|
checksum=2b6a0ce1c02b9fe7b9ef727369168fe579e5256f1ea013993acdb8d8f06b7e89
|