ardour3 r10465; raptor vs raptor2; liblrdf 0.5.0; slv2 build fix
Juergen Lock
nox at jelal.kn-bremen.de
Sun Nov 6 20:36:09 UTC 2011
On Sun, Nov 06, 2011 at 05:46:31PM -0200, Raphael Kubo da Costa wrote:
> Juergen Lock <nox at jelal.kn-bremen.de> writes:
>
> > So I updated my preliminary ardour3 port patch to r10461 and found
> > ardour crashed due to now linking to both textproc/raptor and
> > textproc/raptor2 which conflict, turns out it's a dependency problem:
> > ardour3 depends on (among other things) textproc/liblrdf and
> > audio/slv2, and slv2 now depends on textproc/raptor2 [1] while
> > textproc/liblrdf still depends on textproc/raptor, so I had to make
> > an update for textproc/liblrdf to 0.5.0 so that it uses textproc/raptor2
> > too:
>
> Just a question: haven't the ardour guys themselves come across this
> problem? Do they recommend any other solution?
I just learned slv2 has a successor that ardour3 now prefers to use:
http://drobilla.net/software/lilv/
http://drobilla.net/software/serd/
http://drobilla.net/software/sord/
http://drobilla.net/software/suil/
So looks like someone(tm) should port these... :)
Juergen (I'll take a look)
More information about the freebsd-ports
mailing list