File: //lib64/pkgconfig/p11-kit-1.pc
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include
datarootdir=${prefix}/share
datadir=/usr/share
pkgdatadir=/usr/share/p11-kit
sysconfdir=/etc
p11_module_configs=${pkgdatadir}/modules
p11_module_path=/usr/lib64/pkcs11
p11_trust_paths=/etc/pki/ca-trust/source:/usr/share/pki/ca-trust-source
proxy_module=/usr/lib64/p11-kit-proxy.so
# This is for compatibility. Other packages were using this to determine
# the directory they should install their module configs to, so override
# this and redirect them to the new location
p11_system_config_modules=${pkgdatadir}/modules
Name: p11-kit
Description: Library and proxy module for properly loading and sharing PKCS#11 modules.
Version: 0.23.5
Libs: -L${libdir} -lp11-kit
Cflags: -I${includedir}/p11-kit-1