summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-gnome/libnotify
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-gnome/libnotify')
-rw-r--r--external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb (renamed from external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb)11
1 files changed, 6 insertions, 5 deletions
diff --git a/external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb b/external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb
index 6c299bc1..0306b04f 100644
--- a/external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.7.bb
+++ b/external/poky/meta/recipes-gnome/libnotify/libnotify_0.7.8.bb
@@ -1,17 +1,18 @@
SUMMARY = "Library for sending desktop notifications to a notification daemon"
-HOMEPAGE = "http://www.gnome.org"
+HOMEPAGE = "https://gitlab.gnome.org/GNOME/libnotify"
+BUGTRACKER = "https://gitlab.gnome.org/GNOME/libnotify/issues"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
-DEPENDS = "dbus gtk+3 dbus-glib"
+DEPENDS = "dbus gtk+3 glib-2.0"
-inherit gnomebase gtk-doc distro_features_check gobject-introspection
+inherit gnomebase gtk-doc features_check gobject-introspection
# depends on gtk+3
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-SRC_URI[archive.md5sum] = "e9d911f6a22435e0b922f2fe71212b59"
-SRC_URI[archive.sha256sum] = "9cb4ce315b2655860c524d46b56010874214ec27e854086c1a1d0260137efc04"
+SRC_URI[archive.md5sum] = "babb4b07b5f21bef42a386d3d7019599"
+SRC_URI[archive.sha256sum] = "69209e0b663776a00c7b6c0e560302a8dbf66b2551d55616304f240bba66e18c"
# there were times, we had two versions of libnotify (oe-core libnotify:0.6.x /
# meta-gnome libnotify3: 0.7.x)