slackbuilds_ponce/graphics/paraview
Christoph Willing d249509fe9
graphics/paraview: Enable optional PythonQt embedding support
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
2016-08-20 07:51:25 +07:00
..
010_doc_path.diff
020_fmmmesh_lib_path.diff
030_pythonqt-getWidget.diff graphics/paraview: Enable optional PythonQt embedding support 2016-08-20 07:51:25 +07:00
doinst.sh
paraview.info
paraview.SlackBuild graphics/paraview: Enable optional PythonQt embedding support 2016-08-20 07:51:25 +07:00
README graphics/paraview: Enable optional PythonQt embedding support 2016-08-20 07:51:25 +07:00
README.sbo
slack-desc

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.

This build incorporates the ParaView "Getting Started" and "Tutorial"
documentation. In addition, the official ParaView Guide is available from:
    http://www.paraview.org/files/v5.1/ParaViewGuide-5.1.0.pdf
For access to the Guide directly from the ParaView graphical interface
(using Help menu or F1 key), it should be stored as
    /usr/doc/paraview-5.1.2/Guide.pdf