|
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: spandsp
|
|
Description: A library for the BroadVoice 16 and 32 speech codecs.
|
|
Requires:
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lbroadvoice -lm
|
|
Cflags: -I${includedir}
|