[csw-devel] SF.net SVN: gar:[13162] csw/mgar/pkg/gmtcoast/trunk/Makefile

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Tue Feb 1 19:06:01 CET 2011


Revision: 13162
          http://gar.svn.sourceforge.net/gar/?rev=13162&view=rev
Author:   gadavis
Date:     2011-02-01 18:06:01 +0000 (Tue, 01 Feb 2011)

Log Message:
-----------
Clean up makefile for coastline definitions

Modified Paths:
--------------
    csw/mgar/pkg/gmtcoast/trunk/Makefile

Modified: csw/mgar/pkg/gmtcoast/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmtcoast/trunk/Makefile	2011-02-01 17:32:41 UTC (rev 13161)
+++ csw/mgar/pkg/gmtcoast/trunk/Makefile	2011-02-01 18:06:01 UTC (rev 13162)
@@ -2,22 +2,20 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-GSHHS_VERSION = 2.1.0
-
 NAME = gmtcoast
-VERSION = $(GSHHS_VERSION)
+VERSION = 2.1.0
 CATEGORIES = apps
 DESCRIPTION = Coastline Definition Files for Generic Mapping Tools
 define BLURB
-  GMT is an open source collection of ~60 tools for manipulating geographic and Cartesian data sets (including filtering, trend fitting, gridding, projecting, etc.) and producing Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3-D perspective views. GMT supports ~30 map projections and transformations and comes with support data such as GSHHS coastlines, rivers, and political boundaries. GMT is developed and maintained by Paul Wessel and Walter H. F. Smith with help from a global set of volunteers, and is supported by the National Science Foundation. It is released under the GNU General Public License. 
+Support data for the Generic Mapping Tools (GMT) including GSHHS coastlines, rivers, and political boundaries.
 endef
 
 SPKG_SOURCEURL = http://gmt.soest.hawaii.edu/
 MASTER_SITES = ftp://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp://gd.tuwien.ac.at/pub/gmt/
 
-DISTFILES  = GSHHS$(GSHHS_VERSION)_coast.tar.bz2 \
-	     GSHHS$(GSHHS_VERSION)_full.tar.bz2 \
-	     GSHHS$(GSHHS_VERSION)_high.tar.bz2 
+DISTFILES  = GSHHS$(VERSION)_coast.tar.bz2 \
+	     GSHHS$(VERSION)_full.tar.bz2 \
+	     GSHHS$(VERSION)_high.tar.bz2 
 
 UFILES_REGEX = GSHHS(\d+(?:\.\d+)*)_(.*).tar.gz
 
@@ -30,25 +28,9 @@
 INSTALL_SCRIPTS = custom
 TEST_SCRIPTS =
 
-## The tarball just dumps into the current directory, no archive name
+## The tarballs just dump into the current directory
 WORKSRC = $(WORKDIR)
 
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_GSHHS_c.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_GSHHS_f.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_GSHHS_h.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_GSHHS_i.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_GSHHS_l.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_border_c.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_border_f.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_border_h.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_border_i.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_border_l.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_river_c.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_river_f.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_river_h.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_river_i.cdf
-#work/solaris9-sparc/install-isa-sparcv8/opt/csw/share/coast/binned_river_l.cdf
-
 PACKAGES += CSWgmtcoast-low
 CATALOGNAME_CSWgmtcoast-low = gmtcoast_low
 SPKG_DESC_CSWgmtcoast-low = Low resolution coastlines for the Generic Mapping Tools (GMT)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list