/usr/lib/pkgconfig/paq.pc is in libpaq-dev 1.0.5-3+b1.
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 | PACKAGE_NAME = lv2-c++-tools
PACKAGE_VERSION = 1.0.5
libdir = /usr/lib
pkglibdir = /usr/lib/lv2-c++-tools
includedir = /usr/include
pkgincludedir = /usr/include/lv2-c++-tools
Name: libpaq
Description: A slow and inefficient RDF parsing and querying library
Version: ${PACKAGE_VERSION}
Libs: -L${libdir} -lpaq
Cflags: -I${pkgincludedir}
|