2009-01-28 04:48:03 +00:00
|
|
|
prefix=@prefix@
|
2012-07-02 13:31:04 +00:00
|
|
|
exec_prefix=@exec_prefix@
|
2009-01-28 04:48:03 +00:00
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: spandsp
|
|
|
|
Description: A DSP library for telephony.
|
|
|
|
Requires:
|
|
|
|
Version: @VERSION@
|
2012-07-02 13:31:04 +00:00
|
|
|
Libs: -L${libdir} -lspandsp
|
|
|
|
Libs.private: -ltiff -lm
|
2009-01-28 04:48:03 +00:00
|
|
|
Cflags: -I${includedir}
|