Salome HOME
StaticMeshPlugin UB20
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 Oct 2022 07:24:13 +0000 (09:24 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 Oct 2022 07:24:13 +0000 (09:24 +0200)
applications/SALOME-master-native.pyconf
products/StaticMeshPlugin.pyconf

index c4bf8febbb6f49cd099aa33840b748186519aaf4..bd8c1830fdd9859a99f7fd8423ce5699a9a40302 100644 (file)
@@ -210,11 +210,12 @@ __overwrite__ :
     {
         #
         __condition__ : "VARS.dist in ['UB20.04']"
-        'APPLICATION.products.opencv'    : '3.2.0'
-        'APPLICATION.products.cminpack'  : 'native'
-        'APPLICATION.products.netcdf'    : '4.6.2'
-        'APPLICATION.products.PyFMI'     : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'  }
-        'APPLICATION.products.openturns' : {tag: '1.19',  base: 'no', section: 'version_1_19_UB20_04'}
+        'APPLICATION.products.opencv'           : '3.2.0'
+        'APPLICATION.products.cminpack'         : 'native'
+        'APPLICATION.products.netcdf'           : '4.6.2'
+        'APPLICATION.products.PyFMI'            : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'     }
+        'APPLICATION.products.openturns'        : {tag: '1.19',  base: 'no', section: 'version_1_19_UB20_04'   }
+        'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_UB20_04' }
     }
     {
         #
index 574292511f81f6db29734b6d0d7becd482b33ac0..e53c9e7f592a3aceeb014809564216a10eac0929 100644 (file)
@@ -64,6 +64,12 @@ version_5_11_0:
  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"}