This file is indexed.

/usr/lib/pkgconfig/gtkmathview-libxml2.pc is in libgtkmathview-dev 0.8.0-9ubuntu1.

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
# This is a comment
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}

Name: GtkMathView
Description: A GTK+ Widget for Rendering MathML Documents (libxml2 frontend)
Version: 0.8.0
Requires: glib-2.0 gtk+-2.0 mathview-core mathview-backend-gtk mathview-frontend-libxml2
Libs: -lxml2   -L${libdir} -lgtkmathview_libxml2 -lt1
Cflags: -I/usr/include/libxml2   -I${includedir}/gtkmathview -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_HASH_MAP=1 -DGMV_HAVE_EXT_HASH_MAP=1