This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libgeoclue-2.0.pc is in libgeoclue-2-dev 2.4.1-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
13
prefix=/usr
exec_prefix=${prefix}
datarootdir=${prefix}/share
datadir=${datarootdir}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=/usr/include

Name: Geoclue Client Library
Description: A convenience library to interact with Geoclue service
Version: 2.4.1
Requires: glib-2.0 gio-2.0 gio-unix-2.0
Libs: -L${libdir} -lgeoclue-2
Cflags: -I${includedir}/libgeoclue-2.0