/usr/lib/x86_64-linux-gnu/pkgconfig/gcr-ui-3.pc is in libgcr-3-dev 3.20.0-5.1.
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
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
sysconfdir=/etc
Name: gcr-ui-3
Description: GObject and GUI library for high level crypto parsing and display
Version: 3.20.0
Requires: glib-2.0 gobject-2.0 gio-2.0 gtk+-3.0 gcr-base-3 gck-1
Requires.private: p11-kit-1
Libs: -L${libdir} -lgcr-ui-3
Cflags: -I${includedir}/gcr-3
|