This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libcorkipset.pc is in libcorkipset-dev 1.1.1+20150311-8.

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/x86_64-linux-gnu
includedir=${prefix}/include
sharedir=${prefix}/share
sphinxdir=${sharedir}/doc/libcorkipset-doc/html

Name: libcorkipset
Description: Library for storing IP sets and maps
Version: 1.1.1+20150311-8
URL: https://github.com/redjack/ipset/
Requires: libcork >= 0.12.0
Libs: -L${libdir} -lcorkipset
Cflags: -I${includedir}