]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #29880: Ubuntu 22.04 - SALOME 9.9.0
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 7 Sep 2022 07:06:43 +0000 (09:06 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 7 Sep 2022 07:06:43 +0000 (09:06 +0200)
applications/SALOME-9.9.0-native.pyconf
products/root.pyconf

index 66096f55b707fa796fe4e8f6e9d0ab9d02a4eb0f..40647e3c609b55feddaaf2165df96238bd4d51e0 100644 (file)
@@ -212,6 +212,21 @@ __overwrite__ :
         'APPLICATION.products.PyFMI'   : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'           }
         'APPLICATION.products.netcdf'  : '4.6.2'
     }
+    {
+        #
+        __condition__ : "VARS.dist in ['UB22.04']"
+        'APPLICATION.products.opencv'  : '3.2.0'
+        'APPLICATION.products.nlopt'   : '2.5.0'
+        'APPLICATION.products.cminpack': 'native'
+        'APPLICATION.products.PyFMI'   : {tag: '2.5',   base: 'no', section: 'version_2_5_no_pip'           }
+        'APPLICATION.products.netcdf'  : '4.6.2'
+        'APPLICATION.rm_products'      : ['mesa']
+        'APPLICATION.products.omniORB'   : '4.2.5'
+        'APPLICATION.products.omniORBpy' : '4.2.5'
+        'APPLICATION.products.ParaView'  : {tag: '5.9.0', base: 'no',  section: 'version_5_9_0_UB22_04', hpc: 'yes'}
+        'APPLICATION.products.root'      : {tag: '6.22.02', base: 'no',  section: 'version_6_22_02_UB22_04'}
+        'APPLICATION.products.medfile'   : {tag: '4.1.1', base: 'no',  section: 'version_4_1_1_UB22_04'}
+    }
     {
         # DB10:
         #   - Qt minimal version 5.12
index 5ed66eb97f61f44559d0025b1f066056cffdf132..a23b576830a9e6dfd85ef365b3bc6436d8a77802 100644 (file)
@@ -69,7 +69,10 @@ version_6_22_02:
 version_6_22_02_UB22_04:
 {
     get_source : "archive"
-    patches : ['root-6.22.02.patch', 'root-6.22-afterImage.UB22.patch']
+    patches : ['root-6.22.02.patch',
+               'root-6.22-afterImage.UB22.patch',
+               'root-6.22-string_view.UB22.patch'
+               ]
 }
 
 version_6_22_02_win: