spandsp.pc.in 245 B

123456789101112
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: spandsp
  6. Description: A DSP library for telephony.
  7. Requires:
  8. Version: @VERSION@
  9. Libs: -L${libdir} -lspandsp
  10. Libs.private: -ltiff -lm
  11. Cflags: -I${includedir}