Skip to content
Permalink
Browse files

glslang: new port

  • Loading branch information
jdek authored and cjones051073 committed Apr 5, 2019
1 parent b4fcbc6 commit 20b22e76e49c9bcc2e493f45f7574f14a76e6edb
Showing with 21 additions and 0 deletions.
  1. +21 −0 graphics/glslang/Portfile
@@ -0,0 +1,21 @@
# -*- 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.0

github.setup KhronosGroup glslang 7.11.3113

categories graphics
platforms darwin
license {BSD Permissive}

maintainers {itanimul.li:josh @eintw1ck} openmaintainer
description Shader compiler libraries & tools
long_description OpenGL and OpenGL ES reference compiler for shading languages

homepage https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
checksums sha256 18f6866f1607b842abfa461dd6e8728f6fa173d1fa95a5cdc625afa10c878506 \
rmd160 83c7596f4438707aa4beb27102ac9e6372062419 \
size 2495519
use_zip no

0 comments on commit 20b22e7

Please sign in to comment.
You can’t perform that action at this time.