/usr/lib/x86_64-linux-gnu/pkgconfig/libalkimia5.pc is in libalkimia5-dev 7.0.2-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=
includedir=include/alkimia/Qt5
# Human-readable name
Name: Alkimia
# Human-readable description
Description: A library for financial data handling
Version: 7.0.2
Libs: -lalkimia5
Libs.private: -lgmp -lQt5Core -lQt5DBus -lstdc++
Cflags: -I${includedir} -I/usr/include/x86_64-linux-gnu
|