/usr/lib/pkgconfig/vmime.pc is in libvmime-dev 0.9.1-5build1.
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 | # File automatically generated by SConstruct ('scons autotools')
# DO NOT EDIT!
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: vmime
Description: VMime C++ Mail Library (http://www.vmime.org)
Version: 0.9.1
Requires: libgsasl
Libs: -L${libdir} -lvmime -lgsasl -lgnutls
Cflags: -I${includedir}/ -I/usr/include/p11-kit-1
|