X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.4.0.pyconf;h=27122cdc49b82c87207a9a8dfdfcd3759032a8ba;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=617559a4e084918166e08c67a675a63a1d752eb3;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.4.0.pyconf b/applications/SALOME-9.4.0.pyconf index 617559a..27122cd 100644 --- a/applications/SALOME-9.4.0.pyconf +++ b/applications/SALOME-9.4.0.pyconf @@ -159,24 +159,30 @@ __overwrite__ : # GTK compilation issue __condition__ : "VARS.dist in ['CO6']" 'APPLICATION.products.opencv' : '2.4.13.5' - 'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch'] - 'PRODUCTS.ispc.version_1_9_2_src.patches' : ['ispc-1.9.2-centos6.patch'] + 'APPLICATION.products.embree' : {tag:'3.5.2', base: 'no', section: 'version_3_5_2_CO6'} + 'APPLICATION.products.ispc' : {tag:'1.9.2', base: 'no', section: 'version_1_9_2_CO6'} } { # - __condition__ : "VARS.dist in ['UB16.04', 'UB18.04']" - 'APPLICATION.products.tbb' : 'native' - 'PRODUCTS.embree.default.depend' : ['ispc'] + __condition__ : "VARS.dist in ['UB18.04']" + 'APPLICATION.products.tbb' : 'native' + 'APPLICATION.products.embree' : {tag:'3.3.0', base: 'no', section: 'version_3_3_0_UB18_0_4'} + } + + { + # + __condition__ : "VARS.dist in ['UB16.04']" + 'APPLICATION.products.tbb' : 'native' + 'APPLICATION.products.embree' : {tag:'3.3.0', base: 'no', section: 'version_3_3_0_UB16_0_4'} } { # __condition__ : "VARS.dist in ['DB10']" - 'APPLICATION.products.tbb' : 'native' - 'PRODUCTS.embree.default.depend' : ['ispc'] - 'PRODUCTS.gl2ps.version_1_4_0_4037312.build_source' : 'script' - 'PRODUCTS.gl2ps.version_1_4_0_4037312.compil_script' : 'gl2ps-1.4.0.sh' + 'APPLICATION.products.tbb' : 'native' + 'APPLICATION.products.embree' : {tag:'3.3.0', base: 'no', section: 'version_3_3_0_DB10' } + 'APPLICATION.products.gl2ps' : {tag:'1.4.0_4037312', base: 'no', section: 'version_1_4_0_4037312_DB10'} } {