Package Details: gmt4 4.5.13-1

Package Base: gmt4
Description: Generic Mapping Tools V4: Collection of tools for manipulating geographic and Cartesian data sets, and generating EPS maps.
Upstream URL: http://gmt.soest.hawaii.edu/
Category: science
Licenses: GPL
Conflicts: gmt
Submitter: graziano
Maintainer: graziano
Last Packager: graziano
Votes: 0
First Submitted: 2013-11-09 10:37
Last Updated: 2015-01-22 13:23

Dependencies (6)

Required by (1)

Sources

Latest Comments

Comment by graziano

2014-03-04 20:11

Seems SOEST has this new version of GMT4.... Donk.

Comment by normaldotcom

2014-01-29 19:49

The package() function kept throwing an error about $pkgdir/usr/bin not being a directory. I was able to resolve this by exporting MAKEFLAGS="-j1" in the package() function before make install-all'. Multi-threaded compilation seems to work fine, so you can probably remove the MAKEFLAGS from build().