[Ardour-Users] Announcing Ardour 3 Beta 5 ported to FreeBSD

Robin Gareus robin at gareus.org
Thu Dec 20 14:27:54 PST 2012


On 12/20/2012 12:51 PM, Marcel Bonnet wrote:
> Hi folks. I'm new in this list, but just in case if there are other
> FreeBSD users waiting or trying to build a fresh Ardour 3 Beta, you
> may find instructions and the required ports I've just made here:
> http://linuxhomestudio.com.br/freebsd/articles/ardour3b5/ardour3b5.html
> 
> Cheers,

Hi Marcel,

I just had a quick look at the .shar file. Could you please make the
broken out patches in there easily available? I think that many changes e.g.

-#ifndef __APPLE__
+#if !defined(__APPLE__) && !defined(__FreeBSD__)

can easily be applied upstream. Same for abs() -> fabs(). This stuff
should go into A3.

the wscript hacks and lilv-0 changes however are a big no-go. You should
just use -I/usr/include/lilv-0/ in your Makefile instead of patching
ardour to use #include <lilv-0/lilv/..>

ciao,
robin



More information about the Ardour-Users mailing list