slackbuilds_ponce/graphics/paraview
Christoph Willing 1c05aebc82
graphics/paraview: Updated for version 5.2.0
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
2016-11-19 07:31:18 +07:00
..
010_doc_path.diff graphics/paraview: Updated for version 5.2.0 2016-11-19 07:31:18 +07:00
1201.diff graphics/paraview: Updated for version 5.2.0 2016-11-19 07:31:18 +07:00
doinst.sh graphics/paraview: Updated for version 5.1.2 + new maintainer 2016-08-05 18:10:49 +01:00
paraview.info graphics/paraview: Updated for version 5.2.0 2016-11-19 07:31:18 +07:00
paraview.SlackBuild graphics/paraview: Updated for version 5.2.0 2016-11-19 07:31:18 +07:00
README graphics/paraview: Updated for version 5.2.0 2016-11-19 07:31:18 +07:00
slack-desc graphics/paraview: Updated for version 5.1.2 + new maintainer 2016-08-05 18:10:49 +01:00

ParaView is an open-source, multi-platform data analysis and visualization
application. ParaView users can quickly build visualizations to analyze their
data using qualitative and quantitative techniques. The data exploration can be
done interactively in 3D or programmatically using ParaView's batch
processing capabilities.

Although not recommended, building without MPI (mpich) and/or Matplotlib support
is possible by setting the relevant variables in the build environment:
  MPICH=no
  MATPLOTLIB=no

Optional embedding with PythonQt may be enabled by setting
  PYTHONQT=yes
in the build environment. This requires the SBo PythonQt package to be
installed at build time.