mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
tweaks to packaging to make SUIL (and thus LV2 UI's) work
git-svn-id: svn://localhost/ardour2/branches/3.0@12413 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b99131f21e
commit
59d3cc258b
3 changed files with 10 additions and 2 deletions
|
|
@ -349,6 +349,9 @@ done
|
|||
# VAMP plugins that we use
|
||||
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.dylib $Frameworks
|
||||
|
||||
# SUIL Modules
|
||||
cp $ARDOURSTACK_ROOT/lib/suil-0/libsuil* $Frameworks
|
||||
|
||||
while [ true ] ; do
|
||||
missing=false
|
||||
for file in $APPROOT/MacOS/* $Frameworks/* $Frameworks/modules/* $Panners/*.dylib $Surfaces/*.dylib $Plugins/*.so ; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue