X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.6.0-MPI.pyconf;h=e052ab86bfaff3794249964e3531c0b50029bffb;hb=e270e4d4a3ec653395de7090c52d2cadfcc62c81;hp=a622a512e5825b81a1c7d15a4ab13dc94b47f104;hpb=eb8cc9dc628911ec53b5c8d36e995fc05d747910;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.6.0-MPI.pyconf b/applications/SALOME-9.6.0-MPI.pyconf index a622a51..e052ab8 100644 --- a/applications/SALOME-9.6.0-MPI.pyconf +++ b/applications/SALOME-9.6.0-MPI.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.6.0-MPI' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_6_BR' + tag : 'V9_6_0' dev : 'no' verbose :'no' debug : 'no' @@ -29,7 +29,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.58.0' - CAS : 'CR740-SALOME-PATCH' + CAS : 'V7_4_0p2' certifi : '2018.8.24' cgns : {tag : '3.3.1', hpc : 'yes'} chardet : '3.0.4' @@ -99,6 +99,7 @@ APPLICATION : sphinxcontrib_websupport : '1.1.0' sphinx_rtd_theme : '0.4.3' sphinxintl: '0.9.10' + StaticMeshPlugin : '5.8.0' swig : '3.0.12' tbb : 'native' tcl : '8.6.0' @@ -111,9 +112,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag :'V2_4_4rc1'} + 'LIBBATCH' : {tag :'V2_4_4'} 'KERNEL' : {section : 'default_MPI', verbose : 'yes'} - 'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'} + 'MEDCOUPLING' : {section : 'version_V9_6_0_MPI', verbose : 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' 'SMESH' @@ -128,11 +129,11 @@ APPLICATION : 'HEXABLOCKPLUGIN' 'HOMARD' 'FIELDS' : {section : "default_MPI", verbose: 'yes'} - 'PARAVIS' : {section : "default_MPI", verbose: 'yes'} + 'PARAVIS' : {section : "version_V9_6_0_MPI", tag : 'V9_6_0', verbose: 'yes'} 'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'} 'YACS' 'YACSGEN' - 'SOLVERLAB' + 'SOLVERLAB' : {section : 'default_MPI', hpc: 'yes'} 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -140,12 +141,12 @@ APPLICATION : 'CALCULATOR' 'HELLO' 'PYHELLO' - 'EFICAS' : {tag: 'master'} - 'EFICAS_TOOLS' : {tag : 'master'} + 'EFICAS' + 'EFICAS_TOOLS' 'PY2CPP' : {tag: 'v2.0'} 'ADAO' 'ADAO_INTERFACE' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'CEATESTBASE' } profile : { @@ -170,3 +171,12 @@ APPLICATION : single_install_dir : "no" } } + +__overwrite__ : +[ + { + # + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.products.qt' : {tag: '5.9.1', base: 'no', section: 'version_5_9_1_UB20_04'} + } +]