/usr/lib/pkgconfig/gwengui-qt4.pc is in libgwengui-qt4-dev 4.15.3-5+b1.
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_qt4
# For information about the syntax, see pkg-config(1)
# General installation directories
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
pkgincludedir=${prefix}/include/gwenhywfar
datarootdir=${prefix}/share
datadir=${datarootdir}
bindir=${exec_prefix}/bin
sysconfdir=/etc
# Human-readable name
Name: gwengui-qt4
# Human-readable description
Description: QT4 Implementation of the GWEN_DIALOG framework.
Version: 4.15.3
Libs: -L${exec_prefix}/lib -lgwengui-qt4 -lgwengui-cpp
Cflags: -I${prefix}/include
|