Salome HOME
CEATESTBASE V9_6_0
[tools/sat_salome.git] / applications / MEDCOUPLING-9.3.0.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'MEDCOUPLING-9.3.0'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
8     tag : 'V9_3_0'
9     base : 'no'
10     python3 : 'yes'
11     environ :
12     {
13         build : {CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"}
14         launch : {PYTHONIOENCODING:"UTF_8"} 
15     }
16     products :
17     {
18         # PREREQUISITES :
19         alabaster : '0.7.6'
20         Babel : '2.6.0'
21         boost : '1.58.0'
22         certifi : '2018.8.24'
23         click : '6.7'
24         cmake : '3.12.1' 
25         cppunit : '1.13.2'
26         chardet : '3.0.4'
27         Cython : '0.25.2'
28         docutils : '0.12'
29         doxygen : '1.8.14'
30         graphviz : '2.38.0'
31         hdf5 : '1.10.3'
32         idna : '2.7'
33         imagesize : '1.0.0'
34         Jinja2 : '2.7.3'
35         lapack : '3.8.0'
36         libxml2 : '2.9.1'
37         markupsafe : '0.23'
38         medfile : '4.0.0'
39         metis : '5.1.0'
40         numpy : '1.15.1'
41         pockets : '0.6.2'
42         Pygments : '2.0.2'
43         pyparsing : '2.0.3'
44         Python : '3.6.5'
45         pytz : '2015.4'
46         requests : '2.19.1'
47         scipy : '0.19.1'
48         scotch : '6.0.4'
49         setuptools : '38.4.0'
50         six : '1.10.0'
51         snowballstemmer : '1.2.1'
52         Sphinx : '1.7.6'
53         sphinxcontrib_napoleon : '0.6.1'
54         sphinxcontrib_websupport : '1.1.0'
55         sphinxintl: '0.9.10'
56         swig : '3.0.12'
57         packaging : '17.1'
58         urllib3 : '1.23'
59
60         # SALOME MODULES :
61         'CONFIGURATION': {dev: 'yes'}
62         'MEDCOUPLING': {dev: 'yes'}
63     }
64     test_base : 
65     {
66         name : "SALOME"
67         tag : "SalomeV9"
68     }
69 }