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