%general-entities; ]> libgweather-&libgweather-version; libgweather Introduction to libgweather The libgweather package is a library used to access weather information from online services for numerous locations. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libgweather-md5sum; Download size: &libgweather-size; Estimated disk space required: &libgweather-buildsize; Estimated build time: &libgweather-time; libgweather Dependencies Required , , , and Recommended , , and Optional (gi-docgen is also provided as a meson subproject, which will be used if is not passed to meson), (for clang-format), and pylint &test-use-internet; Installation of libgweather Install libgweather by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Dgtk_doc=false \ .. && ninja If you have installed and wish to build the API documentation for this package, issue: sed "s/libgweather_full_version/'libgweather-&libgweather-version;'/" \ -i ../doc/meson.build && meson configure -Dgtk_doc=true && ninja One test needs that the locale files be installed on the system, so it is better to run the tests after installing the package. Now, as the root user: ninja install To test the results, issue: LC_ALL=C ninja test. One test, style / style-format, is known to fail due to differences between LLVM-16 and LLVM-17's version of clang-format. One test named libgweather / metar is known to fail because it requires some online resources which have been moved away. Command Explanations -Dgtk_doc=false: &gi-doc-disable; Contents Installed Programs Installed Libraries Installed Directories None libgweather-4.so /usr/lib/libgweather-4, /usr/include/libgweather-4.0, /usr/share/gtk-doc/html/libgweather-4.0 (optional), and /usr/share/libgweather-4 Short Descriptions libgweather-4.so contains functions that allow for the retrieval of weather information libgweather-4.so