This file is indexed.

/usr/lib/pkgconfig/libsigrokdecode.pc is in libsigrokdecode-dev 0.2.0-2ubuntu1.

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

Name: libsigrokdecode
Description: Protocol decoder library of the sigrok logic analyzer software
URL: http://www.sigrok.org
Requires:
Requires.private: glib-2.0
Version: 0.2.0
Libs: -L${libdir} -lsigrokdecode
Libs.private: -L/usr/lib/python3.4/config-3.4m-x86_64-linux-gnu -L/usr/lib -lpthread -ldl  -lutil -lm  -lpython3.4m -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
Cflags: -I${includedir} -I/usr/include/python3.4m -I/usr/include/python3.4m