1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-02 11:19:28 +00:00

12 lines
236 B
PkgConfig
Raw Normal View History

prefix=/usr
exec_prefix=${prefix}
libdir=$(exec_prefix)/lib64
includedir=${prefix}/include
Name: spandsp
Description: A DSP library for telephony.
Requires:
Version: 0.0.6
Libs: -L${libdir} -lspandsp -ltiff -lm
Cflags: -I${includedir}