This file is indexed.

/usr/lib/pkgconfig/libimobiledevice-1.0.pc is in libimobiledevice-dev 1.1.1-4.

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

Name: libimobiledevice
Description: A library to communicate with services running on Apple iPhone/iPod Touch devices.
Version: 1.1.1
Requires.private: libplist >= 0.12 libusbmuxd >= 0.1.0 glib-2.0 >= 2.14.1 gthread-2.0 >= 2.14.1 gnutls >= 1.6.3 libtasn1 >= 1.1
Libs: -L${libdir} -limobiledevice
Cflags: -I${includedir}