aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-weather/gnome-weather_41.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-weather/gnome-weather_41.0.bb b/meta-gnome/recipes-gnome/gnome-weather/gnome-weather_41.0.bb
new file mode 100644
index 0000000000..7059216801
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-weather/gnome-weather_41.0.bb
@@ -0,0 +1,20 @@
+SUMMARY = "GNOME Weather"
+DESCRIPTION = "Monitor the current weather conditions for your city, or \
+anywhere in the world."
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING.md;md5=a9d253a59188a900a1ec39eb401a6824"
+
+SECTION = "x11/gnome"
+
+GNOMEBASEBUILDCLASS = "meson"
+
+inherit gnomebase gettext upstream-version-is-even gobject-introspection
+
+SRC_URI[archive.sha256sum] = "e5614eb74297e072960d6447557fa9fbfccf24bfcb314944b6d976640ee62dee"
+
+DEPENDS += "glib-2.0 glib-2.0-native gtk+3 gjs geoclue libgweather libhandy"
+
+#FILES:${PN} += " \
+# ${datadir}/backgrounds \
+# ${datadir}/gnome-background-properties \
+#"