From 91be362fc5c956c5705f09fbe61b78500171107d Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 1 Jun 2010 11:49:57 +0000 Subject: [PATCH] Update for Salome 6.1.0 --- config_Mandriva_2008.0.xml | 172 ++++++++++++------ .../{ParaView-3.7.0.sh => ParaView-3.7.sh} | 6 +- config_files/common.sh | 12 +- config_files/libBatch-1.1.0.sh | 2 +- 4 files changed, 129 insertions(+), 63 deletions(-) rename config_files/{ParaView-3.7.0.sh => ParaView-3.7.sh} (99%) diff --git a/config_Mandriva_2008.0.xml b/config_Mandriva_2008.0.xml index cd04b1d..229f711 100755 --- a/config_Mandriva_2008.0.xml +++ b/config_Mandriva_2008.0.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> + + + @@ -142,7 +151,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +160,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,16 +169,16 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -178,7 +187,7 @@ type="component" description="LIGHT (no-CORBA-engine) SALOME module example"> @@ -187,7 +196,7 @@ type="component" description="LIGHT Python (no-CORBA-engine) SALOME module example"> @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -214,7 +223,7 @@ type="component" description="Med Memory package"> @@ -223,7 +232,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -232,17 +241,36 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> + + + + + + + @@ -270,17 +298,16 @@ type="component" description="SALOME module generator documentation"> - - + description="Scalable, open-source visualization application"> + + + + script="MedReader-3.0.0.sh"/> - - - + script="libBatch-1.1.0.sh"/> Qt Qwt Hdf - Vtk + ParaView OmniORB Sip PyQt @@ -653,7 +680,26 @@ Qwt Hdf Med - Vtk + ParaView + OmniORB + Doxygen + Graphviz + docutils + KERNEL + GUI + MED + + + boost + OpenCascade + Python + Swig + Qt + Qwt + Hdf + Med + ParaView + MedReader OmniORB Doxygen Graphviz @@ -755,7 +801,7 @@ Qwt Hdf Med - Vtk + ParaView OmniORB Sip PyQt @@ -808,7 +854,7 @@ Python Qt Hdf - Vtk + ParaView Doxygen Graphviz docutils @@ -820,7 +866,7 @@ Python Qt Hdf - Vtk + ParaView Doxygen Graphviz docutils @@ -844,7 +890,7 @@ Qt Hdf Med - Vtk + ParaView OmniORB Doxygen Graphviz @@ -864,7 +910,7 @@ Qwt Hdf Med - Vtk + ParaView OmniORB Doxygen Graphviz @@ -936,9 +982,16 @@ Hdf - + Python tcltk + Hdf + cmake + + + Hdf + Med + ParaView cmake @@ -970,12 +1023,19 @@ Python + + Qt + OmniORB + Sphinx + KERNEL + GUI + Python Qt PyQt OmniORB - Vtk + ParaView KERNEL GUI MED diff --git a/config_files/ParaView-3.7.0.sh b/config_files/ParaView-3.7.sh similarity index 99% rename from config_files/ParaView-3.7.0.sh rename to config_files/ParaView-3.7.sh index 32f60cc..489ff26 100755 --- a/config_files/ParaView-3.7.0.sh +++ b/config_files/ParaView-3.7.sh @@ -1,7 +1,7 @@ #!/bin/bash -noprofile #################################################################################### -# File : ParaViev-3.7.0.sh +# File : ParaViev-3.7.sh # Created : Thu Dec 18 12:01:00 2002 # Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) # Project : SALOME @@ -15,7 +15,7 @@ # # VTK version # -PVVERSION=3.7.0 +PVVERSION=3.7 check_version() { @@ -33,7 +33,7 @@ print_env_bin() { cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < $l"_" chmod -f --reference=$l $l"_" mv -f $l"_" $l - + + # 22. process ParaView dependencies + paraviewdir=`printenv PVHOME`/lib + if [ ! -d ${paraviewdir} ] ; then paraviewdir=`printenv PVHOME`/lib ; fi + sed -e "s%[[:space:]]\(-L\)\?[^[:space:]]*ParaView-[0-9]\.[0-9]/lib% \1${paraviewdir}%g" $l > $l"_" + chmod -f --reference=$l $l"_" + mv -f $l"_" $l + fi done diff --git a/config_files/libBatch-1.1.0.sh b/config_files/libBatch-1.1.0.sh index 2aa7753..8e1b43b 100755 --- a/config_files/libBatch-1.1.0.sh +++ b/config_files/libBatch-1.1.0.sh @@ -1,7 +1,7 @@ #!/bin/bash -noprofile #################################################################################### -# File : libBatch-1.0.0.sh +# File : libBatch-1.1.0.sh # Created : Thu Dec 18 12:01:00 2002 # Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) # Project : SALOME -- 2.39.2