X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.6.0.pyconf;h=e0399800ef743eeaa5db737307b6f52112dc8185;hb=a3399ca6f982e8fc8c6f92cc667209394aa2202a;hp=49e319fedc7d95d5842db3f9834383726683138e;hpb=8067e6e54f57d3f54e614065e87a6be0b64682ec;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.6.0.pyconf b/applications/SALOME-9.6.0.pyconf index 49e319f..e039980 100644 --- a/applications/SALOME-9.6.0.pyconf +++ b/applications/SALOME-9.6.0.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.6.0' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_6_BR' + tag : 'V9_6_0' dev : 'no' verbose :'no' debug : 'no' @@ -30,7 +30,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.58.0' - CAS : 'CR740-SALOME-PATCH' + CAS : 'V7_4_0p2' certifi : '2018.8.24' cgns : '3.3.1' chardet : '3.0.4' @@ -111,9 +111,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag : 'V2_4_4rc1'} + 'LIBBATCH' : {tag : 'V2_4_4'} 'KERNEL' - 'MEDCOUPLING' : {section: 'default_int64'} # this will trigger other modules as int64 + 'MEDCOUPLING' 'GUI' 'GEOM' 'SMESH' @@ -140,12 +140,12 @@ APPLICATION : 'CALCULATOR' 'HELLO' 'PYHELLO' - 'EFICAS' : {tag: 'V9_6_0b1'} - 'EFICAS_TOOLS' : {tag : 'V9_6_0b1'} + 'EFICAS' + 'EFICAS_TOOLS' 'PY2CPP' : {tag: 'v2.0'} 'ADAO' 'ADAO_INTERFACE' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'CEATESTBASE' } profile : { @@ -167,7 +167,7 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "yes" + single_install_dir : "no" } } __overwrite__ : @@ -201,6 +201,18 @@ __overwrite__ : 'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch'] } + { + __condition__ : "VARS.dist in ['FD30']" + 'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch', # xmlpatterns-qt5 + 'paraview.0004-ParaView_hdf5.patch', + 'paraview.0005-ParaView_find_cgns.patch', + 'paraview.0006-ParaView_find_libxml2.patch', + 'paraview.0007-ParaView_find_freetype.patch', + 'paraview.0009-ParaView_volume_mapper.patch', + 'pv_coincident.patch' + ] + } + { __condition__ : "VARS.dist in ['FD32']" 'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version