This file is indexed.

/usr/lib/pkgconfig/complearn.pc is in libcomplearn-dev 1.1.7-1.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/complearn-1.0

Name: complearn
Description: CompLearn Machine Learning Library
Requires: gsl libxml-2.0 glib-2.0
Version: 1.1.7
Libs: -L${exec_prefix}/lib -lcomplearn  -lz  -L/usr/lib -lgsl -lgslcblas -lm -lxml2 -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0   -lbz2 -ldl
Libs.private: -lz  -L/usr/lib -lgsl -lgslcblas -lm -lxml2 -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0   -lbz2 -ldl
Cflags: -I${includedir} -DOPENMP_ENABLED=0