This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libMems-1.6.pc is in libmems-1.6-dev 1.6.0+4725-2.

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

Name: libMems 
Description: c++ library supporting DNA sequence and genome alignment 
Version: 1.6.0
Requires: libGenome-1.3 libMUSCLE-3.7
Libs: -L${libdir}  -lMems-1.6  -lboost_system -lboost_filesystem -lboost_program_options -lboost_iostreams -lrt -lpthread  
Cflags: -I${includedir}/libMems-1.6