/usr/lib/x86_64-linux-gnu/pkgconfig/gweather-3.0.pc is in libgweather-3-dev 3.28.1-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 | prefix=/usr
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: GWeather
Description: GWeather shared library
Version: 3.28.1
Requires: gtk+-3.0
Requires.private: gio-2.0 libsoup-2.4 geocode-glib-1.0 libxml-2.0
Libs: -L${libdir} -lgweather-3
Libs.private: -lm
Cflags: -I${includedir}/libgweather-3.0
|