paraview: revbump against protobuf 3.12.1

This commit is contained in:
Andrew J. Hesford 2020-05-21 11:54:26 -04:00 committed by q66
parent 5a9589b570
commit 4924fe05a9

View file

@ -1,7 +1,7 @@
# Template file for 'paraview'
pkgname=paraview
version=5.6.1
revision=4
revision=5
wrksrc=ParaView-v${version}
build_style=cmake
configure_args="-DPARAVIEW_ENABLE_FFMPEG=ON
@ -59,6 +59,9 @@ patch_args="-Np1"
CFLAGS="-D_GNU_SOURCE"
CXXFLAGS="-D_GNU_SOURCE"
# qhelpgenerator: could not find a Qt installation of ''
export QT_SELECT="5"
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"
fi