easyconfigs-it4i/archive/p/PROJ_4/PROJ_4-4.9.2-foss-2015g.eb
2019-09-23 07:19:27 +02:00

16 lines
381 B
Plaintext

name = 'PROJ_4'
version = '4.9.2'
easyblock = 'ConfigureMake'
homepage = 'http://proj.osgeo.org'
description = """PROJ.4 - Cartographic Projections Library originally written by Gerald Evenden then of the USGS.
"""
toolchain = {'name': 'foss', 'version': '2015g'}
sources = ['%(version)s.tar.gz']
source_urls = ['https://github.com/OSGeo/proj.4/archive/']
moduleclass = 'geo'