X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fgmsh.pyconf;h=7ea4405ae945886993eac6f7997a2e92d71537b3;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=2fac5a5320fffbb95862b44fdf0b6532064d075d;hpb=0c8250262f6eea176351325c5d538a5d26f766f5;p=tools%2Fsat_salome.git diff --git a/products/gmsh.pyconf b/products/gmsh.pyconf index 2fac5a5..7ea4405 100644 --- a/products/gmsh.pyconf +++ b/products/gmsh.pyconf @@ -8,7 +8,7 @@ default : { env_script : $name + ".py" } - depend : ["CAS","lapack"] + depend : ["CAS","lapack","hdf5","medfile"] build_depend : ["cmake"] patches : [] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name @@ -22,7 +22,23 @@ default : default_win: { - depend : ["CAS", "pthreads"] + depend : ["CAS", "pthreads","hdf5","medfile"] + properties : + { + incremental : "yes" + single_install_dir : "yes" # aimed to solve sat #18914 + } +} + +version_4_10_3: +{ + compil_script : "gmsh-4.10.3.sh" +} + +version_4_10_3_win: +{ + compil_script : "gmsh-4.10.3.bat" + patches: ['gmsh-4.10.3-windows.patch'] } version_4_8_4: @@ -33,6 +49,7 @@ version_4_8_4: version_4_8_4_win: { compil_script : "gmsh-4.8.4.bat" + patches: ['gmsh-4.8.4-windows.patch'] } version_4_1_4: