/usr/lib/x86_64-linux-gnu/pkgconfig/dataquay.pc is in libdataquay-dev 0.9-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 | prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
exec_prefix=${prefix}
includedir=${prefix}/include
Name: dataquay
Version: 0.9
Description: C++ API for an RDF data store using Qt4 classes and containers
Libs: -L${libdir} -ldataquay -lrdf
Cflags: -I${includedir}
|