I'm compiling ardour3 from source and as far as I can tell I have all the libraries mentioned in http://ardour.org/building_ardour3
Unfortunately running ./waf configure gives the following error
Checking for 'lv2' >= 1.0.0 : not found
I have the following packages installed that look useful but don't seem to help:
i lv2-c++-tools - library and tools for LV2 plugins
i lv2-extensions-good - LV2 extensions from the "good" set
i A lv2core - LV2 audio plugin specification
i lv2fil - Stereo and mono LV2 plugins, four-band par
i lv2file - Command-line program to apply LV2 effects
i lv2proc - command line effect processor
i lv2vocoder - LV2 vocoder plugin
Where can I find that library. I'm okay with compiling it myself.
Apparently there is a package in SID: http://packages.debian.org/sid/lv2-dev I'll try getting that in a while
The source code can be had via subversion:
svn co http://subversion.ardour.org/svn/ardour2/branches/3.0