summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
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/libhandy/libhandy_1.0.3.bb
parentb85a09ea450a5e8f49418f4a930805fbb88dc83b (diff)
downloadopenembedded-core-contrib-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/libhandy/libhandy_1.0.3.bb')
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.0.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
index f2b9ebf140..a53a1388f9 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
@@ -1,4 +1,11 @@
SUMMARY = "A library full of GTK+ widgets for mobile phones"
+DESCRIPTION = "Library with GTK widgets for mobile phones. Libhandy provides \
+GTK widgets and GObjects to ease developing applications for mobile phones. \
+It was developed by Purism (and used by several official GNOME projects) \
+to extend Gtk by providing mobile-friendly widgets and make the creation of \
+responsive apps easier."
+HOMEPAGE = "https://gitlab.gnome.org/GNOME/libhandy"
+BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"