Salome HOME
netgen: windows- wrong script name
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index e6a4b54d661721021c6d67733095158df11d5548..c1a85a62bf04a2e207ddbe363a90fb2ddf880ec2 100644 (file)
@@ -23,14 +23,15 @@ APPLICATION :
         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
+        SALOME_ACTOR_DELEGATE_TO_VTK : '1'
     }
     products :
     {
         # PREREQUISITES :
         alabaster : '0.7.6'
         Babel : '2.7.0'
-        boost : '1.58.0'
-        CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
+        boost : '1.71.0'
+        CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'}
         certifi : '2018.8.24'
         cgns : '4.1.1'
         chardet : '3.0.4'
@@ -46,7 +47,11 @@ APPLICATION :
         embree : '3.12.2'
         freeimage : '3.16.0'
         freetype : '2.9.1'
-        gmsh : '4.1.4'
+        gcc  :  '8.5.0'
+        mpc : 'native'
+        gmp : 'native'
+        mpfr : 'native'
+        gmsh : '4.8.4'
         graphviz : '2.38.0'
         hdf5 : '1.10.3'
         idna : '2.7'
@@ -58,18 +63,17 @@ APPLICATION :
         libxml2 : '2.9.1'
         llvm : '8.0.1-clang'
         markupsafe : '0.23'
-        matplotlib : '2.2.2'
-        medfile : {section: 'default_Autotools', tag: '4.1.0'}
+        matplotlib : '3.0.3'
+        medfile : {section: 'default_Autotools', tag: '4.1.1'}
         mesa : '19.0.8'
-        MeshGems : '2.12-1'
+        MeshGems : '2.13-1'
         metis : '5.1.0'
-        netgen : '5.3.1_with_CAS_7.2'
+        netgen : '6.2.2101'
         nlopt : '2.5.0'
         numpy : '1.16.4'
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : '3.2.0'
-        openssl : "native"
         openturns: '1.16'
         openVKL: '0.11.0'
         ospray : '2.4.0'
@@ -91,6 +95,7 @@ APPLICATION :
         requests : '2.19.1'
         rkCommon : '1.5.1'
         root: '6.22.02'
+        salome_system : 'native'
         scipy : '1.4.1'
         scotch : '6.0.4'
         setuptools : '38.4.0'
@@ -101,6 +106,7 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
+        StaticMeshPlugin: '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'
@@ -113,28 +119,28 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag : 'V2_4_4'}
-        'KERNEL' : {tag : 'occ/20256_v2'}
+        'LIBBATCH' : {tag : 'V2_4_5'}
+        'KERNEL'
         'MEDCOUPLING'
-        'GUI' : {tag : 'occ/20256_v2'}
+        'GUI'
         'GEOM'
-        'SMESH' : {tag : 'occ/20256_v2'}
-        'NETGENPLUGIN' : {tag : 'occ/20256_v2'}
-        'BLSURFPLUGIN' : {tag : 'occ/20256_v2'}
-        'GHS3DPLUGIN' : {tag : 'occ/20256_v2'}
-        'GHS3DPRLPLUGIN' : {tag : 'occ/20256_v2'}
-        'HYBRIDPLUGIN' : {tag : 'occ/20256_v2'}
-        'HexoticPLUGIN' : {tag : 'occ/20256_v2'}
-        'GMSHPLUGIN' : {tag : 'occ/20256_v2'}
-        'HEXABLOCK' : {tag : 'occ/20256_v2'}
-        'HEXABLOCKPLUGIN' : {tag : 'occ/20256_v2'}
+        'SMESH'
+        'NETGENPLUGIN'
+        'BLSURFPLUGIN'
+        'GHS3DPLUGIN'
+        'GHS3DPRLPLUGIN'
+        'HYBRIDPLUGIN'
+        'HexoticPLUGIN'
+        'GMSHPLUGIN'
+        'HEXABLOCK'
+        'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
         'PARAVIS'
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
-#        'SOLVERLAB'
+        'SOLVERLAB'
         'DOCUMENTATION'
         'SAMPLES'
         'COMPONENT'
@@ -144,7 +150,7 @@ APPLICATION :
         'PYHELLO'
         'EFICAS'
         'EFICAS_TOOLS'
-        'PY2CPP' : {tag: 'v2.0'}
+        'PY2CPP'
         'ADAO'
         'ADAO_INTERFACE'
         'PARAVISADDONS'
@@ -170,7 +176,7 @@ APPLICATION :
         repo_dev : "yes"
         pip : 'yes'
         pip_install_dir : 'python'
-        single_install_dir : "yes"
+        single_install_dir : "no"
     }
 }
 __overwrite__ :
@@ -178,25 +184,15 @@ __overwrite__ :
   {
    __condition__ : "VARS.dist in ['FD32']"
    # https://github.com/scipy/scipy/issues/11611
-    'APPLICATION.products.scipy' : '1.5.2'
-   # https://bugs.gentoo.org/708730 : llvm 8.0.1 build issue with gcc/clang 10.X
-    'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
-   #
-    'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
-   #
-    'PRODUCTS.qt.version_5_12_10.patches' : ['qt-mapbox-FD32.patch']
+   'APPLICATION.products.scipy' : '1.5.2'
   }
   {
-   __condition__ : "APPLICATION.debug == 'yes'"
-   # https://cplusplus.com/forum/general/250854 : DEBUG symbol is defined twice, need an additional patch
-    'PRODUCTS.ParaView.version_5_9_0.patches' : ['paraview.0003-ParaViewClient.patch',
-                                                 'paraview.0004-ParaView_hdf5.patch',
-                                                 'paraview.0005-ParaView_find_cgns.patch',
-                                                 'paraview.0006-ParaView_find_libxml2.patch',
-                                                 'paraview.0007-ParaView_find_freetype.patch',
-                                                 'paraview-0012-LATA_64BITS_IDS.patch',
-                                                 'ParaView-5.9.0-CATALYST_cmake.patch',
-                                                 'paraview.0008-ParaView_coincident_rendering.patch',
-                                                 'paraview.0015-Paraview_VTKM_ioss.patch']
+   __condition__ : "VARS.dist in ['FD30']"
+   # https://github.com/scipy/scipy/issues/11611
+   'APPLICATION.products.gcc' : '9.3.0'
+  }
+  {
+   __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
+   'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
   }
 ]