shaderc: Update to 2025.4 (#25855)
This commit is contained in:
parent
5681a96eb5
commit
5a5411c2f3
@ -3,7 +3,7 @@
|
|||||||
_realname=shaderc
|
_realname=shaderc
|
||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||||
pkgver=2025.3
|
pkgver=2025.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Collection of tools, libraries and tests for shader compilation (mingw-w64)"
|
pkgdesc="Collection of tools, libraries and tests for shader compilation (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
|||||||
"${MINGW_PACKAGE_PREFIX}-asciidoctor")
|
"${MINGW_PACKAGE_PREFIX}-asciidoctor")
|
||||||
source=("https://github.com/google/shaderc/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
|
source=("https://github.com/google/shaderc/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
|
||||||
"0001-fix-glslang-hlsl-linking-order.patch")
|
"0001-fix-glslang-hlsl-linking-order.patch")
|
||||||
sha256sums=('a8e4a25e5c2686fd36981e527ed05e451fcfc226bddf350f4e76181371190937'
|
sha256sums=('8a89fb6612ace8954470aae004623374a8fc8b7a34a4277bee5527173b064faf'
|
||||||
'af880b221603e2b5c34dd306feeb4fa9af5803ebc841d64ab8e4be0e7455a6ba')
|
'af880b221603e2b5c34dd306feeb4fa9af5803ebc841d64ab8e4be0e7455a6ba')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user