This file is indexed.

/usr/lib/pkgconfig/libalkimia.pc is in libalkimia-dev 5.0.0-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
16
17
18
# pkg-config configuration for libalkimia
# For information about the syntax, see pkg-config(1)

# General installation directories
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include/alkimia

# Human-readable name
Name: Alkimia
# Human-readable description
Description: A library for financial data handling
Version: 5.0.0

Libs: -lalkimia
Libs.private: -lgmp -lQtCore -lstdc++
Cflags: -I${includedir}