Salome HOME
Adding sphinx 5.0 product
[tools/install.git] / config_Mandriva_2008.0.xml
index ac3fb2c87b0802a483e97bc4eb1a8cc34303e28b..5faf9f0c03285322aca2cd108ff16d7d9702ce7d 100755 (executable)
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0"
                     version="5.1.0" 
-                   disable="true"
+                   disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
                     version="5.1.0" 
-                   disable="true"
+                   disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
     </product>
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
                     version="5.1.0" 
-                   disable="true"
+                   disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
     </product>
                    installdiskspace="56161,63120,217501"
                    script="qt-4.4.3.sh"/>
     </product>
+    <product name="QScintilla" 
+            type="prerequisite"
+            description="Auxiliary tool for source code editing and debugging">
+      <installation os="Mandriva 2008.0"
+                    version="2.3" 
+                   disable="false"
+                   installdiskspace="56161,63120,217501"
+                   script="qscintilla-2.3.sh"/>
+    </product>
     <product name="Sip"
             type="prerequisite"
              description="C++ to Python bindings generation tool">
             type="prerequisite"
              description="Open source Object Request Broker (ORB) library that implements the 2.3 specification of the Common Object Request Broker Architecture (CORBA)">
       <installation os="Mandriva 2008.0"
-                    version="4.1.0
+                    version="4.1.3
                    disable="false"
                    installdiskspace="33506,14551,105946"
-                   script="omniORB-4.1.0.sh"/>
+                   script="omniORB-4.1.3.sh"/>
     </product>
     <product name="Hdf" 
             type="prerequisite"
             type="prerequisite"
              description="Utilites for processing plaintext documentation">
       <installation os="Mandriva 2008.0"
-                    version="0.3.9" 
+                    version="0.4.0" 
+                   disable="false"
+                   installdiskspace="2163,3342,6310"
+                   script="docutils-0.4.0.sh"/>
+    </product>
+    <product name="Sphinx"
+            type="prerequisite"
+             description="Tool for creation of documentation for Python projects">
+      <installation os="Mandriva 2008.0"
+                    version="0.5" 
                    disable="false"
                    installdiskspace="2163,3342,6310"
-                   script="docutils-0.3.9.sh"/>
+                   script="sphinx-0.5.sh"/>
     </product>
     <product name="netgen" 
             type="prerequisite"
       <dep>Doxygen</dep>
       <dep>Graphviz</dep>
       <dep>docutils</dep>
+      <dep>Sphinx</dep>
+      <dep>QScintilla</dep>
       <dep>libxml2</dep>
       <dep>elementtree</dep>
       <dep>cElementTree</dep>
       <dep>KERNEL</dep>
       <dep>GUI</dep>
+    </product>
+    <product name="QScintilla">
+      <dep>Qt</dep>
     </product>  
+    <product name="Sphinx">
+      <dep>Python</dep>
+    </product>
     <product name="Sip">
       <dep>Python</dep>
       <dep>Qt</dep>