/usr/lib/x86_64-linux-gnu/pkgconfig/xmlsec1-openssl.pc is in libxmlsec1-dev 1.2.25-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 11 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: xmlsec1-openssl
Version: 1.2.25
Description: XML Security Library implements XML Signature and XML Encryption standards
Requires: libxml-2.0 >= 2.8.0 libxslt >= 1.0.20
Cflags: -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -I${prefix}/include/xmlsec1 -DXMLSEC_CRYPTO_OPENSSL=1
Libs: -L${prefix}/lib/x86_64-linux-gnu -lxmlsec1-openssl -lxmlsec1 -lssl -lcrypto
|