On Fri, 2008-04-11 at 18:33 -0400, Federico Grau wrote: > On Tue, Apr 08, 2008 at 09:35:00PM +0100, Richard Ash wrote: > > Audacity's acinclude.m4 file currently reads > > PKG_CHECK_MODULES(SOUNDTOUCH, soundtouch-1.0 >= 1.3.1 > > > > you can argue that the version required needs changing, but it's > > definitely checking for a soundtouch-1.0.pc file > > doh! I must have had my eyes crossed earlier and missed the -1.0 in the > audacity code. I will bump the debian folks to correct the name of the > soundtouch pc > file.
I've now changed audacity's acinclude.m4 file to allow libsoundtouch 1.3.0 and higher, so in order to work around the Debian bug you can now just symlink /usr/lib/pkgconfig/soundtouch-1.0.pc to /usr/lib/pkgconfig/libSoundTouch.pc and it should work. Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

