Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 0776417c78f112b9e51b319b9bbcc038f0092923..e8a2305592c53c88060677d2c7bec9ec754da57b 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,10 @@ APPLICATION :
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : 'native'
-        openssl : 'native'
         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'
@@ -128,10 +128,11 @@ APPLICATION :
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         'HOMARD'
-        'FIELDS'
+        'FIELDS' : {tag : 'nct/helpmenu'}
         'PARAVIS'
         'JOBMANAGER'
         'YACS'
+        'SOLVERLAB'
         'YACSGEN'
         'DOCUMENTATION'
         'SAMPLES'
@@ -145,6 +146,7 @@ APPLICATION :
        'PY2CPP' : {tag: 'v2.0'}
        'ADAO'
        'ADAO_INTERFACE'
+        'PARAVISADDONS' : {tag: 'spns/20440'}
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -170,13 +172,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'
+#   }
+#]