Salome HOME
CONFIGURATION 9.2.0 - Debian 10 - backport a patch
[tools/sat_salome.git] / products / GEOM.pyconf
index 5ee554b2f680d71ea9e0b5cbe6e79c77da31df4a..57174d96c36655fa4b3d7c6f7594519ce705b4c9 100644 (file)
@@ -53,9 +53,29 @@ default :
 default_win :
 {
     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:\=/% "
+    depend : ["KERNEL",
+              "GUI",
+              "boost",
+              "CAS",
+              "Python",
+              "hdf5",
+              "omniORB",
+              "qt",
+              "ParaView",
+              "docutils",
+              "Sphinx",
+              "Jinja2",
+              "setuptools",
+              "Pygments",
+              "opencv",
+              "six",
+              "pytz",
+              "psutil",
+              "sphinxintl"
+             ]
 }
 
-version_V9_3_0_to_V9_6_0 :
+version_V9_4_0_to_V9_6_0 :
 {
     depend : ["KERNEL",
               "GUI",
@@ -77,6 +97,35 @@ version_V9_3_0_to_V9_6_0 :
              ]
 }
 
+version_V9_3_0 :
+{
+    depend : ["KERNEL",
+              "GUI",
+              "boost",
+              "CAS",
+              "Python",
+              "hdf5",
+              "omniORB",
+              "qt",
+              "ParaView",
+              "docutils",
+              "Sphinx",
+              "Jinja2",
+              "setuptools",
+              "Pygments",
+              "opencv",
+              "six",
+              "pytz"
+             ]
+    patches : []
+}
+
+version_V9_3_0_win :
+{
+   # backporting the opencv 3.2 patch -  since windows uses this version of OpenCV
+   patches : ['GEOM-9.3.0-opencv_windows.patch']
+}
+
 version_V8_5_0_to_V9_2_1 :  # these versions requires the path geom_8.5.0_xao_data_dir.patch (for salome test)
 {
     patches : [