[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#459198:



I've been doing some work on the Ubuntu version of this bug
(https://bugs.edge.launchpad.net/ubuntu/+source/audacity/+bug/193593)
and this is what I've discovered.

libsoundtouch1-dev is already a build dependency, but wasn't set to
compile against it. Adding  --with-soundtouch=system to
DEB_CONFIGURE_EXTRA_FLAGS := $(T1_DEB_CONFIGURE_EXTRA_FLAGS) in
debian/rules fixes that.

However it still doesn't find it.

http://www.audacityteam.org/forum/viewtopic.php?f=19&t=188 says that
the test for lib-soundtouch1-dev is looking for 1.3.1 +. We have a
lower version (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462643)

Also our lib-soundtouch1-dev has a different .pc file to upstream.
(https://bugs.edge.launchpad.net/ubuntu/+source/soundtouch/+bug/214929)

Audacity are looking for the same name as upstream.



Reply to: