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

Marcel Bonnet marcelbonnet at gmail.com
Sat Dec 29 18:24:09 PST 2012


On 20 December 2012 20:33, Paul Davis <paul at linuxaudiosystems.com> wrote:
>
>
>
> On Thu, Dec 20, 2012 at 5:27 PM, Robin Gareus <robin at gareus.org> wrote:
>>
>> 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/..>
>
>
> lilv-0 should be found and detected using pkg-config, already.

Thanks, Paul. I'll check it later.

-- 
Marcel Bonnet



More information about the Ardour-Users mailing list