mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +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
|
|
@ -505,6 +505,9 @@ cp $BUILD_ROOT/libs/panners/*/lib*.so* $Panners
|
|||
# VAMP plugins that we use
|
||||
cp $BUILD_ROOT/libs/vamp-plugins/libardourvampplugins.so* $Libraries
|
||||
|
||||
# SUIL GUI sub-libraries
|
||||
cp $HOME/a3/inst/lib/suil-0/lib*.dylib $Libraries
|
||||
|
||||
OURLIBDIR=$BUILD_ROOT/libs
|
||||
OURLIBS=$OURLIBDIR/vamp-sdk:$OURLIBDIR/surfaces/control_protocol:$OURLIBDIR/ardour:$OURLIBDIR/midi++2:$OURLIBDIR/pbd:$OURLIBDIR/rubberband:$OURLIBDIR/soundtouch:$OURLIBDIR/gtkmm2ext:$OURLIBDIR/sigc++2:$OURLIBDIR/glibmm2:$OURLIBDIR/gtkmm2/atk:$OURLIBDIR/gtkmm2/pango:$OURLIBDIR/gtkmm2/gdk:$OURLIBDIR/gtkmm2/gtk:$OURLIBDIR/libgnomecanvasmm:$OURLIBDIR/libsndfile:$OURLIBDIR/evoral:$OURLIBDIR/evoral/src/libsmf:$OURLIBDIR/audiographer:$OURLIBDIR/timecode:$OURLIBDIR/taglib:$OURLIBDIR/qm-dsp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue