Salome HOME
move back to master branch for SMESH/NETGENPLUGIN
[tools/sat_salome.git] / applications / SALOME-9.6.0-windows.pyconf
1 #!/usr/bin/env python
2 #-*- coding:utf-8 -*-
3
4 APPLICATION :
5 {
6     name : 'SALOME-9.6.0'
7     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
8     cmake_generator : 'Visual Studio 15 2017 Win64'
9     tag : 'V9_6_0'
10     dev : 'no'
11     verbose :'no'
12     debug : 'no'
13     base : 'no'
14     python3 : 'yes'
15     environ :
16     {
17         build : 
18         {
19            CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
20            RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
21            SALOME_HAS_GLOBAL_ENV : "1"
22            SET_usr_docs_VARS : "1" # required for PyEditor build
23            SALOME_USE_64BIT_IDS : "1"
24            CMAKE_GENERATOR : '"Visual Studio 15 2017 Win64"'
25         }
26         launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
27         SALOME_trace : "local" # local/file:.../with_logger
28         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
29         SALOME_TMP_DIR : "%appdata%"
30         HOME : "%userprofile%"
31     }
32     products :
33     {
34         # PREREQUISITES :
35         alabaster : '0.7.6'
36         Babel : '2.7.0'
37         boost : '1.67.0'
38         CAS : {section: 'version_V7_4_0p2_win', tag : 'V7_4_0p2'}
39         certifi : '2019.6.16'
40         cgns : '3.3.1'
41         chardet : '3.0.4'
42         click : '7.0'
43         cmake : '3.12.1'
44         colorama: '0.4.1'
45         cppunit : '1.13.2'
46         cycler : '0.10.0'
47         Cython : '0.29.12'
48         dateutil : '2.8.0'
49         docutils : '0.14'
50         doxygen : '1.8.3.1'
51         eigen : '3.3.4'
52         embree : '3.5.2'
53         expat : '2.0.1'
54         f2c : '1.0.0'
55         freeimage : '3.18.0'
56         freetype : '2.9.1'
57         #gmsh : '4.1.4'
58         graphviz : '2.38.0'
59         hdf5 : '1.10.3'
60         #homard_bin : '11.12'
61         idna : '2.8'
62         imagesize : '1.1.0'
63         ispc : '1.10.0'
64         Jinja2 : '2.10.1'
65         kiwisolver : '1.1.0'
66         lapack : '3.8.0'
67         libjpeg: '9c'
68         libpng: '1.5.10'
69         libxml2 : '2.9.1'
70         llvm : '8.0.1-clang-win'
71         markupsafe : '1.1.1'
72         matplotlib : '3.1.0'
73         medfile : '4.1.0'
74         mesa : '19.2.3'
75         MeshGems : '2.11-5'
76         metis : '5.1.0'
77         msvc : '2017'
78         netgen : '5.3.1_with_CAS_7.2'
79         nlopt : '2.5.0'
80         numpy : '1.16.4'
81         omniORB : '4.2.3'
82         omniORBpy : '4.2.3'
83         opencv : '3.2.0'
84         ospray : '1.8.4'
85         packaging : '19.0'
86         ParaView : '5.8.0'
87         perl : '5.28.1.1'
88         Pillow : '7.1.1'
89         planegcs : '0.18-3cb6890'
90         pockets : '0.7.2'
91         pthreads : '2.9.1'
92         Pygments : '2.4.2'
93         pyparsing : '2.4.0'
94         PyQt : '5.9'
95         PyQtChart : '5.9'
96         pyreadline : '2.1'
97         Python : '3.6.5'
98         pytz : '2019.1'
99         qt : '5.9.1'
100         qwt : '6.1.2'
101         requests : '2.22.0'
102         ruby : '2.5.5-1'
103         scipy : '1.4.1'
104         setuptools : '41.0.1'
105         sip : '4.19.3'
106         six : '1.12.0'
107         snowballstemmer : '1.9.0'
108         Sphinx : '2.1.2'
109         sphinxcontrib_applehelp : '1.0.1'
110         sphinxcontrib_devhelp : '1.0.1'
111         sphinxcontrib_jsmath : '1.0.1'
112         sphinxcontrib_htmlhelp : '1.0.2'
113         sphinxcontrib_napoleon : '0.7'
114         sphinxcontrib_qthelp : '1.0.2'
115         sphinxcontrib_serializinghtml :'1.1.3'
116         sphinxcontrib_websupport : '1.1.2'
117         sphinx_rtd_theme : '0.4.3'
118         sphinxintl: '2.0.0'
119         swig : '3.0.12'
120         tbb : '2019_U8_win'
121         tcltk : '8.6.9'
122         urllib3 : '1.25.3'
123         zlib : '1.2.5'
124
125         # SALOME MODULES :
126         'CONFIGURATION'
127         'SALOME'
128         'SHAPER'
129         'SHAPERSTUDY'
130         'RESTRICTED'
131         'LIBBATCH' : {tag :'V2_4_4'}
132         'KERNEL'
133         'MEDCOUPLING'
134         'GUI'
135         'GEOM'
136         'SMESH'
137         'NETGENPLUGIN'
138         'BLSURFPLUGIN'
139         'GHS3DPLUGIN'
140         'HYBRIDPLUGIN'
141         'HexoticPLUGIN'
142         #'GMSHPLUGIN'
143         'HEXABLOCK'
144         'HEXABLOCKPLUGIN'
145         #'HOMARD'
146         'FIELDS'
147         'PARAVIS'
148         'JOBMANAGER'
149         'YACS'
150         'YACSGEN'
151         'DOCUMENTATION'
152         'SAMPLES'
153         'COMPONENT'
154         'PYCALCULATOR'
155         'CALCULATOR'
156         'HELLO'
157         'PYHELLO'
158         'EFICAS'
159         'EFICAS_TOOLS'
160         'ADAO'
161         'CEATESTBASE'
162     }
163     profile :
164     {
165         launcher_name : "salome"
166     }
167     virtual_app:
168     {
169         name : "salome"
170         application_name : "APPLI"
171     }
172     test_base : 
173     {
174         name : "SALOME"
175         tag : "SalomeV9"
176     }
177     properties :
178     {
179         mesa_launcher_in_package : "no"
180         repo_dev : "yes"
181         pip : 'yes'
182         pip_install_dir : 'python'
183         single_install_dir : "yes"
184     }
185 }