glslang: Update to 7.10.2984

This commit is contained in:
Predrag Ivanović 2018-12-08 13:30:28 +01:00
parent 80d064ed25
commit b46bff799d
3 changed files with 8 additions and 7 deletions

View File

@ -65,6 +65,7 @@ drwxr-xr-x root/root usr/include/glslang/MachineIndependent/preprocessor/
drwxr-xr-x root/root usr/include/glslang/Public/
-rw-r--r-- root/root usr/include/glslang/Public/ShaderLang.h
drwxr-xr-x root/root usr/include/spirv-tools/
-rw-r--r-- root/root usr/include/spirv-tools/instrument.hpp
-rw-r--r-- root/root usr/include/spirv-tools/libspirv.h
-rw-r--r-- root/root usr/include/spirv-tools/libspirv.hpp
-rw-r--r-- root/root usr/include/spirv-tools/linker.hpp

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF324u+0pYQy5Z8tnyQir0E9H1KWgYkcFa/+8Xp4wbmT7GaA9Jkknh5+ggxVWopOEjQYn8LFo/6z0wznT0KG2m5go=
SHA256 (Pkgfile) = 562f80ef06479152c0b7157357553c22ec40ff923f7c9026765ec0fe9978e436
SHA256 (.footprint) = 05aeb7e92e4b332fd4adf43aef89be4add5b9ba8d3e7c96b48d4733b9378bb46
SHA256 (glslang-7.10.2904.tar.bz2) = 5b47f0399ce196c662aee445d3f665f9d02d5c29db17da9df85b87591185e4a4
RWSagIOpLGJF3xKcSx0qtBMj1NgVoru+ckBle+V+VveI4QQK8hZovLXp7C10vD/ngef1ggqj7FwK5m9YTJ5mKs813j0dpD8A1wo=
SHA256 (Pkgfile) = 0e6d9b9d6fc213eda8d4e7bec55e9a71a43806d4e55600fca9ab5badbd1bbe89
SHA256 (.footprint) = 4ad9bd7bf1539f7de41375e5e2463b638e4e5ccaecedaeeffffdf5e9e1e3a1a9
SHA256 (glslang-7.10.2984.tar.gz) = d0afe88034577ecf06a825db1a5e8222d949a38d3b19c5ce002b90b66c403f67

View File

@ -4,10 +4,10 @@
# Depends on: cmake git
name=glslang
version=7.10.2904
version=7.10.2984
release=1
#source=(https://github.com/KhronosGroup/glslang/archive/$version/$name-$version.tar.bz2)
source=(https://bitbucket.org/predivan/distfiles/downloads/$name-$version.tar.bz2)
source=(https://github.com/KhronosGroup/glslang/archive/$version/$name-$version.tar.gz)
#source=(https://bitbucket.org/predivan/distfiles/downloads/$name-$version.tar.bz2)
build() {
cd $name-$version