]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes-gnome: Add missing HOMEPAGE and DESCRIPTION for recipes
authorMeh Mbeh Ida Delphine <idadelm@gmail.com>
Mon, 1 Mar 2021 13:57:33 +0000 (14:57 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 11 Mar 2021 15:00:02 +0000 (05:00 -1000)
Fixes: [YOCTO #13471]
Signed-off-by: Ida Delphine <idadelm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e501e87b847d915e97b11d966b5781059daaf362)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-gnome/epiphany/epiphany_3.34.4.bb
meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.3.bb
meta/recipes-gnome/libnotify/libnotify_0.7.8.bb
meta/recipes-gnome/libsecret/libsecret_0.20.1.bb

index ddb4c2794f412805be5ba56825cad5f0da23027d..e2afb29c12484a729cf889ba6a7a2106daea072f 100644 (file)
@@ -1,4 +1,7 @@
 SUMMARY = "WebKit based web browser for GNOME"
+DESCRIPTION = "Epiphany is an open source web browser for the Linux desktop environment. \
+It provides a simple and easy-to-use internet browsing experience."
+HOMEPAGE = "https://wiki.gnome.org/Apps/Web"
 BUGTRACKER = "https://gitlab.gnome.org/GNOME/epiphany"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
index 3a2727b701bf7b46462175745a898d20fa38793c..5503f225bb9725e2e7cea1c38a2f3509868381d6 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "GTK+ icon theme"
+DESCRIPTION = "The Adwaita icon theme is the default icon theme of the GNOME desktop \
+This package package contains an icon theme for Gtk+ 3 applications."
 HOMEPAGE = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme"
 BUGTRACKER = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme/issues"
 SECTION = "x11/gnome"
index 0306b04f4e3c6e704677fce900ba5e983e3ed785..0f2c3aa131a7a093e7d6412ecef922a3de3719f9 100644 (file)
@@ -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"
index 72511af02d4199edc9f68b0b2344c5380de239bd..8b5d30151570b90f8586644f82269ef12efd2f15 100644 (file)
@@ -4,6 +4,7 @@ the freedesktop.org project, a cross-desktop effort to access passwords, \
 tokens and other types of secrets. libsecret provides a convenient wrapper \
 for these methods so consumers do not have to call the low-level DBus methods."
 LICENSE = "LGPLv2.1"
+HOMEPAGE = "https://github.com/GNOME/libsecret"
 BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues"
 LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"