This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/redland.pc is in librdf0-dev 1.0.17-1build1.

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
15
16
17
18
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

plugindir=${libdir}/redland

swig=${prefix}/share/redland/Redland.i

have_raptor2_api=1

Name: Redland RDF API Library
Description: Redland RDF API and triple store library
Requires.private: raptor2 >= 2.0.7, rasqal >= 0.9.25, rasqal <= 0.9.99
Version: 1.0.17
Libs: -L${libdir} -lrdf
Libs.private: -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -ldb-5.3
Cflags: -I${includedir}