This file is indexed.

/usr/lib/pkgconfig/libspatialindex.pc is in libspatialindex-dev 1.7.0-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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libspatialindex 
Description: Generic C/C++ library for spatial indexing
Requires: 
Version: 1.7.0
Libs: -L${exec_prefix}/lib -Wl,-z,defs
Cflags: -I${includedir}/spatialindex -Wall -Wno-long-long -pedantic -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2