The libgweather package is a library used to access weather information from online services for numerous locations.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgweather/3.28/libgweather-3.28.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgweather/3.28/libgweather-3.28.2.tar.xz
Download MD5 sum: 4f8771fedc83bd1c7594c5aa7f21dedb
Download size: 2.6 MB
Estimated disk space required: 91 MB
Estimated build time: 0.1 SBU
geocode-glib-3.26.0, GTK+-3.22.30, and libsoup-2.62.3
gobject-introspection-1.56.1 and Vala-0.40.8
Glade and GTK-Doc-1.28
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgweather
Install libgweather by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dgtk_doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2018-08-30 12:27:14 -0700