Salome HOME
Add patch files for Fedora 32 & 34
[tools/sat_salome.git] / products / openturns.pyconf
1 default :
2 {
3     name : "openturns"
4     build_source : "script"
5     compil_script :  $name + $VARS.scriptExtension
6     get_source : "archive"
7     environ :
8     {
9        env_script : "openturns.py"
10     }
11     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib']
12     build_depend : ["cmake", "swig"]
13     opt_depend : ['openmpi']
14     patches : []
15     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
16     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
17     install_dir : 'base'
18     properties :
19     {
20       single_install_dir : "no"
21       incremental : "yes"
22     }
23 }
24
25 default_win :
26 {
27     compil_script :  'pip_install' + $VARS.scriptExtension
28     properties :
29     {
30       single_install_dir : "yes"
31       incremental : "yes"
32       pip : "yes"
33     }
34     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
35     opt_depend : []
36 }
37
38 version_1_20 :
39 {
40     compil_script :  "openturns-1.20" + $VARS.scriptExtension
41     patches : []
42     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
43     opt_depend : ['pandas', 'statsmodels']
44 }
45
46 version_1_20_UB22_04 :
47 {
48     compil_script :  "openturns-1.20" + $VARS.scriptExtension
49     patches : ['openturns-1.20.0002.patch']
50     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
51     opt_depend : ['pandas', 'statsmodels']
52 }
53
54 version_1_20_UB20_04 :
55 {
56     compil_script :  "openturns-1.20" + $VARS.scriptExtension
57     patches : ['openturns-1.20.0002.patch']
58     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
59     opt_depend : ['pandas', 'statsmodels']
60 }
61
62 version_1_20_DB11 :
63 {
64     compil_script :  "openturns-1.20" + $VARS.scriptExtension
65     patches : ['openturns-1.20.0002.patch']
66     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
67     opt_depend : ['pandas', 'statsmodels']
68 }
69
70 version_1_20_DB09 :
71 {
72     compil_script :  "openturns-1.20" + $VARS.scriptExtension
73     patches : ['openturns-1.20.0001.patch']
74     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
75     opt_depend : ['pandas', 'statsmodels']
76 }
77
78 version_1_20_CO8 :
79 {
80     compil_script :  "openturns-1.20" + $VARS.scriptExtension
81     patches : ['openturns-1.20.0001.patch']
82     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
83     opt_depend : ['pandas', 'statsmodels']
84 }
85
86 version_1_20_CO7 :
87 {
88     compil_script :  "openturns-1.20" + $VARS.scriptExtension
89     patches : ['openturns-1.20.0001.patch']
90     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
91     opt_depend : ['pandas', 'statsmodels']
92 }
93
94 version_1_20_FD37 :
95 {
96     compil_script :  "openturns-1.20" + $VARS.scriptExtension
97     patches : []
98     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
99     opt_depend : ['pandas', 'statsmodels']
100 }
101
102 version_1_20_FD36 :
103 {
104     compil_script :  "openturns-1.20" + $VARS.scriptExtension
105     patches : []
106     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
107     opt_depend : ['pandas', 'statsmodels']
108 }
109
110 version_1_20_FD34 :
111 {
112     compil_script :  "openturns-1.20" + $VARS.scriptExtension
113     patches : ['openturns-1.20.0002.patch']
114     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
115     opt_depend : ['pandas', 'statsmodels']
116 }
117
118 version_1_20_FD32 :
119 {
120     compil_script :  "openturns-1.20" + $VARS.scriptExtension
121     patches : ['openturns-1.20.0002.patch', 'openturns-1.20.0003.patch']
122     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
123     opt_depend : ['pandas', 'statsmodels']
124 }
125
126   version_1_19 :
127 {
128     compil_script :  "openturns-1.19" + $VARS.scriptExtension
129     patches : ['openturns-1.19.0001.patch']
130     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
131     opt_depend : ['pandas', 'statsmodels']
132 }
133
134 version_1_19_win :
135 {
136     properties :
137     {
138       incremental : "yes"
139       pip : "yes"
140     }
141     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
142     opt_depend : []
143     patches : []
144 }
145
146 version_1_19_UB22_04 :
147 {
148     compil_script :  "openturns-1.19" + $VARS.scriptExtension
149     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch', 'openturns-1.19.0004.patch']
150     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
151     opt_depend : ['pandas', 'statsmodels']
152 }
153
154 version_1_19_UB20_04 :
155 {
156     compil_script :  "openturns-1.19" + $VARS.scriptExtension
157     patches : ['openturns-1.19.0002.patch']
158     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
159     opt_depend : ['pandas', 'statsmodels']
160 }
161
162 version_1_19_FD36 :
163 {
164     compil_script :  "openturns-1.19" + $VARS.scriptExtension
165     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
166     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
167     opt_depend : ['pandas', 'statsmodels']
168 }
169
170 version_1_19_FD34 :
171 {
172     compil_script :  "openturns-1.19" + $VARS.scriptExtension
173     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
174     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
175     opt_depend : ['pandas', 'statsmodels']
176 }
177
178 version_1_19_FD32 :
179 {
180     compil_script :  "openturns-1.19" + $VARS.scriptExtension
181     patches : ['openturns-1.19.0001.patch', 'openturns-1.19.0003.patch']
182     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
183     opt_depend : ['pandas', 'statsmodels']
184 }
185
186 version_1_18 :
187 {
188     compil_script :  "openturns-1.18" + $VARS.scriptExtension
189     patches : ['openturns-1.18.0001.patch']
190     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
191     opt_depend : ['pandas', 'statsmodels']
192 }
193
194 version_1_18_FD34 :
195 {
196     compil_script :  "openturns-1.18" + $VARS.scriptExtension
197     patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
198     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
199     opt_depend : ['pandas', 'statsmodels']
200 }
201
202 version_1_18_FD32 :
203 {
204     compil_script :  "openturns-1.18" + $VARS.scriptExtension
205     patches : ['openturns-1.18.0001.patch', 'openturns-1.18.0002.patch']
206     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
207     opt_depend : ['pandas', 'statsmodels']
208 }
209
210 version_1_18_win :
211 {
212     properties :
213     {
214       incremental : "yes"
215       pip : "yes"
216     }
217     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil']
218     opt_depend : []
219     patches : []
220 }
221
222 version_1_17 :
223 {
224     compil_script :  "openturns-1.17" + $VARS.scriptExtension
225     patches : ['openturns-1.17.0001.patch']
226     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
227     opt_depend : ['pandas', 'statsmodels']
228 }
229
230 version_1_17_FD32 :
231 {
232     compil_script :  "openturns-1.17" + $VARS.scriptExtension
233     patches : ['openturns-1.17.0001.patch', 'openturns-1.17.0002.patch']
234     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
235     opt_depend : ['pandas', 'statsmodels']
236 }
237
238 version_1_17_win :
239 {
240     properties :
241     {
242       incremental : "yes"
243       pip : "yes"
244     }
245     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads']
246     opt_depend : []
247     patches : []
248 }
249
250 version_1_16 :
251 {
252     compil_script :  "openturns-1.16" + $VARS.scriptExtension
253     patches : ['openturns-1.16.0001.patch','openturns-1.16.0002.patch']
254 }
255
256 version_1_16_win :
257 {
258     patches : []
259 }