Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2011 21:35:22 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Raphael Kubo da Costa <rakuco@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ardour3 r10465; raptor vs raptor2; liblrdf 0.5.0; slv2 build fix
Message-ID:  <20111106203521.GA85401@triton8.kn-bremen.de>
In-Reply-To: <87y5vt6nl4.fsf@FreeBSD.org>
References:  <20111106131759.GA79153@triton8.kn-bremen.de> <87y5vt6nl4.fsf@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 06, 2011 at 05:46:31PM -0200, Raphael Kubo da Costa wrote:
> Juergen Lock <nox@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111106203521.GA85401>