From a59a3b3a37c04e02594e0ef1451d145076fbf3c6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:05:55 -0400 Subject: graphics/paraview: Wrap README at 72 columns. Signed-off-by: B. Watson --- graphics/paraview/README | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/paraview/README b/graphics/paraview/README index adc2dd6e07..021b2bba86 100644 --- a/graphics/paraview/README +++ b/graphics/paraview/README @@ -1,12 +1,14 @@ -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 +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. This SlackBuild, in line with official Paraview releases, is intended only for 64bit systems. Although not recommended, building without MPI (mpich) support -is possible by setting the relevant variables in the build environment e.g. +is possible by setting the relevant variables in the build environment: + MPICH=no sh paraview.SlackBuild -- cgit v1.2.3