summaryrefslogtreecommitdiffstats
path: root/academic/scidavis/README
diff options
context:
space:
mode:
author Fellype do Nascimento2018-06-09 00:30:51 +0200
committer David Spencer2018-06-09 00:30:51 +0200
commit31e3deb9e27779a38800afe16c7d0b9fd4f7e96f (patch)
tree9fa9cf7128b22d2b1ea10f09b2497f78e5d8373e /academic/scidavis/README
parent077bd4c446b6d6c329054430f353c256a0d66bfb (diff)
downloadslackbuilds-31e3deb9e27779a38800afe16c7d0b9fd4f7e96f.tar.gz
academic/scidavis: Updated for version 1.23.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/scidavis/README')
-rw-r--r--academic/scidavis/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/scidavis/README b/academic/scidavis/README
index 8f0e95561f..a9cfc5d263 100644
--- a/academic/scidavis/README
+++ b/academic/scidavis/README
@@ -9,3 +9,11 @@ SciDAVis started as a fork of QtiPlot.
Optional dependencies, after installation, are scipy and pygsl (to
improve python scripting).
+
+Note for Slackware-current
+
+Since version 1.23 it is possible to build/use SciDAVis with Python 3
+- just use PYTHON3=yes before executing scidavis.SlackBuild. Default is
+to use python 2 (PYTHON3=no).
+*** It does not build using Python 3 in Slackware 14.2 or previous
+because the shipped PyQt was not built with Python 3 support. ***