summaryrefslogtreecommitdiffstats
path: root/graphics/paraview/README
diff options
context:
space:
mode:
author Christoph Willing2016-08-15 02:55:04 +0200
committer Willy Sudiarto Raharjo2016-08-20 02:51:25 +0200
commitd249509fe97be3988358cf9d5880be51c7e9608c (patch)
tree10d111264b3e703f48bfb2bd59d23265d88fd1e4 /graphics/paraview/README
parent5546d36a934ec89816d0ca3fc45da00f77c26a40 (diff)
downloadslackbuilds-d249509fe97be3988358cf9d5880be51c7e9608c.tar.gz
graphics/paraview: Enable optional PythonQt embedding support
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'graphics/paraview/README')
-rw-r--r--graphics/paraview/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/paraview/README b/graphics/paraview/README
index da2f290e97..43fbd5f457 100644
--- a/graphics/paraview/README
+++ b/graphics/paraview/README
@@ -9,6 +9,11 @@ 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