glslang: update to 16.2.0.
This commit is contained in:
committed by
Duncan Overbruck
parent
bfa6c4642c
commit
daab592fc3
+3
-3
@@ -3556,9 +3556,9 @@ libbelr.so.1 belr-0.1.3_1
|
||||
libbelcard.so.1 belcard-1.0.2_1
|
||||
libsoci_core.so.4.0 soci-4.0.3_1
|
||||
libshaderc_shared.so.1 shaderc-2018.0_1
|
||||
libglslang.so.15 glslang-15.0.0_1
|
||||
libglslang-default-resource-limits.so.15 glslang-15.0.0_1
|
||||
libSPIRV.so glslang-15.0.0_1
|
||||
libglslang.so.16 glslang-16.2.0_1
|
||||
libglslang-default-resource-limits.so.16 glslang-16.2.0_1
|
||||
libSPIRV.so.16 glslang-16.2.0_1
|
||||
libSPIRV-Tools-shared.so SPIRV-Tools-2022.3_1
|
||||
libmaxminddb.so.0 libmaxminddb-1.3.2_1
|
||||
libmysqlpp.so.3 mysql++-3.2.5_1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'glslang'
|
||||
# Libraries are unversioned, beware of ABI breakage (rebuild shaderc on updates)
|
||||
pkgname=glslang
|
||||
version=15.4.0
|
||||
version=16.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python3 bison gtest-devel"
|
||||
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/KhronosGroup/glslang"
|
||||
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
||||
checksum=b16c78e7604b9be9f546ee35ad8b6db6f39bbbbfb19e8d038b6fe2ea5bba4ff4
|
||||
checksum=01985335785c97906a91afe3cb5ee015997696181ec6c125bab5555602ba08e2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export cmake_crossopts="-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
|
||||
|
||||
Reference in New Issue
Block a user