From 4454536fb6d5821340c1ec98e9628a25ab186771 Mon Sep 17 00:00:00 2001 From: Cristiano Urban Date: Sat, 26 Sep 2020 08:12:38 +0100 Subject: gis/GMT: Updated for version 6.1.1. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- gis/GMT/GMT.SlackBuild | 3 ++- gis/GMT/GMT.info | 6 +++--- gis/GMT/README | 9 +++++---- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'gis') diff --git a/gis/GMT/GMT.SlackBuild b/gis/GMT/GMT.SlackBuild index 042f30be80..5b8c3dd568 100644 --- a/gis/GMT/GMT.SlackBuild +++ b/gis/GMT/GMT.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=GMT SRCNAM=gmt -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -101,6 +101,7 @@ cd build -DDCW_ROOT=$PKG/usr/share/$SRCNAM/dcw \ -DCOPY_GSHHG=true \ -DCOPY_DCW=true \ + -DGMT_INSTALL_MODULE_LINKS=true \ -DLICENSE_RESTRICTED=$LICFLAG \ -DCMAKE_BUILD_TYPE=Release .. make all diff --git a/gis/GMT/GMT.info b/gis/GMT/GMT.info index 045746ae49..b1570bb5a8 100644 --- a/gis/GMT/GMT.info +++ b/gis/GMT/GMT.info @@ -1,10 +1,10 @@ PRGNAM="GMT" -VERSION="6.0.0" +VERSION="6.1.1" HOMEPAGE="https://www.generic-mapping-tools.org/" -DOWNLOAD="https://github.com/GenericMappingTools/gmt/releases/download/6.0.0/gmt-6.0.0-src.tar.gz \ +DOWNLOAD="https://github.com/GenericMappingTools/gmt/releases/download/6.1.1/gmt-6.1.1-src.tar.gz \ ftp://ftp.soest.hawaii.edu/gmt/gshhg-gmt-2.3.7.tar.gz \ ftp://ftp.soest.hawaii.edu/gmt/dcw-gmt-1.1.4.tar.gz" -MD5SUM="608742883d1f6babc3928bcb32952e9d \ +MD5SUM="f58535b474cbefebcc8646a745e5ca68 \ 8ee2653f9daf84d49fefbf990bbfa1e7 \ 4f30857a8b12af0f910222fceb591538" DOWNLOAD_x86_64="" diff --git a/gis/GMT/README b/gis/GMT/README index 84875498da..ab4d83c30a 100644 --- a/gis/GMT/README +++ b/gis/GMT/README @@ -1,10 +1,11 @@ GMT is an open-source collection of command-line tools for manipulating geographic and Cartesian data sets (including filtering, trend fitting, gridding, projecting, etc.) and producing PostScript illustrations -ranging from simple x-y plots via contour maps to artificially illuminated -surfaces and 3D perspective views. It supports many map projections and -transformations and includes supporting data such as coastlines, rivers, -and political boundaries and optionally country polygons. +ranging from simple x-y plots via contour maps to artificially +illuminated surfaces and 3D perspective views. It supports many map +projections and transformations and includes supporting data such as +coastlines, rivers, and political boundaries and optionally country +polygons. By default, GMT will use Dave Watson's Delaunay triangulation routine. However, a much faster alternative is available from Jonathan Shewchuk, -- cgit v1.2.3