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-7.6 systemd platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgweather/3.12/libgweather-3.12.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgweather/3.12/libgweather-3.12.2.tar.xz
Download MD5 sum: f7be2342c388af62900e40f5d170335d
Download size: 3.9 MB
Estimated disk space required: 115 MB
Estimated build time: 1.8 SBU
GTK+-3.12.2 and libsoup-2.46.0
gobject-introspection-1.40.0 and Vala-0.24.0
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 2014-08-24 14:30:50 -0700