/usr/lib/x86_64-linux-gnu/pkgconfig/gnome-software.pc is in gnome-software-dev 3.28.1-0ubuntu4.
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 | prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include
plugindir=/usr/lib/x86_64-linux-gnu/gs-plugins-11
Name: gnome-software
Description: GNOME Software is a software center for GNOME
Version: 3.28.1
Requires.private: gthread-2.0 atk
Requires: gobject-2.0 gdk-3.0 appstream-glib libsoup-2.4 gio-unix-2.0
Libs: -L${libdir}
Cflags: -I${includedir}/gnome-software
|