/[packages]/cauldron/gmt-gshhg/current/SPECS/gmt-gshhg.spec
ViewVC logotype

Annotation of /cauldron/gmt-gshhg/current/SPECS/gmt-gshhg.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1915063 - (hide annotations) (download)
Fri Dec 2 22:53:06 2022 UTC (2 years, 2 months ago) by danf
File size: 972 byte(s)
SILENT: Switch URLs to https:
1 wally 1222948 Name: gmt-gshhg
2     Summary: Global Self-consistent Hierarchical High-resolution Geography (GSHHG)
3     Version: 2.3.7
4 umeabot 1807891 Release: %mkrel 4
5 wally 1223045 Group: Sciences/Geosciences
6 wally 1222948 License: LGPLv3+
7 danf 1915063 Url: https://www.soest.hawaii.edu/pwessel/gshhg/
8     Source0: https://www.soest.hawaii.edu/pwessel/gshhg/gshhg-gmt-%{version}.tar.gz
9 wally 1222948 BuildArch: noarch
10     Provides: gshhg = %{version}-%{release}
11    
12     %description
13     GSHHG is a high-resolution shoreline data set amalgamated from two databases:
14     Global Self-consistent Hierarchical High-resolution Shorelines (GSHHS) and
15     CIA World Data Bank II (WDBII). GSHHG contains vector descriptions at five
16     different resolutions of land outlines, lakes, rivers, and political
17     boundaries. This data is for use by GMT, the Generic Mapping Tools.
18    
19     %prep
20     %setup -qn gshhg-gmt-%{version}
21    
22     %build
23     #nothing
24    
25     %install
26     mkdir -p %{buildroot}%{_datadir}/gmt/gshhg/
27     cp -a *.nc %{buildroot}%{_datadir}/gmt/gshhg/
28    
29     %files
30     %license LICENSE* COPYING*
31     %doc README.TXT
32     %{_datadir}/gmt/gshhg/

  ViewVC Help
Powered by ViewVC 1.1.30