# -*- 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
github.setup KhronosGroup Vulkan-Headers 1.1.112 v
maintainers {itanimul.li:josh @eintw1ck} openmaintainer
description Vulkan header files and API registry
long_description Development header files for the Vulkan graphics API. See MoltenVK, and \
Vulkan-Loader for related ports.
homepage https://vulkan.lunarg.com
checksums sha256 cfa8ec275b3b7ab46e51b0a81992a43a050aad1fae08e111ec44712d644fd68c \
rmd160 53850d39a09bac40cef8c17aa261048c93c77a95 \
depends_build-append port:python37
file mkdir ${workpath}/bin
file link -symbolic ${workpath}/bin/python ${prefix}/bin/python3.7
configure.env-append PATH=${workpath}/bin:$::env(PATH)