diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:29 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:29 -0400 |
commit | 0284a1c4b01f0b9a75644c9100ca4df4a04a9780 (patch) | |
tree | eb43df0aa975d6bbb5a7f128dc181cb4f21d1c0d /gis/saga-gis | |
parent | 0edcee6b78122b267b2041269b95344e59f549c8 (diff) | |
download | slackbuilds-0284a1c4b01f0b9a75644c9100ca4df4a04a9780.tar.gz |
gis/saga-gis: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/saga-gis')
-rw-r--r-- | gis/saga-gis/README | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/gis/saga-gis/README b/gis/saga-gis/README index 538ed7d625..8b46a6db2e 100644 --- a/gis/saga-gis/README +++ b/gis/saga-gis/README @@ -1,17 +1,19 @@ -System for Automated Geoscientific Analyses (SAGA) is a Geographic Information -System software with immense capabilities for geodata processing and analysis. +System for Automated Geoscientific Analyses (SAGA) is a Geographic +System Information software with immense capabilities for geodata +System processing and analysis. -SAGA supports the implementation of new functions with an effective API. -Functions are organised as modules in framework independent Module Libraries -and can be accessed via SAGA's Graphical User Interface or various scripting -environments (shell scripts, Python, R and so on). +SAGA supports the implementation of new functions with an effective +API. Functions are organised as modules in framework independent +Module Libraries and can be accessed via SAGA's Graphical User +Interface or various scripting environments (shell scripts, Python, +R and so on). -SAGA can use these optional dependencies: libharu, liblas, postgresql and -qhull. SAGA currently does not build when vigra is installed. +SAGA can use these optional dependencies: libharu, liblas, postgresql +and qhull. SAGA currently does not build when vigra is installed. -To enable opencv, set OPENCV=ON. By default OpenCV is disabled since SAGA does -not build when opencv version 4 or greater is installed. For a compatible -version of OpenCV, use the opencv-legacy SlackBuild. +To enable opencv, set OPENCV=ON. By default OpenCV is disabled since +SAGA does not build when opencv version 4 or greater is installed. For +a compatible version of OpenCV, use the opencv-legacy SlackBuild. -If SAGA fails to run after an upgrade, uninstall old versions of SAGA before -compilation. +If SAGA fails to run after an upgrade, uninstall old versions of SAGA +before compilation. |