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

Re: [Audacity-devel] [Rivendell] Re: Problem with libsoundtouch



On Tue, Apr 08, 2008 at 09:35:00PM +0100, Richard Ash wrote:
> On Tue, 2008-04-08 at 12:44 -0400, Federico Grau wrote:
> > Thanks for the response.  Agreed as per the "start hacking stuff" mess.  I am
> > still becoming familiar with pkg-config, but it seems that the libsoundtouch
> > version 1.3.1 creates "soundtouch-1.0.pc", not "soundtouch.pc" .  A quick test
> > shows that the current audacity test still will not pick it up.
> 
> >     debiansid:~# cp /usr/lib/pkgconfig/libSoundTouch.pc /usr/lib/pkgconfig/soundtouch-1.0.pc
> >     debiansid:~# pkg-config --exists --print-errors soundtouch
> >     Package soundtouch was not found in the pkg-config search path.
> >     Perhaps you should add the directory containing `soundtouch.pc'
> >     to the PKG_CONFIG_PATH environment variable
> >     No package 'soundtouch' found
> >     debiansid:~# pkg-config --exists --print-errors soundtouch-1.0
> >     debiansid:~# echo $?
> >     0
> Pardon? 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.


more fun later,
donfede

-- 
Federico Grau
Free Software Developer and Sysadmin
Radio Free Asia
2025 M Street, NW
Suite 300
Washington, DC  20036
202-587-2046  Telephone
202-721-7468  Facsimile
CONFIDENTIAL COMMUNICATION
This e-mail message is intended only for the use of the addressee and may
contain information that is privileged and confidential.  Any unauthorized
dissemination, distribution, or copying is strictly prohibited.  If you
receive this transmission in error, please contact network@rfa.org.


Reply to: