Salome HOME
spns #19079
[tools/sat_salome.git] / applications / SALOME-master-native.pyconf
index 14e29dc4818a661c7867fca40545c004e8dd83f8..79b5ec61b978eaff029a86bdcbf23a8f844c55d0 100644 (file)
@@ -118,6 +118,7 @@ APPLICATION :
         tbb : 'native'
         tcl : 'native'
         tk : 'native'
+        topo2volmesh: '0.0.1'
         urllib3 : 'native'
         URANIE : '4.5.0'
 
@@ -132,7 +133,7 @@ APPLICATION :
         'MEDCOUPLING'
         'GUI'
         'GEOM'
-        'SMESH'
+        'SMESH': {tag: 'master', base: 'no', section: 'version_topo2volmesh'}
         'NETGENPLUGIN'
         'BLSURFPLUGIN'
         'GHS3DPLUGIN'
@@ -195,7 +196,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 +213,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 +238,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'}
     }