This file is indexed.

/usr/lib/pkgconfig/gdkmm-3.0.pc is in libgtkmm-3.0-dev 3.4.0-0ubuntu1.

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
15
16
17
18
19
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include

docdir=${datarootdir}/doc/gtkmm-3.0
doxytagfile=${docdir}/reference/gtkmm-3.0.tag
htmlrefdir=${docdir}/reference/html
htmlrefpub=http://library.gnome.org/devel/gtkmm/unstable/

Name: gdkmm
Description: C++ binding for the GDK drawing kit
Version: 3.4.0
URL: http://www.gtkmm.org/
Requires: giomm-2.4 >= 2.32.0 pangomm-1.4 >= 2.27.1 gtk+-3.0 >= 3.4.0 cairomm-1.0 >= 1.9.2 gdk-pixbuf-2.0 >= 2.22.1
Libs: -L${libdir} -lgdkmm-3.0
Cflags: -I${includedir}/gdkmm-3.0 -I${libdir}/gdkmm-3.0/include