This file is indexed.

/usr/lib/pkgconfig/libpodofo-0.pc is in libpodofo-dev 0.9.5-9.

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

Name: PoDoFo
Description: A C++ library to work with the PDF file format
Version: 
Libs: -L${libdir} -lpodofo-0
Cflags: -I${includedir}