Salome HOME
Fix openturns compilation on native FD32 and CO8 (hack lib64 dir) - Fix ParaView...
[tools/sat_salome.git] / applications / SALOME-master.pyconf
index 4318fe414c45ad10f3e31cd21a5cc30275034289..133fbae2e96690f2f96c8e997b192d8231a32aee 100644 (file)
@@ -75,7 +75,7 @@ APPLICATION :
         ospray : '2.4.0'
         packaging : '17.1'
         ParaView : '5.9.0'
-        petsc : '3.14.0'
+        petsc : {tag : '3.15.0', section: 'version_3_15_0'}
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
@@ -134,7 +134,7 @@ APPLICATION :
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
-#        'SOLVERLAB'
+        'SOLVERLAB'
         'DOCUMENTATION'
         'SAMPLES'
         'COMPONENT'
@@ -175,23 +175,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-  {
-   # Dedicated builds to check new IMP SMESH 64bits support
-   __condition__ : "VARS.dist in ['FD32', 'FD30']"
-    'APPLICATION.products.KERNEL' : {tag : 'occ/20256'}
-    'PRODUCTS.KERNEL.default.cmake_options' : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_USE_64BIT_IDS=ON"
-    'APPLICATION.products.GUI' : {tag : 'occ/20256'}
-    'APPLICATION.products.SMESH' : {tag : 'occ/20256'}
-    'APPLICATION.products.HEXABLOCK' : {tag : 'occ/20256'}
-    'APPLICATION.products.HEXABLOCKPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.NETGENPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GHS3DPRLPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GHS3DPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.GMSHPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.BLSURFPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.HexoticPLUGIN' : {tag : 'occ/20256'}
-    'APPLICATION.products.HYBRIDPLUGIN' : {tag : 'occ/20256'}
-  }
   {
    __condition__ : "VARS.dist in ['FD32']"
    # https://github.com/scipy/scipy/issues/11611