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.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgweather/3.6/libgweather-3.6.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgweather/3.6/libgweather-3.6.2.tar.xz
Download MD5 sum: 29ec69bc04c12a1642046a7044f9e305
Download size: 3.8 MB
Estimated disk space required: 115 MB
Estimated build time: 1.8 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgweather
Install libgweather by running the following commands:
./configure --prefix=/usr --enable-locations-compression && make
This package does not come with a test suite.
Now, as the root user:
make install
--enable-locations-compression: This
switch enables compression of Locations.xml files.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2013-02-11 18:51:17 +0000