/usr/lib/x86_64-linux-gnu/pkgconfig/camel-1.2.pc is in libcamel1.2-dev 3.28.1-1ubuntu1.
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 | prefix=/usr
libdir=/usr/lib
includedir=/usr/include
privlibdir=/usr/lib/evolution-data-server
privincludedir=/usr/include/evolution-data-server
camel_providerdir=/usr/lib/evolution-data-server/camel-providers
Name: camel
Description: the Evolution MIME message handling library
Version: 3.28.1
Requires: gio-2.0 sqlite3 nss nspr
Libs: -L${libdir} -lcamel-1.2
Cflags: -I${privincludedir}
|