Salome HOME
update salome to petsc 3.15
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index a1ce50c7d6778cbca484226b49ab23dc5319ba4c..2dfb9d7cfe450a6407900f8d2fba1916edf66364 100644 (file)
@@ -19,6 +19,7 @@ APPLICATION :
            CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
            RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
            SALOME_HAS_GLOBAL_ENV : "1"
+           SALOME_USE_64BIT_IDS : '1'
            SET_usr_docs_VARS : "1" # required for PyEditor build
         }
         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
@@ -33,7 +34,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.67.0'
-        CAS : {section: 'version_CR740_SALOME_PATCH_win', tag: 'CR740-SALOME-PATCH'}
+        CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0_win'}
         certifi : '2019.6.16'
         cgns : '3.3.1'
         chardet : '3.0.4'
@@ -52,10 +53,10 @@ 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'
+#        homard_bin : '11.12'
         idna : '2.8'
         imagesize : '1.1.0'
         ispc : '1.10.0'
@@ -79,13 +80,14 @@ APPLICATION :
         omniORB : '4.2.3'
         omniORBpy : '4.2.3'
         opencv : '3.2.0'
+#        openturns: '1.16'
         ospray : '1.8.4'
         packaging : '19.0'
         ParaView : '5.8.0'
         perl : '5.28.1.1'
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
-        pockets : '0.7.2'
+        psutil : '5.7.2'
         pthreads : '2.9.1'
         Pygments : '2.4.2'
         pyparsing : '2.4.0'
@@ -97,6 +99,7 @@ APPLICATION :
         qt : '5.9.1'
         qwt : '6.1.2'
         requests : '2.22.0'
+        root: '6.22.06'
         ruby : '2.5.5-1'
         scipy : '1.4.1'
         setuptools : '41.0.1'
@@ -108,16 +111,17 @@ APPLICATION :
         sphinxcontrib_devhelp : '1.0.1'
         sphinxcontrib_jsmath : '1.0.1'
         sphinxcontrib_htmlhelp : '1.0.2'
-        sphinxcontrib_napoleon : '0.7'
         sphinxcontrib_qthelp : '1.0.2'
         sphinxcontrib_serializinghtml :'1.1.3'
         sphinxcontrib_websupport : '1.1.2'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '2.0.0'
+        StaticMeshPlugin : '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8_win'
         tcltk : '8.6.9'
         urllib3 : '1.25.3'
+#        URANIE : '4.5.0'
         zlib : '1.2.5'
 
         # SALOME MODULES :
@@ -137,7 +141,7 @@ APPLICATION :
         'GHS3DPLUGIN'
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
-        'GMSHPLUGIN'
+        #'GMSHPLUGIN'
         'HEXABLOCK'
         'HEXABLOCKPLUGIN'
         #'HOMARD'
@@ -156,6 +160,7 @@ APPLICATION :
         'EFICAS'
         'EFICAS_TOOLS'
         'ADAO'
+        'PARAVISADDONS'
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -181,3 +186,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'
+  }
+]