/usr/lib/x86_64-linux-gnu/pkgconfig/gwengui-qt5.pc is in libgwengui-qt5-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_qt5
# 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-qt5
# Human-readable description
Description: QT5 Implementation of the GWEN_DIALOG framework.
Version: 4.20.0
Libs: -L${prefix}/lib/x86_64-linux-gnu -lgwengui-qt5 -lgwengui-cpp
Cflags: -I${prefix}/include
|