Salome HOME
add MEDCOUPLING 9.11.0 description files
[tools/sat_salome.git] / applications / SALOME-7.8.2.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-7.8.2'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     tag : 'V7_8_0'
9     base : 'no'
10     environ :
11     {
12     }
13     products :
14     {
15         # PREREQUISITES :
16         Python : '2.7.10'
17         Cython : '0.23.2'
18         numpy : '1.9.2'
19         scipy : '0.15.1'
20         lapack : '3.5.0'
21         cmake : '3.5.2'
22         pyreadline : '2.0'
23         setuptools : '0.6c11'
24         markupsafe : '0.23'
25         Jinja2 : '2.7.3'
26         six : '1.9.0'
27         distribute : '0.6.28'
28         pytz : '2014.10'
29         pyparsing : '1.5.6'
30         dateutil : '2.4.0'
31         freetype : '2.4.11'
32         matplotlib : '1.4.3'
33         cppunit : '1.12.1'
34         qt : '4.8.4'
35         PyQt : '4.9.6'
36         qwt : '6.1.0'
37         sip : '4.14.2'
38         omniORB : '4.1.6'
39         omniORBpy : '3.6'
40         boost : '1.58.0'
41         swig : '2.0.8'
42         gl2ps : '1.3.8'
43         freeimage : '3.16.0'
44         tcl : '8.6.0'
45         tk : '8.6.0'
46         libxml2 : '2.9.0'
47         CAS : {tag : '6.9.1p1', section : version_6_0_0_to_7_0_0}
48         hdf5 : '1.8.14'
49         ParaView : '5.0.1p1'
50         metis : '5.1.0'
51 #        ParMetis : '3.1.1'
52         scotch : '5.1.12b'
53         medfile : '3.2.0'
54         graphviz : '2.38.0'
55         doxygen : '1.8.3.1'
56         docutils : '0.12'
57         Sphinx : '1.2.3'
58         Pygments : '2.0.2'
59         opencv : '2.4.6.1'
60         homard_bin : {section : 'version_6_6_0_to_8_5_0', tag : '11.7'}
61         netgen : '4.9.13'
62         MeshGems : '2.1-11'
63         cgns : '3.1.3-4'
64 #        fftw : '3.3.4'
65 #        root : '5.34.32'
66 #        nlopt : '2.2.4'
67 #        pcl : '1.10'
68 #        uranie : '3.6.0'
69 #        lata : '1.3p2'
70         gmsh : '2.12.0'
71
72         # SALOME MODULES :
73         'SALOME_PROFILE' : "7.8.0"
74
75         'LIBBATCH' : "V2_3_0"
76         'JOBMANAGER'
77         'KERNEL'
78         'GUI'
79
80         'GEOM'
81
82         'SMESH'
83         'NETGENPLUGIN'
84         'GHS3DPLUGIN'
85         'HYBRIDPLUGIN'
86         'BLSURFPLUGIN'
87         'HexoticPLUGIN'
88         'GHS3DPRLPLUGIN' #ne pas livrer le plugin GHS3DPRLPLUGIN dans les versions opensource
89         'HEXABLOCK'
90         'HEXABLOCKPLUGIN'
91         'MED'
92         'GMSHPLUGIN' 
93         'HOMARD'
94         'MEDCOUPLING' : {section: 'version_V7_8_0', tag : 'V7_8_2'}
95         'YACS'
96         'YACSGEN' : {tag : 'V7_8_2'}
97         'XDATA' : "0.9.11"
98         'HXX2SALOME'
99         'PARAVIS'
100         'SAMPLES'
101         'COMPONENT'
102         'PYCALCULATOR'
103         'CALCULATOR'
104         'HELLO'
105         'PYHELLO'
106
107         'DOCUMENTATION'
108     }
109     profile :
110     {
111         product : "SALOME_PROFILE"
112     }
113     virtual_app:
114     {
115         name : "salome"
116         application_name : "APPLI"
117     }
118     test_base : 
119     {
120         name : "SALOME"
121         tag : "7.8.0"
122     }
123 }
124