This file is indexed.

/usr/lib/pkgconfig/libplayer.pc is in libplayer-dev 2.0.1-2.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
12
13
PREFIX=/usr
libdir=${PREFIX}/lib
includedir=${PREFIX}/include

Name: libplayer
Description: A multimedia A/V abstraction layer library
Version: 2.0.1
Requires: 
Requires.private: libxine libvlc gstreamer-0.10 gstreamer-interfaces-0.10 xcb
Conflicts:
Libs: -L${libdir} -lplayer 
Libs.private: -lm -lpthread
Cflags: -I${includedir}