diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-08-10 06:53:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-10 06:53:30 +0700 |
commit | 25d7992a5d2b2f2bec1d0ad6ab846a85c6b8a501 (patch) | |
tree | d520065eb9a4b245733618e413433286ab2d3342 /graphics/shaderc/shaderc.info | |
parent | c757d6e2b846620175d88ec8de452b86e7496a7a (diff) |
graphics/shaderc: Added (Shader tools, libraries and tests).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shaderc/shaderc.info')
-rw-r--r-- | graphics/shaderc/shaderc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/shaderc/shaderc.info b/graphics/shaderc/shaderc.info new file mode 100644 index 0000000000000..1e5fb60f2b2b9 --- /dev/null +++ b/graphics/shaderc/shaderc.info @@ -0,0 +1,10 @@ +PRGNAM="shaderc" +VERSION="2019.0" +HOMEPAGE="https://github.com/google/shaderc" +DOWNLOAD="https://github.com/google/shaderc/archive/v2019.0/shaderc-2019.0.tar.gz" +MD5SUM="8eb2b40712db2762a5cc40b568fd8ad9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="vulkan-sdk" +MAINTAINER="Hunter Sezen" +EMAIL="orbea@riseup.net" |