GNOME Weather is a small application that allows you to monitor the current weather conditions for your city, or anywhere in the world, and to access updated forecasts provided by various internet services.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-weather/3.32/gnome-weather-3.32.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-weather/3.32/gnome-weather-3.32.2.tar.xz
Download MD5 sum: 824022f82b3abc466e1afad99b431039
Download size: 5.7 MB
Estimated disk space required: 19 MB
Estimated build time: less than 0.1 SBU
Gjs-1.56.2 and libgweather-3.32.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-weather
Install GNOME Weather by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test. One test may fail if the package is not already installed, and all tests must be run in a X session with D-Bus support.
Now, as the root
user:
ninja install
Last updated on 2019-08-25 16:50:50 -0700