Salome HOME
spns #26516: update ROOT SALOME 7.8.0
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 8a316b7c920aca0ddcc5fdb91792b29bb590041c..5de18eb8556fcd8c404615afb286595861a0f98b 100644 (file)
@@ -31,7 +31,7 @@ APPLICATION :
         alabaster : 'native'
         Babel : 'native'
         boost : 'native'
-        CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0'}
+        CAS : {tag: '1e74e3eacd', section: 'version_V7_5_0'}
         certifi : 'native'
         # Standalone native cgns works well. Unfortunately, it's directly linked to native hdf which uses a higher version than us.
         # Rollback to embedded version to avoid versions mismatch between both of them (see imp_1538_cgns_export_import.py)
@@ -51,7 +51,7 @@ APPLICATION :
         freetype : 'native'
         gl2ps : 'native'
         # 'native' too difficult here : need python-pip package (gmsh-sdk) besides system packages
-        gmsh : '4.1.4'
+        gmsh : '4.8.4'
         graphviz : 'native'
         hdf5 : '1.10.3'
         idna : 'native'
@@ -65,15 +65,15 @@ APPLICATION :
         llvm : 'native'
         markupsafe : 'native'
         matplotlib : 'native'
-        medfile : {section: 'default_Autotools', tag: '4.1.0'}
+        medfile : {section: 'default_Autotools', tag: '4.1.1rc1'}
         mesa : 'native'
-        MeshGems : '2.12-1'
+        MeshGems : '2.13-1'
         metis : 'native'
-        netgen : '5.3.1_with_CAS_7.2'
+        netgen : '6.2.2101'
         nlopt : '2.4.2'
         numpy : 'native'
-        omniORB : '4.2.4'
-        omniORBpy : '4.2.4'
+        omniORB : '4.2.3'
+        omniORBpy : '4.2.3'
         opencv : 'native'
         openVKL : '0.11.0'
         openturns: '1.16'
@@ -199,6 +199,8 @@ __overwrite__ :
                                                    'paraview.0008-ParaView_coincident_rendering.patch',
                                                    'paraview.0017-ParaView_protobuf_crash.patch',
                                                    'paraview.0015-Paraview_VTKM_ioss.patch'
+                                                   'paraview.0018-spns-26351-autoconvert.patch',
+                                                   'paraview.0019-spns-26344-VTK-OpenMP.patch'
                                                   ]
    }
    {
@@ -216,6 +218,8 @@ __overwrite__ :
                                                    'paraview.0008-ParaView_coincident_rendering.patch',
                                                    'paraview.0017-ParaView_protobuf_crash.patch',
                                                    'paraview.0015-Paraview_VTKM_ioss.patch'
+                                                   'paraview.0018-spns-26351-autoconvert.patch',
+                                                   'paraview.0019-spns-26344-VTK-OpenMP.patch'
                                                   ]
    }
    {
@@ -226,4 +230,14 @@ __overwrite__ :
       'PRODUCTS.sphinxintl.default.properties.pip' : "no"
       'APPLICATION.products.cmake' : '3.12.1'
    }
+   {
+      # FD 34 qt5 package is qt5-qtbase-devel.
+      
+      __condition__ : "VARS.dist in ['FD34']"
+      'APPLICATION.products.omniORB'  : '4.2.4'
+      'APPLICATION.products.omniORBpy': '4.2.4'
+      'PRODUCTS.root.version_6_22_02.patches' : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
+      'PRODUCTS.qt.default.system_info.rpm' : []
+      'PRODUCTS.qt.default.system_info.rpm_dev' : ["qt5-qtbase-devel"]
+   }
 ]