mpc : 'native'
gmp : 'native'
mpfr : 'native'
- gdal : '2.4.0'
+ gdal : {tag:'2.4.0', base: 'no', section: 'version_2_4_0' }
gmsh : '4.10.3'
graphviz : '2.38.0'
hdf5 : '1.10.3'
{
__condition__ : "VARS.dist in ['CO7']"
'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
- 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO7' }
'APPLICATION.products.openturns' : {tag: '1.21', base: 'no', section: 'version_1_21_CO7' }
- #'APPLICATION.products.boost' : {tag: '1.71.0', base: 'no', section: 'version_1_71_0_CO7' }
}
{
__condition__ : "VARS.dist in ['CO8']"
'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq']
- 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324
'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
'APPLICATION.products.openturns' : {tag: '1.21', base: 'no', section: 'version_1_21_CO8' }
}
version_2_4_0:
{
compil_script : 'gdal-2.4.0' + $VARS.scriptExtension
+ patches : ["gdal.0003-ignore_use2to3.patch"]
}
version_2_4_0_FD34:
compil_script : 'gdal-2.4.0.sh'
patches : ["gdal.0001-r2000.patch",
"gdal.0002-GNUmakefile-tooLongLine.patch",
- "gdal.0003-ignore_use2to3.patch"
]
}