This file is indexed.

/usr/lib/pkgconfig/qdbm.pc is in libqdbm-dev 1.8.78-5+b1.

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
14
prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
libexecdir=${exec_prefix}/libexec
includedir=${prefix}/include/qdbm
datadir=${prefix}/share

Name: QDBM
Description: a high performance embedded database library
Version: 1.8.78
Requires:
Libs: -L${libdir} -lqdbm
Cflags: -I${includedir}