summaryrefslogtreecommitdiffstats
path: root/graphics/shaderc/shaderc.info
diff options
context:
space:
mode:
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
commit25d7992a5d2b2f2bec1d0ad6ab846a85c6b8a501 (patch)
treed520065eb9a4b245733618e413433286ab2d3342 /graphics/shaderc/shaderc.info
parentc757d6e2b846620175d88ec8de452b86e7496a7a (diff)
downloadslackbuilds-25d7992a5d2b2f2bec1d0ad6ab846a85c6b8a501.tar.gz
slackbuilds-25d7992a5d2b2f2bec1d0ad6ab846a85c6b8a501.tar.xz
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.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/shaderc/shaderc.info b/graphics/shaderc/shaderc.info
new file mode 100644
index 0000000000..1e5fb60f2b
--- /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"