|
|
|
@ -171,7 +171,9 @@ install() {
@@ -171,7 +171,9 @@ install() {
|
|
|
|
|
# needed for kf5-sonnet |
|
|
|
|
brew tap kde-mac/kde |
|
|
|
|
|
|
|
|
|
brew install ffmpeg libexif qrencode qt5 sqlcipher openal-soft kf5-sonnet |
|
|
|
|
# verbose so that build output is shown, otherwise qt5 build has no output for >10 mins |
|
|
|
|
# and is killed by Travis CI |
|
|
|
|
brew install --verbose ffmpeg libexif qrencode qt5 sqlcipher openal-soft kf5-sonnet |
|
|
|
|
|
|
|
|
|
fcho "Cloning filter_audio ... " |
|
|
|
|
git clone --branch v0.0.1 --depth=1 https://github.com/irungentoo/filter_audio "$FILTERAUIO_DIR" |
|
|
|
|