mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00

new file: p/Python/Python-3.11.5-GCCcore-13.2.0-Qiskit.eb new file: q/Qiskit/Qiskit-1.0.2-foss-2021a.eb new file: q/Quandl/Quandl-3.6.1-foss-2021a.eb
17 lines
432 B
Plaintext
17 lines
432 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 = SYSTEM
|
|
|
|
sources = ['%(version)s.tar.gz']
|
|
source_urls = ['https://github.com/OSGeo/proj.4/archive/']
|
|
checksums = ['9ce4821a017a2b189b68c28fdb57ddd3f062635893b7fb1a1a9affe327ad15d6']
|
|
|
|
moduleclass = 'geo'
|