Salome HOME
spns #26907: use distro.name to retrieve platform
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 02588e629a11de960e6ce43bf1781df38ac5e795..8beefee1ec0e05d6891efe1440e51f89de4810e8 100644 (file)
@@ -70,7 +70,7 @@ APPLICATION :
         matplotlib : 'native'
         medfile : {section: 'default_Autotools', tag: '4.1.1'}
         mesa : 'native'
-        MeshGems : '2.13-1'
+        MeshGems : '2.14-1'
         metis : 'native'
         netgen : '6.2.2101'
         nlopt : '2.4.2'
@@ -195,7 +195,7 @@ __overwrite__ :
         # Although recent adaptations of GEOM CMake procedure to be compliant with openCV 4.X, some
         # deeper investigations need to be done in its sources. Use embedded openCV product where
         # native one is 4.X.
-        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34']"
+        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34', 'DB11']"
         'APPLICATION.products.opencv' : '3.2.0'
     }
     {
@@ -212,6 +212,10 @@ __overwrite__ :
         __condition__ : "VARS.dist in ['DB10']"
         'APPLICATION.products.ParaView' : {tag: '5.9.0', base : 'no', section: 'version_5_9_0_DB10'}
     }
+    {
+        __condition__ : "VARS.dist in ['DB11']"
+        'APPLICATION.products.ParaView' : {tag: '5.9.0', base : 'no', section: 'version_5_9_0_DB11'}
+    }
     {
         # CentOS 8 repositories don't include sphinxintl package which must be installed through pip.
         # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it.
@@ -233,7 +237,7 @@ __overwrite__ :
         'APPLICATION.products.root'     : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34'}
     }
     {
-        __condition__ : "VARS.dist in ['DB10', 'UB20.04']"
+        __condition__ : "VARS.dist in ['DB10', 'DB11', 'UB20.04']"
         'APPLICATION.products.cminpack': 'native'
         'APPLICATION.products.PyFMI'    : {tag:'2.5', base: 'no', section: 'version_2_5_no_pip'}
     }