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.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgweather/3.24/libgweather-3.24.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgweather/3.24/libgweather-3.24.1.tar.xz
Download MD5 sum: ea9071ac273158ac81b2cdec83373624
Download size: 3.2 MB
Estimated disk space required: 80 MB
Estimated build time: 0.2 SBU
geocode-glib-3.24.0, GTK+-3.22.18, and libsoup-2.58.2
gobject-introspection-1.52.1 and Vala-0.36.4
Glade and GTK-Doc-1.26
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgweather
Install libgweather by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2017-08-28 23:41:35 -0700