void-packages/srcpkgs/SPIRV-Headers/template

17 lines
499 B
Bash

# Template file for 'SPIRV-Headers'
pkgname=SPIRV-Headers
version=1.4.1
revision=1
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}.tar.gz"
checksum=a244f0629f75eb450e090cd773d30e22367cb231e964c7492588eb9000201fd1
post_install() {
vlicense LICENSE
}