Salome HOME
Remove the GEOM patch related to opencv on CO6 - finally fixed in its sources
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 0776417c78f112b9e51b319b9bbcc038f0092923..03639a3e412abd177447b1aa09efc5420bc92eb6 100644 (file)
@@ -64,7 +64,7 @@ APPLICATION :
         matplotlib : 'native'
         medfile : {section: 'default_Autotools', tag: '4.1.0'}
         mesa : 'native'
-        MeshGems : '2.11-5'
+        MeshGems : '2.12-1'
         metis : 'native'
         netgen : '5.3.1_with_CAS_7.2'
         nlopt : '2.4.2'
@@ -72,10 +72,11 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : 'native'
-        openssl : 'native'
+        openturns: '1.16'
         ospray : '1.8.4'
         packaging : 'native'
         ParaView : '5.8.0'
+        petsc : '3.14.0'
         Pillow : 'native'
         # 'native' not exists : freeCAD part but not delivered with it from package handler
         planegcs : '0.18-3cb6890'
@@ -89,6 +90,7 @@ APPLICATION :
         qt : 'native'
         qwt : 'native'
         requests : 'native'
+        root: '6.22.02'
         scipy : 'native'
         scotch : 'native'
         setuptools : 'native'
@@ -100,11 +102,13 @@ APPLICATION :
         sphinxcontrib_websupport : 'native'
         sphinxintl: 'native'
         sphinx_rtd_theme : 'native'
+        StaticMeshPlugin : '5.8.0'
         swig : 'native'
         tbb : 'native'
         tcl : 'native'
         tk : 'native'
         urllib3 : 'native'
+        URANIE : '4.5.0'
 
         # SALOME MODULES :
         'CONFIGURATION'
@@ -132,6 +136,7 @@ APPLICATION :
         'PARAVIS'
         'JOBMANAGER'
         'YACS'
+        'SOLVERLAB'
         'YACSGEN'
         'DOCUMENTATION'
         'SAMPLES'
@@ -145,6 +150,7 @@ APPLICATION :
        'PY2CPP' : {tag: 'v2.0'}
        'ADAO'
        'ADAO_INTERFACE'
+        'PARAVISADDONS'
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -170,13 +176,13 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
-__overwrite__ :
-[
-   {
-      # Overwrite dedicated to older distributions for a further native use
-      # (Some system packages are missing for now on CentOS 8)
-      __condition__ : "VARS.dist in ['FD32', 'DB10']"
-      'APPLICATION.products.omniORB' : 'native'
-      'APPLICATION.products.omniORBpy' : 'native'
-   }
-]
+#__overwrite__ :
+#[
+#   {
+#      # Overwrite dedicated to older distributions for a further native use
+#      # (Some system packages are missing for now on CentOS 8)
+#      __condition__ : "VARS.dist in ['FD32', 'DB10']"
+#      'APPLICATION.products.omniORB' : 'native'
+#      'APPLICATION.products.omniORBpy' : 'native'
+#   }
+#]