blob: d79ead3b37cfe7237f11f46128bbace1f661f8ae (
plain)
1
2
3
4
5
6
7
8
|
libgweather is a library to access weather information from online
services for numerous locations.
Below variables can be used to configure the build:
GTKDOC=yes : Generate the API reference
OWNAPI=APIKEY : Specify an API key for OpenWeatherMap
GLADE_CATALOG=yes : Install a glade catalog file
VALA=no : Don't generate vala files
|