# -*- 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.341.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  70ca5bdfb58833b5bd66dd266ac01649107486f3 \
                    sha256  cab0a654c4917e16367483296b44cdb1d614e3120c721beafcd37e3a8580486c \
                    size    561287
