repo.or.cz
/
carla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use wine paths by default even if non-existent
[carla.git]
/
data
/
linux
/
common.env
blob
fb9051c2366c17751c7398be7e6be7ef2f159948
1
#!/bin/bash
2
3
PKG_CONFIG_VERSION
=
0.28
4
LIBLO_VERSION
=
0.30
5
ZLIB_VERSION
=
1.2.11
6
FILE_VERSION
=
5.34
7
LIBOGG_VERSION
=
1.3.4
8
LIBVORBIS_VERSION
=
1.3.6
9
FLAC_VERSION
=
1.3.2
10
LIBSNDFILE_VERSION
=
1.0.28
11
FLUIDSYNTH_VERSION
=
1.1.11
12
MXML_VERSION
=
2.12
13
FFTW3_VERSION
=
3.3.8
14
QT5_VERSION
=
5.9.8
15
QT5_MVERSION
=
5.9
16
PYTHON_VERSION
=
3.7.3
17
SIP_VERSION
=
4.19.13
18
PYLIBLO_VERSION
=
0.9.2
19
PYQT5_VERSION
=
5.11.3
20
CXFREEZE_VERSION
=
6.0
21
22
MAKE_ARGS
=
"-j 1 USING_JUCE=false"
23
TARGETDIR
=
$HOME
/
builds