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@archlinux 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@archlinux 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(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user