petsc : '3.14.0'
Pillow : '7.1.1'
planegcs : '0.18-3cb6890'
+ psutil : '5.7.2'
Pygments : '2.0.2'
pyparsing : '2.0.3'
PyQt : '5.9'
'SHAPERSTUDY'
'RESTRICTED'
'LIBBATCH' : {tag :'V2_4_4'}
- 'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
+ 'KERNEL' : {section : 'default_MPI', verbose : 'yes', tag : 'occ/psutil'}
'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
'GUI' : {verbose : 'yes'}
'GEOM'
perl : '5.28.1.1'
Pillow : '7.1.1'
planegcs : '0.18-3cb6890'
+ psutil : '5.7.2'
pthreads : '2.9.1'
Pygments : '2.4.2'
pyparsing : '2.4.0'
'SHAPERSTUDY'
'RESTRICTED'
'LIBBATCH' : {tag :'V2_4_4'}
- 'KERNEL'
+ 'KERNEL' : {tag : 'occ/psutil'}
'MEDCOUPLING'
'GUI'
'GEOM'
petsc : '3.14.0'
Pillow : '7.1.1'
planegcs : '0.18-3cb6890'
+ psutil : '5.7.2'
Pygments : '2.0.2'
pyparsing : '2.0.3'
PyQt : '5.9'
'SHAPERSTUDY'
'RESTRICTED'
'LIBBATCH' : {tag : 'V2_4_4'}
- 'KERNEL'
+ 'KERNEL' : {tag : 'occ/psutil'}
'MEDCOUPLING'
'GUI'
'GEOM'
"Pygments",
"opencv",
"six",
- "pytz"
+ "pytz",
+ "psutil"
]
build_depend : ["cmake", "swig", "doxygen", "cppunit"]
patches : []
cmake_options : " -DSWIG_EXECUTABLE=%SWIG_ROOT_DIR:\=/%/bin/swig.exe -DSALOME_GEOM_USE_OPENCV=ON -DOPENCV_ROOT_DIR=%OPENCV_ROOT_DIR:\=/% -DOpenCV_INCLUDE_DIRS=%OpenCV_INCLUDE_DIRS:\=/% "
}
+version_9_3_0_to_9_6_0 :
+{
+ depend : ["KERNEL",
+ "GUI",
+ "boost",
+ "CAS",
+ "Python",
+ "hdf5",
+ "omniORB",
+ "qt",
+ "ParaView",
+ "docutils",
+ "Sphinx",
+ "Jinja2",
+ "setuptools",
+ "Pygments",
+ "opencv",
+ "six",
+ "pytz"
+ ]
+}
+
_from_8_5_0_to_9_2_1 : # these versions requires the path geom_8.5.0_xao_data_dir.patch (for salome test)
{
patches : [
"geom_8.5.0_xao_data_dir.patch"
]
+ depend : ["KERNEL",
+ "GUI",
+ "boost",
+ "CAS",
+ "Python",
+ "hdf5",
+ "omniORB",
+ "qt",
+ "ParaView",
+ "docutils",
+ "Sphinx",
+ "Jinja2",
+ "setuptools",
+ "Pygments",
+ "opencv",
+ "six",
+ "pytz"
+ ]
}
version_V6_6_0 :