/usr/lib/x86_64-linux-gnu/pkgconfig/gwengui-gtk2.pc is in libgwengui-gtk2-dev 4.20.0-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 16 17 18 19 20 21 22 | # pkg-config configuration for gwengui_gtk2
# For information about the syntax, see pkg-config(1)
# General installation directories
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
pkgincludedir=${prefix}/include/gwenhywfar
datarootdir=${prefix}/share
datadir=${datarootdir}
bindir=${exec_prefix}/bin
sysconfdir=/etc
# Human-readable name
Name: gwengui-gtk2
# Human-readable description
Description: GTK2 Implementation of the GWEN_DIALOG framework.
Version: 4.20.0
Libs: -L${prefix}/lib/x86_64-linux-gnu -lgwengui-gtk2
Cflags: -I${prefix}/include
|