]> 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 ff9f95b0ae9cbe43f178433ee7f7d9e7defc196d..3dbb2aac55f4266e372fa6c6e0681ac76e9363c4 100644 (file)
@@ -79,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'
@@ -139,7 +139,7 @@ APPLICATION :
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
-#        'SOLVERLAB'
+        'SOLVERLAB'
         'DOCUMENTATION'
         'SAMPLES'
         'COMPONENT'
@@ -180,10 +180,6 @@ 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']"
@@ -202,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
@@ -216,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.