aboutsummaryrefslogtreecommitdiff
path: root/academic/GMT/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2012-09-14 20:28:50 +0200
committerMatteo Bernardini <ponce@slackbuilds.org>2012-09-14 21:37:03 +0200
commit760e87b8f6f0d7f7bc1d2e6f36b40535f83b1f9b (patch)
tree27092737d84a9906fbd55192fc27abcf61c54d9c /academic/GMT/README
parent2901800a8008cf00264cfc09f8bdb938a7d0b7d3 (diff)
academic/GMT: Updated for version 4.5.8
Added the optional dependency gdal. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/GMT/README')
-rw-r--r--academic/GMT/README11
1 files changed, 7 insertions, 4 deletions
diff --git a/academic/GMT/README b/academic/GMT/README
index 1020b50769..51684d1ca4 100644
--- a/academic/GMT/README
+++ b/academic/GMT/README
@@ -12,7 +12,10 @@ Public License.
Please note, Shewchuk's triangulation routine used in some parts of GMT is
not distributed under the GNU Public Licence. If you work for a for-profit
-organisation, you should read Shewchuk's copyright statement first (in
-src/README.TRIANGLE). This script enables the (much faster) Shewchuk
-triangulation routine by default; should you need to change this behaviour,
-set SHEWCHUK to "no" in the build script.
+organisation, you should read Shewchuk's copyright statement first (you
+can find it at http://gmt.soest.hawaii.edu/gmt/README.TRIANGLE).
+This script enables the (much faster) Shewchuk triangulation routine by
+by default; should you need to change this behaviour, set SHEWCHUK to "no"
+in the build script.
+
+gdal is an optional dependency.