X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master.pyconf;h=6f543a433c8b9b4cf4e3cb9ddeeaf0285fe07f05;hb=8828f5f94ac7706ee8363d15771bfb76004d66c3;hp=6e45efb64e9d5a42d7a3be23900b47c93722a347;hpb=17c924f4d7b87688a404a36ea77284a8147feab6;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 6e45efb..6f543a4 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -49,6 +49,7 @@ APPLICATION : gmsh : '4.1.4' graphviz : '2.38.0' hdf5 : '1.10.3' + homard_bin : '11.12_hdf51103med410' idna : '2.7' imagesize : '1.0.0' ispc : '1.9.2' @@ -70,14 +71,14 @@ APPLICATION : omniORBpy : '4.2.2' opencv : '3.2.0' openssl : "native" +# openturns: '1.16' ospray : '1.8.4' - openturns: '1.16' packaging : '17.1' ParaView : '5.8.0' petsc : '3.14.0' Pillow : '7.1.1' planegcs : '0.18-3cb6890' - pockets : '0.6.2' + psutil : '5.7.2' Pygments : '2.0.2' pyparsing : '2.0.3' PyQt : '5.9' @@ -88,6 +89,7 @@ APPLICATION : qt : '5.9.1' qwt : '6.1.2' requests : '2.19.1' + root: '6.22.02' scipy : '0.19.1' scotch : '6.0.4' setuptools : '38.4.0' @@ -95,16 +97,16 @@ APPLICATION : six : '1.10.0' snowballstemmer : '1.2.1' Sphinx : '1.7.6' - sphinxcontrib_napoleon : '0.6.1' sphinxcontrib_websupport : '1.1.0' sphinx_rtd_theme : '0.4.3' sphinxintl: '0.9.10' + StaticMeshPlugin : '5.8.0' swig : '3.0.12' tbb : 'native' tcl : '8.6.0' tk : '8.6.0' urllib3 : '1.23' - +# URANIE : '4.5.0' # SALOME MODULES : 'CONFIGURATION' 'SALOME' @@ -126,7 +128,7 @@ APPLICATION : 'GMSHPLUGIN' 'HEXABLOCK' 'HEXABLOCKPLUGIN' - 'HOMARD' : {tag : 'gn/evol_01'} + 'HOMARD' 'FIELDS' 'PARAVIS' 'JOBMANAGER' @@ -218,6 +220,11 @@ __overwrite__ : 'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch'] } + { + __condition__ : "VARS.dist in ['CO7']" + 'APPLICATION.products.tbb' : '2019_U8' + } + { __condition__ : "VARS.dist in ['CO7'] and APPLICATION.environ.build.VTK_SMP_IMPLEMENTATION_TYPE == 'OpenMP'" 'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0003-ParaViewClient.patch', @@ -232,15 +239,9 @@ __overwrite__ : ] } - { - # - __condition__ : "VARS.dist in ['CO7']" - 'PRODUCTS.openturns.default.cmake_options' : " -DPYTHON_EXECUTABLE=${PYTHON_ROOT_DIR}/bin/python -DUSE_TBB=OFF" # essayer avec un nouveau gcc - } - { __condition__ : "VARS.dist in ['CO7'] and APPLICATION.environ.build.VTK_SMP_IMPLEMENTATION_TYPE == 'TBB'" - 'APPLICATION.products.tbb' : '4.4' + 'APPLICATION.products.tbb' : '2019_U8' } {