This file is indexed.

/usr/lib/pkgconfig/python2.7/gst-python-0.10.pc is in python-gst0.10-dev 0.10.22-3.

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
exec_prefix=${prefix}
datadir=${prefix}/share
pyexecdir=${exec_prefix}/lib/python2.7/dist-packages

# same here.  Useful when calling the code generator in addon packages.
pygstincludedir=${prefix}/include/gstreamer-0.10
defsdir=${datadir}/gst-python/0.10/defs
codegendir=${datadir}/pygst/0.10/codegen

Name: gst-python
Description: Python bindings for GStreamer
Requires: pygobject-2.0, gstreamer-0.10
Version: 0.10.22
Cflags: -I${pygstincludedir}