On 9 February 2014 19:52, michael noble <looplog(a)gmail.com> wrote:
"The easiest way to build Ingen from SVN is to build the entire
http://svn.drobilla.net/lad repository (since there are dependencies between
the various projects)."
I guess Mark's point is that it has been impossible to build ingen from the
AUR scripts for some time, which is sadly true. Trying to mix svn of some of
drobilla libraries with AUR or Arch packages of those libraries, or even the
full svn tree with apps that depend on the official packages, quickly
results in a mess.
Ganv doesn't build at all; I've already tried the ganv-svn PKGBUILD in
Arch. Canvas.cpp makes a call to graphviz (which is 'a mess' to
paraphrase someone involved in maintaining ganv) with the wrong number
of arguments. I guess I could also try graphviz-git (instead of the
Arch binary) in the vague hope that the authors of graphviz have
reverted the change that broke ganv, but graphviz-git requests over
100MB of dependencies to build, for which I don't have the bandwidth
to burn unless someone out there can assure me that it's worthwhile.