This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libopenjp2.pc is in libopenjp2-7-dev 2.3.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
bindir=${prefix}/bin
mandir=${prefix}/share/man/
docdir=${prefix}/share/doc/openjpeg-2.3
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/openjpeg-2.3

Name: openjp2
Description: JPEG2000 library (Part 1 and 2)
URL: http://www.openjpeg.org/
Version: 2.3.0
Libs: -L${libdir} -lopenjp2
Libs.private: -lm
Cflags: -I${includedir}