This file is indexed.

/usr/lib/pkgconfig/rhythmbox.pc is in rhythmbox-dev 3.0.2-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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

plugindir=${exec_prefix}/lib/rhythmbox/plugins

Name: rhythmbox
Description: plugin API for rhythmbox
Version: 3.0.2
Requires: glib-2.0 gobject-2.0 gio-2.0 gtk+-3.0 libsoup-2.4 totem-plparser gstreamer-1.0
Requires.private: libxml-2.0
Libs: -L${libdir} -lrhythmbox-core
Cflags: -I${includedir}/rhythmbox