Salome HOME
passage de MeshGems en 2.13 en attendant les licences pour 2.14
authorNicolas OTTON <nicolas.otton@cea.fr>
Mon, 1 Aug 2022 13:17:44 +0000 (15:17 +0200)
committerNicolas OTTON <nicolas.otton@cea.fr>
Mon, 1 Aug 2022 13:18:03 +0000 (15:18 +0200)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 3fc83aa54493846d2167ec6435853bf8276257e9..1d64f3d95bee5599c3978b2fcbf4915d8aff6f43 100644 (file)
@@ -221,4 +221,9 @@ __overwrite__ :
         __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
     }
+
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : {tag : '2.14-4', hpc : 'yes'}
+    }
 ]
index df8fc04c710fdd878a08c22b3234bd2f2dfddf4d..3ecfce9d1fd2202abafa75e97719189818d8f803 100644 (file)
@@ -260,4 +260,8 @@ __overwrite__ :
         'APPLICATION.products.root'      : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'           }
         'APPLICATION.products.gdal'      : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD34'             } # spns #29324
     }
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : '2.13-1'
+    }
 ]
index 0b995c498109b47af0a5140131943460db523c46..12164f821983f4631aa8997db2d0d179edddf18c 100644 (file)
@@ -211,4 +211,8 @@ __overwrite__ :
     'APPLICATION.products.ParaView'   : {tag: '5.9.0',   base: 'no', section : 'version_5_9_0_win_dbg'      }
     'APPLICATION.products.zlib'       : {tag: '1.2.5',   base: 'no', section : 'version_1_2_5_win_dbg'      }
   }
+  {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : '2.13-1'
+    }
 ]
index 329a1ac087138fd2cc134fcc5df3b5298ce88ced..dffd5f8c8b1c804a35910b796585231c39996923 100644 (file)
@@ -241,4 +241,8 @@ __overwrite__ :
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324
     }
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
+        'APPLICATION.products.MeshGems' : '2.13-1'
+    }
 ]