renderdoc: update to 1.4

This commit is contained in:
Andrew Benson 2019-05-28 15:06:30 -05:00 committed by Johannes
parent 5c542065e8
commit 4aca40746c

View file

@ -1,6 +1,6 @@
# Template file for 'renderdoc'
pkgname=renderdoc
version=1.2
version=1.4
revision=1
build_style=cmake
configure_args="-DENABLE_GL=ON -DENABLE_GLES=ON -DENABLE_QRENDERDOC=ON
@ -14,7 +14,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
license="MIT"
homepage="https://github.com/baldurk/renderdoc"
distfiles="https://github.com/baldurk/${pkgname}/archive/v${version}.tar.gz"
checksum=5050be7eea5f5721f530ad3d58ac80b3d47e1b81347e6551e4281bd06cf97a3a
checksum=9a78951f386fb7c3ecf7df6919d300db59719d14f0621438963ae30a75d33677
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="This package uses execnfo.h which is not available on musl"