Commits

Josh de Kock authored and Chris Jones committed b4fcbc64820
vulkan-headers: new port
No tags

graphics/vulkan-headers/Portfile

Added
1 +# -*- 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
2 +
3 +PortSystem 1.0
4 +PortGroup github 1.0
5 +PortGroup cmake 1.0
6 +
7 +github.setup KhronosGroup Vulkan-Headers sdk-1.1.101.0
8 +name vulkan-headers
9 +version 1.1.101.0
10 +
11 +categories graphics
12 +platforms darwin
13 +license Apache-2
14 +
15 +maintainers {itanimul.li:josh @eintw1ck} openmaintainer
16 +description Vulkan header files and API registry
17 +long_description Development header files for the Vulkan graphics API. See MoltenVK, and \
18 + Vulkan-Loader for related ports.
19 +
20 +homepage https://vulkan.lunarg.com
21 +checksums sha256 95c876b537356e3b7742defa45a249ad98c935dd4080c01b62c2e3d4248ed7f8 \
22 + rmd160 ed499b18d1432663ec9dce2a8910ded2b8517db2 \
23 + size 556522
24 +use_zip no

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut