This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libopenjpip.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
15
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: openjpip
Description: JPEG2000 Interactivity tools, APIs and protocols (Part 9)
URL: http://www.openjpeg.org/
Version: 2.3.0
Requires: libopenjp2
Libs: -L${libdir} -lopenjpip
Libs.private: -lm -lcurl -lfcgi -lpthread
Cflags: -I${includedir}