This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libfm-qt.pc is in libfm-qt-dev 0.11.2-1.

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

Name: libfm-qt
Description: A Qt/glib/gio-based lib used to develop file managers providing some file management utilities. (This is a Qt port of the original libfm library)
URL: http://pcmanfm.sourceforge.net/
Requires: Qt5Widgets >= 5.2 Qt5X11Extras >= 5.2 libfm >= 1.2.0
Version: 0.11.2
Libs: -L${libdir} -lfm -lfm-qt
Cflags: -I${includedir}