summaryrefslogtreecommitdiffstats
path: root/libraries/libgweather4/README
diff options
context:
space:
mode:
author Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>2022-05-04 07:48:07 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:32 +0700
commitea716fde4b92a7242aa1e240f5e1ecaeacff1152 (patch)
tree424ff590853b7e8e68bade95903b7851007f99cf /libraries/libgweather4/README
parent2cf9174baebe1533ec3c0c1b833ebcd6c9883c8a (diff)
downloadslackbuilds-ea716fde4b92a7242aa1e240f5e1ecaeacff1152.tar.gz
slackbuilds-ea716fde4b92a7242aa1e240f5e1ecaeacff1152.tar.xz
libraries/libgweather4: Added (weather library for GNOME)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libgweather4/README')
-rw-r--r--libraries/libgweather4/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/libraries/libgweather4/README b/libraries/libgweather4/README
new file mode 100644
index 0000000000..f28faca824
--- /dev/null
+++ b/libraries/libgweather4/README
@@ -0,0 +1,14 @@
+libgweather is a library to access weather information from online
+services for numerous locations.
+
+libgweather4 is the latest version of libgweather. libgweather4 can be
+installed together with libgweather also avaiable in SBo.
+
+Below variables can be used to configure the build
+ GTKDOC=yes : Whether to generate the API reference
+ Requires gi-docgen and enabling INTROSPECTION
+ INTROSPECTION=yes : Whether to generate introspection data
+ VALA=yes : Install vala bindings
+ VALA requires enabling INTROSPECTION
+ TESTS=yes : Whether to build the tests and tools
+ OWNAPIKEY=APIKEY : Specify an API key for OpenWeatherMap