/usr/lib/pkgconfig/sphinxbase.pc is in libsphinxbase-dev 0.8-0ubuntu10.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
libs="-lpulse -lpulse-simple -lpthread -lm "
Name: SphinxBase
Description: Shared components for Sphinx speech recognition
Version: 0.8
URL: http://www.cmusphinx.org/
Libs: -L${libdir} -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm
Libs.private: ${libs}
Cflags: -I${includedir} -I${includedir}/sphinxbase
|