This file is indexed.

/usr/i686-w64-mingw32/lib/pkgconfig/zlib.pc is in libz-mingw-w64-dev 1.2.11+dfsg-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
prefix=/usr
exec_prefix=/usr
libdir=/usr/i686-w64-mingw32/lib
sharedlibdir=/usr/i686-w64-mingw32/lib
includedir=/usr/i686-w64-mingw32/include

Name: zlib
Description: zlib compression library
Version: 1.2.11

Requires:
Libs: -L${libdir} -L${sharedlibdir} -lz
Cflags: -I${includedir}