Salome HOME
spns #34285 create one Openturns per distribution
[tools/sat_salome.git] / applications / SALOME-7.8.4.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-7.8.4'
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         alabaster : '0.7.6'
17         Babel : '2.6.0'
18         boost : '1.58.0'
19         CAS : {tag : '6.9.1p1', section : version_6_0_0_to_7_0_0}
20         certifi : '2018.8.24'
21         cgns : '3.1.3-4'
22         chardet : '3.0.4'
23         click : '6.7'
24         cmake : '3.5.2'
25         cppunit : '1.12.1'
26         Cython : '0.23.2'
27         dateutil : '2.4.0'
28         distribute : '0.6.28'
29         docutils : '0.12'
30         doxygen : '1.8.3.1'
31         freeimage : '3.16.0'
32         freetype : '2.4.11'
33         gl2ps : '1.3.8'
34         gmsh : '2.12.0'
35         graphviz : '2.38.0'
36         hdf5 : '1.8.14'
37         homard_bin : {section : 'version_6_6_0_to_8_5_0', tag : '11.7'}
38         idna : '2.7'
39         imagesize : '1.0.0'
40         Jinja2 : '2.7.3'
41         lapack : '3.5.0'
42         libxml2 : '2.9.0'
43         markupsafe : '0.23'
44         matplotlib : '1.4.3'
45         medfile : '3.2.0'
46         MeshGems : '2.1-11'
47         metis : '5.1.0'
48         netgen : '4.9.13'
49         numpy : '1.9.2'
50         omniORB : '4.1.6'
51         omniORBpy : '3.6'
52         opencv : '2.4.6.1'
53         packaging : '17.1'
54         ParaView : '5.0.1p1'
55         pockets : '0.6.2'
56         Pygments : '2.0.2'
57         pyparsing : '1.5.6'
58         PyQt : '4.9.6'
59         pyreadline : '2.0'
60         Python : '2.7.10'
61         pytz : '2014.10'
62         qt : '4.8.4'
63         qwt : '6.1.0'
64         requests : '2.19.1'
65         scipy : '0.15.1'
66         scotch : '5.1.12b'
67         setuptools : '0.6c11'
68         sip : '4.14.2'
69         six : '1.9.0'
70         snowballstemmer : '1.2.1'
71         Sphinx : {section: 'version_1_7_6_py2', tag:'1.7.6'}
72         sphinxcontrib_napoleon : '0.6.1'
73         sphinxcontrib_websupport : '1.1.0'
74         sphinxintl: '0.9.10'
75         swig : '2.0.8'
76         tcl : '8.6.0'
77         tk : '8.6.0'
78         typing : '3.6.6'
79         urllib3 : '1.23'
80
81         # SALOME MODULES :
82         'BLSURFPLUGIN'
83         'CALCULATOR'
84         'COMPONENT'
85         'DOCUMENTATION'
86         'GEOM'
87         'GHS3DPLUGIN'
88         'GHS3DPRLPLUGIN'
89         'GMSHPLUGIN' 
90         'GUI'
91         'HELLO'
92         'HEXABLOCK'
93         'HEXABLOCKPLUGIN'
94         'HOMARD'
95         'HXX2SALOME'
96         'HYBRIDPLUGIN'
97         'HexoticPLUGIN'
98         'JOBMANAGER'
99         'KERNEL'
100         'LIBBATCH' : "V2_3_0"
101         'MED'
102         'MEDCOUPLING' : {section: 'version_V7_8_0', tag : 'V7_8_2'}
103         'NETGENPLUGIN'
104         'PARAVIS'
105         'PYCALCULATOR'
106         'PYHELLO'
107         'SALOME_PROFILE' : "7.8.0"
108         'SAMPLES'
109         'SMESH'
110         'XDATA' : "0.9.11"
111         'YACS'
112         'YACSGEN' : {tag : 'V7_8_2'}
113     }
114     profile :
115     {
116         product : "SALOME_PROFILE"
117     }
118     virtual_app:
119     {
120         name : "salome"
121         application_name : "APPLI"
122     }
123     test_base : 
124     {
125         name : "SALOME"
126         tag : "7.8.0"
127     }
128 }
129