-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.yaml
110 lines (107 loc) · 2.56 KB
/
packages.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
packages:
all:
compiler: [[email protected]]
providers:
mpi: [openmpi]
blas: [openblas]
lapack: [openblas]
hdf5:
variants: +fortran +szip +hl +threadsafe +mpi
# Note that cdo requires threadsafe, but hdf5 doesn't
# seem to want that with parallel. Hmm.
netcdf-c:
variants: ~hdf4 +dap
esmf:
variants: ~pnetcdf ~xerces
cdo:
variants: ~proj ~fftw3
# cdo wanted a lot of extra stuff for proj and fftw3. Turn off for now
pflogger:
variants: +mpi
pfunit:
variants: +mpi +fhamcrest
fms:
variants: precision=32,64 +quad_precision ~gfs_phys +openmp +pic constants=GEOS
build_type=Release +deprecated_io
mapl:
variants: +extdata2g +fargparse +pflogger +pfunit ~pnetcdf
sz3:
variants: +hdf5
openssh:
externals:
- spec: [email protected]
prefix: /usr
pkgconf:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
doxygen:
externals:
- spec: [email protected]+graphviz~mscgen
prefix: /Users/mathomp4/.homebrew/brew
meson:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
texinfo:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
cvs:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
git-lfs:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
libtool:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
flex:
externals:
- spec: [email protected]+lex
prefix: /usr
autoconf:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
groff:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
git:
externals:
- spec: [email protected]+tcltk
prefix: /Users/mathomp4/.homebrew/brew
- spec: [email protected]~tcltk
prefix: /usr
cmake:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
gawk:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
swig:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
automake:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
ninja:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
coreutils:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew
subversion:
externals:
- spec: [email protected]
prefix: /Users/mathomp4/.homebrew/brew