mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
glslang: update to 8.13.3743
This commit is contained in:
parent
e6fa2512d0
commit
8949429bee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glslang'
|
# Template file for 'glslang'
|
||||||
pkgname=glslang
|
pkgname=glslang
|
||||||
version=7.13.3496
|
version=8.13.3743
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/KhronosGroup/glslang"
|
homepage="https://github.com/KhronosGroup/glslang"
|
||||||
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/glslang/archive/${version}.tar.gz"
|
||||||
checksum=170d1538a670af4cae300e875d7cda9744b1acee1ab7252ecf7c4004186bb922
|
checksum=639ebec56f1a7402f2fa094469a5ddea1eceecfaf2e9efe361376a0f73a7ee2f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
sed -n '2,32p' < glslang/GenericCodeGen/CodeGen.cpp > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue