This bug has two parts. Audacity is not set up to compile against
libsoundtouch, even though it has been added as a build dependency.

That bit is fixed by adding --with-soundtouch=system to
DEB_CONFIGURE_EXTRA_FLAGS := $(T1_DEB_CONFIGURE_EXTRA_FLAGS)  in
debian/rules

*However* we then get this when we try and build it:

configure: error: You requested using the system libraries for
LIBSOUNDTOUCH but they are not available

http://www.audacityteam.org/forum/viewtopic.php?f=19&t=188 says "I think
the test for external soundtouch only finds version 1.3.1 onwards,
because that was easier and I was lazy writing the test, and already had
1.3.1 installed"

We have 1.3.0-2.2 in hardy.

-- 
Audacity effects missing
https://bugs.launchpad.net/bugs/193593
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to