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.4 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.24.5, and libsoup-2.64.2
gobject-introspection-1.58.3 and Vala-0.42.5
Glade and GTK-Doc-1.29
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 2019-02-20 23:16:01 -0800