This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/properties-cpp.pc is in libproperties-cpp-dev 0.0.1+14.04.20140220-0ubuntu1.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include
 
Name: properties-cpp
Description: A very simple convenience library for handling properties and signals in C++11.
Version: 0.0.1
Cflags: -I${includedir}