/usr/lib/x86_64-linux-gnu/pkgconfig/mateweather.pc is in libmateweather-dev 1.16.1-2.
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 | prefix=/usr
exec_prefix=${prefix}
datarootdir=${prefix}/share
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: MateWeather
Description: MateWeather shared library
Version: 1.16.1
Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0 gio-2.0
Requires.private: libxml-2.0 libsoup-2.4
Libs: -L${libdir} -lmateweather
Libs.private: -lm
Cflags: -I${includedir}
|