Salome HOME
adding YACS component
[tools/install.git] / config_Debian_4.0.xml
index c26cd9c8c9f31bdb4ba75572e18402aa33c53046..3940d0f5a155165f973aa197456ee5cc2374fc56 100755 (executable)
@@ -2,7 +2,7 @@
 
   <config version="5.1.0"
          caption="SALOME v%1"
-          copyright="&lt;h5>Copyright (C) 2003-2008 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
+         copyright="&lt;h5>Copyright (C) 2007-2008 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0"
          targetdir="${HOME}/salome_5.1.0"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0"
                     version="5.1.0" 
-                   disable="true"
+                   disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
                    script="YACS.sh"/>
                    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="Debian 4.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">
                    installdiskspace="241631,268394,1222169"
                    script="CAS-6.3.sh"/>
     </product>
+    <product name="PatchForOpenCascade" 
+            type="prerequisite"
+             description="Patch for Open CASCADE version 6.3">
+      <installation os="Debian 4.0"
+                    version="6.3" 
+                   disable="false"
+                   installdiskspace="241631,268394,1222169"
+                   script="CAS-6.3-patch.sh"/>
+    </product>
     <product name="Qwt" 
             type="prerequisite"
              description="2-D plotting extension for Qt library">
       <dep>KERNEL</dep>
       <dep>GUI</dep>
     </product>  
+    <product name="QScintilla">
+      <dep>Qt</dep>
+    </product>
     <product name="Sip">
       <dep>Python</dep>
       <dep>Qt</dep>
     <product name="OpenCascade">
       <dep>tcltk</dep>
     </product>
+    <product name="PatchForOpenCascade">
+      <dep>OpenCascade</dep>
+    </product>
     <product name="Qwt">
       <dep>Qt</dep>
     </product>