This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libgit2-glib-1.0.pc is in libgit2-glib-1.0-dev 0.24.0-3.

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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

Name: libgit2-glib
Description: libgit2-glib, a a glib wrapper library around the libgit2 git access library.
Requires: libgit2 >= 0.23.0, glib-2.0 >= 2.44.0, gobject-2.0 >= 2.44.0, gio-2.0 >= 2.44.0, gobject-introspection-1.0 >= 0.10.1
Version: 0.24.0
Cflags: -I${includedir}/libgit2-glib-1.0 -DGIT_SSH=1
Libs: -L${libdir} -lgit2-glib-1.0