[BRLTTY] introduction

kendell clark coffeekingms at gmail.com
Sat Mar 19 14:39:20 EDT 2016


hi
Sure, coming right up. I'll attach it below.
Thanks
Kendell Clark


Dave Mielke wrote:
> [quoted lines by kendell clark on 2016/03/19 at 13:20 -0500]
>
>> Speech-dispatcher does in deed come with a package config file. It's
>> located, at least on my system, in
>> /usr/lib/pkgconfig/speech-dispatcher.pc. 
> I guess that's a newer feature since neither my older system nor my newer one 
> has it. My older system as libspeechd.h in /usr/include whereas my newer one 
> has it in /usr/include/speech-dispatpcher (like yours). I guess adding the .pc 
> file was yet another (later) stage in that project's development.
>
> Could you please send me a copy of your speech-dispatcher.pc that I can 
> temporarily install on my system in order to test the changes needed to 
> brltty's configure in order to support it?
>

-------------- next part --------------
prefix=/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include/speech-dispatcher

Name: speech-dispatcher
Description: speech-dispatcher provides a device independent layer for speech synthesis
Version: 0.8.3
Requires: glib-2.0
Libs: -L${libdir} -lspeechd
Cflags: -I${includedir}


More information about the BRLTTY mailing list