This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libmowgli-2.pc is in libmowgli-2-dev 2.1.0-1.

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}
datarootdir=${prefix}/share
data_dir=${datarootdir}/libmowgli-2

version=2.1.0
include_dir=${prefix}/include/libmowgli-2
lib_dir=${prefix}/lib/x86_64-linux-gnu

Name: libmowgli-2
Description: A library which contains many utility functions and classes.
Version: 2.1.0
Libs: -L${lib_dir} -lmowgli-2
Cflags: -I${include_dir}