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-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-weather/40/gnome-weather-40.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-weather/40/gnome-weather-40.0.tar.xz
Download MD5 sum: a172aa420065fd58d376429d2e80f603
Download size: 920 KB
Estimated disk space required: 4.7 MB
Estimated build time: less than 0.1 SBU
Gjs-1.68.0, libgweather-40.0, and libhandy-1.2.0
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.
Now, as the root
user:
ninja install
Last updated on 2021-04-08 15:16:47 -0500