easyconfigs-it4i/d/Doris/Doris-5.0beta-foss-2017a.eb
easybuild 40b461ca6f fix
2019-11-06 13:38:09 +01:00

22 lines
521 B
Plaintext

name = 'Doris'
version = '5.0beta'
versionsuffix = '-test'
homepage = 'https://github.com/TUDelftGeodesy/Doris'
description = "Delft object-oriented radar interferometric software"
toolchain = {'name': 'foss', 'version': '2017a'}
source_urls = ['https://github.com/TUDelftGeodesy/Doris/archive/']
sources = ['v%(version)s.tar.gz']
patches = [
'core_configure.patch',
'sartools_Makefile.patch',
'envisat_Makefile.patch',
]
preconfigopts = 'export INSTALLDIR="%(installdir)s/bin" && '
moduleclass = 'geo'