espeak-ng.pc.in 257 B

123456789101112
  1. prefix=@prefix@
  2. exec_prefix=@prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: @PACKAGE_NAME@
  6. Description: @PACKAGE_NAME@ is a multi-lingual software speech synthesizer
  7. Version: @VERSION@
  8. Requires:
  9. Libs: -L${libdir} -lespeak-ng
  10. Cflags: -I${includedir}