/usr/lib/pkgconfig/libalkimia.pc is in libalkimia4 4.3.2-1.1.
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: 4.3.2
Libs: -lalkimia
Libs.private: -lgmp -lQtCore -lstdc++
Cflags: -I${includedir}
|