]> SALOME platform Git repositories - tools/sat_salome.git/blobdiff - applications/SALOME-master-native.pyconf
Salome HOME
Reallow SOLVERLAB compilation as CMake procedure has been reworked
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index aeb00219d23929a02fbeee39afbce19362616205..3dbb2aac55f4266e372fa6c6e0681ac76e9363c4 100644 (file)
@@ -53,7 +53,6 @@ APPLICATION :
         gmsh : '4.1.4'
         graphviz : 'native'
         hdf5 : '1.10.3'
-        homard_bin : '11.12_hdf51103med410'
         idna : 'native'
         imagesize : 'native'
         # 'native' not exists (only available on Fedora platform)
@@ -80,7 +79,7 @@ APPLICATION :
         ospray : '2.4.0'
         packaging : 'native'
         ParaView : '5.9.0'
-        petsc : '3.14.0'
+        petsc : {tag : '3.15.0', section: 'version_3_15_0'}
         Pillow : 'native'
         # 'native' not exists : freeCAD part but not delivered with it from package handler
         planegcs : '0.18-3cb6890'
@@ -106,7 +105,6 @@ APPLICATION :
         sphinxcontrib_websupport : 'native'
         sphinxintl: 'native'
         sphinx_rtd_theme : 'native'
-        StaticMeshPlugin : '5.8.0'
         swig : 'native'
         tbb : 'native'
         tcl : 'native'
@@ -183,8 +181,9 @@ APPLICATION :
 __overwrite__ :
 [
    {
-      #
-      'PRODUCTS.PARAVISADDONS.default.patches' : ['paraview-5.9_PARAVISADDONS.patch']
+      # openturns - make install seems to not doing anything (although we see files installation in logs)
+      __condition__ : "VARS.dist in ['FD32', 'CO8']"
+      'APPLICATION.rm_products' : ['openturns']
    }
    {
       # Although recent adaptations of GEOM CMake procedure to be compliant with openCV 4.X, some
@@ -199,7 +198,8 @@ __overwrite__ :
       'PRODUCTS.ParaView.version_5_9_0.patches' : ['paraview.0003-ParaViewClient.patch',
                                                    'paraview.0005-ParaView_find_cgns.patch',
                                                    'paraview-0012-LATA_64BITS_IDS.patch',
-                                                   'ParaView-5.9.0-CATALYST_cmake.patch']
+                                                   'ParaView-5.9.0-CATALYST_cmake.patch',
+                                                   'paraview.0008-ParaView_coincident_rendering.patch']
    }
    {
       # On DB10, ParaView fails to find xmlpatterns executable : ParaViewClient.cmake try to find it
@@ -213,7 +213,8 @@ __overwrite__ :
                                                    'paraview-0012-LATA_64BITS_IDS.patch',
                                                    'paraview-5.9_qt-minimum-version.patch',
                                                    'paraview.0003-ParaViewClient_native.patch',
-                                                   'ParaView-5.9.0-CATALYST_cmake.patch']
+                                                   'ParaView-5.9.0-CATALYST_cmake.patch',
+                                                   'paraview.0008-ParaView_coincident_rendering.patch']
    }
    {
       # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.