File: sphinxbase.pc.in

package info (click to toggle)
sphinxbase 0.8%2B5prealpha%2B1-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,684 kB
  • sloc: ansic: 28,813; sh: 11,875; makefile: 702; python: 338; perl: 127; yacc: 93; lex: 50
file content (15 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
libs="@LIBS@"
datadir=@datarootdir@/@PACKAGE@

Name: SphinxBase
Description: Shared components for Sphinx speech recognition
Version: @VERSION@
URL: http://www.cmusphinx.org/
Libs: -L${libdir} -lsphinxbase -lsphinxad
Libs.private: ${libs}
Cflags: -I${includedir} -I${includedir}/sphinxbase