]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #24019 : StaticMesh - added but not added to PV_PLUGIN_PATH
authornghodban <Nabil.Ghodbane@c-s.fr>
Mon, 26 Apr 2021 07:11:55 +0000 (09:11 +0200)
committernghodban <Nabil.Ghodbane@c-s.fr>
Mon, 26 Apr 2021 07:11:55 +0000 (09:11 +0200)
applications/SALOME-9.7.0.pyconf
applications/SALOME-master-int32.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
products/StaticMeshPlugin.pyconf

index 5546608a3ba1f640a40372a92aa2c8a428a2e43e..cac6d4f28528f430445117e0541cb2d093490e0e 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+s#!/usr/bin/env python
 #-*- coding:utf-8 -*-
 
 APPLICATION :
@@ -101,6 +101,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 : '2019_U8'
         tcl : '8.6.0'
index f59dac4625836c8499f39d1de84fe4a4b585b5d7..bab16cdd0383fbf21b6040ce8774904863b4752f 100644 (file)
@@ -95,6 +95,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'
index c73613a4dbb48459d7665d386737ec9ff636f22e..0c70dff08eb38ab8a6b87e559338ede2b05bc3f8 100644 (file)
@@ -105,6 +105,7 @@ APPLICATION :
         sphinxcontrib_websupport : 'native'
         sphinxintl: 'native'
         sphinx_rtd_theme : 'native'
+        StaticMeshPlugin: '5.8.0'
         swig : 'native'
         tbb : 'native'
         tcl : 'native'
index 8bc3f21aa8d822c57b8f42cb86e6cadaecb3feb9..4ec1d5aac995b4c29b9eded317ffad430d720ee6 100644 (file)
@@ -116,6 +116,7 @@ APPLICATION :
         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'
         toml : '0.10.2'
index 36ded536e9595f912b85a7a979bfa7d0001625b1..6755be0eb3497688116058ffdf02d09dcb82ac4e 100644 (file)
@@ -11,7 +11,8 @@
     environ :
     {
       StaticMeshPlugin : $install_dir
-      PV_PLUGIN_PATH_ : $install_dir + $VARS.sep + 'lib' + $VARS.sep + 'paraview'
+      # 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 :
     [