This file is indexed.

/usr/lib/pkgconfig/libvalhalla.pc is in libvalhalla-dev 2.0.0-4.

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: libvalhalla
Description: A tiny media scanner library
Version: 2.0.0
Requires: 
Requires.private: libavformat sqlite3 libnfo libxml-2.0 libavutil libexif libavcodec libcurl
Conflicts:
Libs: -L${libdir} -lvalhalla 
Libs.private: -lpthread -lrt
Cflags: -I${includedir}