[LAU] How to disable Ardour's phone home option?

From: Ralf Mardorf <ralf.mardorf@email-addr-hidden-dsl.net>
Date: Mon Jul 13 2015 - 12:08:06 EEST

Hi,

Ardour 4.1-1 for Arch Linux is build with "Phone home: True", see
Help -> About -> Config.

https://www.archlinux.org/packages/extra/x86_64/ardour/

I don't no were and how to configure "Phone home: False".

To the PKGBUILD from ABS I added --phone-home=false to "python2 waf
configure".

[rocketmouse@email-addr-hidden ardour]$ diff PKGBUILD.old PKGBUILD
8c8
< pkgrel=1

---
> pkgrel=2  
33a34
>                         --phone-home=false \  
This results in
"waf: error: --phone-home option does not take a value".
How can phone home be disabled? Is recompiling needed? Perhaps there's
also an option by the preferences I missed.
[rocketmouse@email-addr-hidden ardour]$ cat PKGBUILD.old
#[snip]
  python2 waf configure --prefix=/usr \
                        --configdir=/etc \
                        --with-backends="jack,alsa" \
                        --libjack=weak \
                        --optimize \
                        --docs
#[snip]
Regards,
Ralf
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jul 13 12:15:02 2015

This archive was generated by hypermail 2.1.8 : Mon Jul 13 2015 - 12:15:02 EEST