18 lines
584 B
Bash
18 lines
584 B
Bash
# Template file for 'SPIRV-Headers'
|
|
pkgname=SPIRV-Headers
|
|
reverts="1.3.37_1 1.3.44_1 1.3.47_1 1.3.51_1 1.3.60_1 1.3.65_1 1.3.70_1 1.3.74_1"
|
|
version=1.3.7
|
|
revision=1
|
|
archs=noarch
|
|
build_style=cmake
|
|
short_desc="Machine-readable files for the SPIR-V Registry"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/KhronosGroup/SPIRV-Headers"
|
|
distfiles="https://github.com/KhronosGroup/SPIRV-Headers/archive/${version}.tar.gz"
|
|
checksum=60c48b0bd0c364a69edd36ddf576a6b440babc99d9822961accbbcbc5794dd7e
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|