/usr/lib/x86_64-linux-gnu/pkgconfig/vibe-mongodb.pc is in libvibe-mongodb-dev 0.8.2-1build1.
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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: vibe-mongodb
Description: MongoDB database client implementation for Vibe.
Version: 0.8.2
Requires: vibe-utils vibe-crypto vibe-tls vibe-inet vibe-data vibe-stream vibe-textfilter vibe-core
Libs: -L${libdir} -lvibe-mongodb
Cflags: -I${includedir}/d/vibe
|