diff options
Diffstat (limited to 'libraries/libgweather/README')
-rw-r--r-- | libraries/libgweather/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libgweather/README b/libraries/libgweather/README new file mode 100644 index 0000000000000..7109bfd4df450 --- /dev/null +++ b/libraries/libgweather/README @@ -0,0 +1,9 @@ +libgweather is a library to access weather information from online +services for numerous locations. + +Below variables can be used to configure the build: + GTKDOC=true : Generate the API reference + INSTROSPECTION=true : Enables the introspection generation + TESTS=true : Whether to build the tests and tools + OWPAPI=APIKEY : Specify an API key for OpenWeatherMap + GLADE_CATALOG=true : Install a glade catalog file |