This file is indexed.

/usr/lib/pkgconfig/mlt-framework.pc is in libmlt-dev 0.7.6+git20120204-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
14
15
16
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
datadir=/usr/share
mandir=${prefix}/share/man
version=0.7.7
cflags=-I/usr/include -I/usr/include/mlt -D_REENTRANT
libs=-L/usr/lib -lmlt

Name: mlt-framework
Description: MLT multimedia framework
Version: ${version}
Requires:
Libs: -L${libdir} ${libs}
Cflags: ${cflags}