summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libnotify
diff options
context:
space:
mode:
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>2021-03-01 14:57:33 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-02 20:35:07 +0000
commite501e87b847d915e97b11d966b5781059daaf362 (patch)
treee30aa753f5525f6c7c20faa1d70c38393aca2710 /meta/recipes-gnome/libnotify
parentb85a09ea450a5e8f49418f4a930805fbb88dc83b (diff)
downloadopenembedded-core-e501e87b847d915e97b11d966b5781059daaf362.tar.gz
recipes-gnome: Add missing HOMEPAGE and DESCRIPTION for recipes
Fixes: [YOCTO #13471] Signed-off-by: Ida Delphine <idadelm@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libnotify')
-rw-r--r--meta/recipes-gnome/libnotify/libnotify_0.7.9.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb
index 29a28272e1..1ff4b2e15f 100644
--- a/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb
+++ b/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb
@@ -1,4 +1,8 @@
SUMMARY = "Library for sending desktop notifications to a notification daemon"
+DESCRIPTION = "It sends desktop notifications to a notification daemon, as defined \
+in the Desktop Notifications spec. These notifications can be used to inform \
+the user about an event or display some form of information without getting \
+in the user's way."
HOMEPAGE = "https://gitlab.gnome.org/GNOME/libnotify"
BUGTRACKER = "https://gitlab.gnome.org/GNOME/libnotify/issues"
SECTION = "libs"