This file is indexed.

/usr/lib/pkgconfig/sphinxbase.pc is in libsphinxbase-dev 0.4.1-0ubuntu4.

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="-lasound -lpthread -lm  "

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