# https://github.com/scipy/scipy/issues/11611
'APPLICATION.products.scipy' : '1.5.2'
'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+ 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32'} # spns #29324
}
{
__condition__ : "VARS.dist in ['CO7']"
}
{
__condition__ : "VARS.dist in ['CO8']"
- 'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+ '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
}
{
__condition__ : "VARS.dist in ['DB10']"
'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+ 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_DB10'} # spns #29324
}
{
__condition__ : "VARS.dist in ['UB18.04']"
{
__condition__ : "VARS.dist in ['UB20.04']"
'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+ 'APPLICATION.products.gdal': {tag:'2.4.0', base: 'no', section: 'version_2_4_0_UB20_0_4'} # spns #29324
}
{
"gdal.0002-GNUmakefile-tooLongLine.patch"
]
}
+
+version_2_4_0_DB10:
+{
+ compil_script : 'gdal-2.4.0.sh'
+ patches : ["gdal.0001-r2000.patch",
+ "gdal.0002-GNUmakefile-tooLongLine.patch"
+ ]
+}
+
+version_2_4_0_UB20_0_4:
+{
+ compil_script : 'gdal-2.4.0.sh'
+ patches : ["gdal.0001-r2000.patch",
+ "gdal.0002-GNUmakefile-tooLongLine.patch"
+ ]
+}