We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935d0ec commit 46cedf6Copy full SHA for 46cedf6
srcpkgs/shaderc/template
@@ -1,6 +1,6 @@
1
# Template file for 'shaderc'
2
pkgname=shaderc
3
-version=2025.3
+version=2025.4
4
revision=1
5
build_style=cmake
6
configure_args="-DSHADERC_SKIP_TESTS=ON"
@@ -11,7 +11,7 @@ maintainer="Orphaned <[email protected]>"
11
license="Apache-2.0"
12
homepage="https://github.com/google/shaderc"
13
distfiles="https://github.com/google/shaderc/archive/v${version}.tar.gz"
14
-checksum=a8e4a25e5c2686fd36981e527ed05e451fcfc226bddf350f4e76181371190937
+checksum=8a89fb6612ace8954470aae004623374a8fc8b7a34a4277bee5527173b064faf
15
16
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/glslang"
17
LDFLAGS="-Wl,--no-undefined"
0 commit comments