# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           cmake 1.1

github.setup        KhronosGroup SPIRV-Headers 1.4.321.0 vulkan-sdk-
github.tarball_from archive
name                spirv-headers
revision            0

categories          graphics devel
license             Apache-2
platforms           any
supported_archs     noarch
maintainers         {judaew @judaew} openmaintainer

description         SPIR-V Headers
long_description    {*}${description}
homepage            https://vulkan.lunarg.com

checksums           rmd160  7b708f43ba306d312d6fadaf0bbe56e7ddb60278 \
                    sha256  5bbea925663d4cd2bab23efad53874f2718248a73dcaf9dd21dff8cb48e602fc \
                    size    538412
