This file is indexed.

/usr/lib/pkgconfig/gtkmathview-custom-reader.pc is in libgtkmathview-dev 0.8.0-7.

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 (custom reader frontend)
Version: 0.8.0
Requires: glib-2.0 gtk+-2.0 mathview-core mathview-backend-gtk mathview-frontend-custom-reader
Libs: -L${libdir} -lgtkmathview_custom_reader -lt1
Cflags: -I${includedir}/gtkmathview -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_HASH_MAP=1 -DGMV_HAVE_EXT_HASH_MAP=1