summaryrefslogtreecommitdiffstats
path: root/libraries/VTK
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-19 22:59:44 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-19 22:59:44 -0500
commit135693f53ee5e1aad4a5a50a403ffbb3bc19b7fb (patch)
treef239c6dc8fb4a5e9b29712d242fb79ece5f2ece9 /libraries/VTK
parent1a51eec8950a9930d08a089a057e6a51b6896296 (diff)
downloadslackbuilds-135693f53ee5e1aad4a5a50a403ffbb3bc19b7fb.tar.gz
slackbuilds-135693f53ee5e1aad4a5a50a403ffbb3bc19b7fb.tar.xz
libraries/VTK: Fixed dep info
Diffstat (limited to 'libraries/VTK')
-rw-r--r--libraries/VTK/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/VTK/README b/libraries/VTK/README
index 30fe0149da..2f85a8aaf7 100644
--- a/libraries/VTK/README
+++ b/libraries/VTK/README
@@ -8,11 +8,6 @@ an application. The system also supports automated wrapping of the C++ core into
Python, Java and Tcl, so that VTK applications may also be written using these
interpreted programming languages.
-Since version 8.1.0, VTK requires the qt5 package.
-
-Version 8.2.0 is the last VTK suitable for Slackware version 14.2 due to the age
-of some SL-14.2 support packages (ncluding, in particular, cmake).
-
Some optional additional packages, if detected during configuration, are used
in preference to versions provided in the source code. These packages, available
from SlackBuilds.org, are:
@@ -29,11 +24,3 @@ WEB=yes|no (default: no), requires python-twisted
JAVA=yes|no (default: no), requires jdk
PYTHON=yes|no (default: yes)
QT=yes|no (default: yes)
-
-VTK is an optional dependency for the opencv SlackBuild. However since VTK-8.2.0,
-it is not suitable as an optional dependency for opencv-legacy. The last suitable
-version of VTK for building opencv-legacy is VTK-8.1.2.
-
-Due to unmet build requirements (in particular, required cmake version),
-8.2.0 is the last version of VTK which is suitable for Slackware 14.2.
-