shaderc: update to 2026.2.

This commit is contained in:
Roger Freitas Pereira
2026-05-04 23:12:48 +02:00
committed by Duncan Overbruck
parent 60fb13518c
commit 9da0b4e0ff
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'shaderc'
pkgname=shaderc
version=2026.1
version=2026.2
revision=1
build_style=cmake
configure_args="-DSHADERC_SKIP_TESTS=ON"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/google/shaderc"
distfiles="https://github.com/google/shaderc/archive/v${version}.tar.gz"
checksum=245002feccbe7f8361b223545a5654cea69780745886872d7efff50a38d96c66
checksum=f924178e75e3293082481b25ed64d5e48a795b479dac3bd3c83d23070855df42
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/glslang"
LDFLAGS="-Wl,--no-undefined"