X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FStaticMeshPlugin.pyconf;h=1ec603000479b15bab4e0419795e0d941fd65900;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=6755be0eb3497688116058ffdf02d09dcb82ac4e;hpb=88bd377ec993acb259e987bc366e5e0c3140b2d1;p=tools%2Fsat_salome.git diff --git a/products/StaticMeshPlugin.pyconf b/products/StaticMeshPlugin.pyconf index 6755be0..1ec6030 100644 --- a/products/StaticMeshPlugin.pyconf +++ b/products/StaticMeshPlugin.pyconf @@ -1,64 +1,108 @@ #!/usr/bin/env python #-*- coding:utf-8 -*- - default : +default : +{ + name : 'StaticMeshPlugin' + build_source : 'cmake' + cmake_options : '' + get_source : "archive" + patches: [] + environ : { - name : 'StaticMeshPlugin' - build_source : 'cmake' - cmake_options : '' - get_source : "archive" - patches: [] - environ : - { - StaticMeshPlugin : $install_dir - # SPN 24019 : do not add StaticMeshPlugin to PV_PLUGIN_PATH - uploaded on request only - #PV_PLUGIN_PATH_ : $install_dir + $VARS.sep + 'lib' + $VARS.sep + 'paraview' - } - depend : - [ - 'KERNEL' - 'GUI' - 'MEDCOUPLING' - 'PARAVIS' - 'FIELDS' - 'GEOM' - 'SMESH' - 'Python' - 'qt' - 'boost' - 'hdf5' - 'medfile' - 'ParaView' - 'CAS' - 'omniORB' - 'docutils' - 'libxml2' - 'six' - 'pytz' - ] - opt_depend : ['openmpi'] - build_depend : - [ - 'cmake' - 'swig' - 'cppunit' - ] - source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name - build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name - properties : - { - incremental : 'yes' - } + StaticMeshPlugin : $install_dir + # SPN 24019 : do not add StaticMeshPlugin to PV_PLUGIN_PATH - uploaded on request only + #PV_PLUGIN_PATH_ : $install_dir + $VARS.sep + 'lib' + $VARS.sep + 'paraview' } - version_5_8_0: + depend : + [ + 'KERNEL' + 'GUI' + 'MEDCOUPLING' + 'PARAVIS' + 'FIELDS' + 'GEOM' + 'SMESH' + 'Python' + 'qt' + 'boost' + 'hdf5' + 'medfile' + 'ParaView' + 'CAS' + 'omniORB' + 'docutils' + 'libxml2' + 'six' + 'pytz' + ] + opt_depend : ['openmpi'] + build_depend : + [ + 'cmake' + 'swig' + 'cppunit' + ] + source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name + build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name + properties : { - patches: ['StaticMeshPlugin-5.8.0.patch'] + incremental : 'yes' } +} +default_win : +{ + depend : + [ + 'PARAVIS' + ] +} - default_win : - { - depend : - [ - 'PARAVIS' - ] - } +version_5_11_0: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch'] +} + +version_5_11_0_UB20_04: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_11_0_DB11: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_11_0_FD36: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_11_0_FD34: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_11_0_FD32: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_11_0_CO8: +{ + archive_info : {archive_name : "StaticMeshPlugin-5.11.0-8801743.tar.gz"} + patches: ['StaticMeshPlugin-5.11.0.p001.patch', 'StaticMeshPlugin-5.11.0.p002.patch'] +} + +version_5_8_0: +{ + patches: ['StaticMeshPlugin-5.8.0.patch'] +} + +