This file is indexed.

/usr/lib/pkgconfig/libnm-gtk.pc is in libnm-gtk-dev 0.9.4.1-0ubuntu2.6.

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}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
nmversion=0.8.998

Name: libnm-gtk
Description: NetworkManager Gtk+ dialogs
Version: 0.9.4.1
Requires: NetworkManager >= ${nmversion} libnm-util >= ${nmversion} libnm-glib >= ${nmversion} gtk+-3.0 >= 2.91.4
Requires.private: dbus-glib-1
Cflags: -I${includedir}/libnm-gtk
Libs: -L${libdir} -lnm-gtk