Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index 9228a751a4154557ab2c5768fc11aa77e56e35b7..e1e869e8c1a66802f7aebb9838e3d415faf3f924 100644 (file)
@@ -52,7 +52,7 @@ APPLICATION :
         f2c : '1.0.0'
         freeimage : '3.18.0'
         freetype : '2.9.1'
-        gmsh : '4.1.4'
+        #gmsh : '4.1.4'
         graphviz : '2.44.1'
         hdf5 : '1.10.3'
         #homard_bin : '11.12'
@@ -70,7 +70,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.0'
         mesa : '19.2.3'
-        MeshGems : '2.11-5'
+        MeshGems : '2.12-1'
         metis : '5.1.0'
         msvc : '2017'
         netgen : '5.3.1_with_CAS_7.2'
@@ -137,7 +137,7 @@ APPLICATION :
         'GHS3DPLUGIN'
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
-        'GMSHPLUGIN'
+        #'GMSHPLUGIN'
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         #'HOMARD'
@@ -156,6 +156,7 @@ APPLICATION :
         'EFICAS'
         'EFICAS_TOOLS'
         'ADAO'
+        'PARAVISADDONS' : {tag: 'spns/20440'}
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -181,3 +182,12 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+
+__overwrite__ :
+[
+  {
+    __condition__ : "APPLICATION.debug == 'yes'"
+    'APPLICATION.products.numpy'      : '1.16.4-win-dbg'
+    'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg'
+  }
+]