Add Carla Support to AppImage (#4026)

Build AppImage with Carla support
* Disables HiDPI support in the AppImages
* Ignores deprecated jack usage
* Fix Carla compilation warnings
* Detects carla prefix in AppRun
This commit is contained in:
Tres Finocchiaro
2017-12-01 13:19:44 -05:00
committed by GitHub
parent 6cc118c259
commit d711b8b55e
4 changed files with 37 additions and 16 deletions

View File

@@ -15,3 +15,9 @@ else
fi
sudo apt-get install -y $PACKAGES
# kxstudio repo offers Carla; avoid package conflicts (wine, etc) by running last
sudo add-apt-repository -y ppa:kxstudio-debian/libs
sudo add-apt-repository -y ppa:kxstudio-debian/apps
sudo apt-get update
sudo apt-get install -y carla-git