diff options
author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2019-10-23 14:33:57 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-28 05:31:41 +0000 |
commit | e7bf9c976cc07b687f1ac7636f9f5a595948dfe7 (patch) | |
tree | e8e6b7e7dce83b886108f4aea4daf72360896654 /meta/recipes-gnome/libdazzle | |
parent | 13bfb2b869520962b163ba24550f8a5ed40cbf2c (diff) | |
download | poky-e7bf9c976cc07b687f1ac7636f9f5a595948dfe7.tar.gz |
meta: update and add missing homepage/bugtracker links
(From OE-Core rev: 9e5089dac1ae8277263ec3dced1fb1633ba98e57)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/libdazzle')
-rw-r--r-- | meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb b/meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb index cf61ed5016..56678255fd 100644 --- a/meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb +++ b/meta/recipes-gnome/libdazzle/libdazzle_3.34.1.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | SUMMARY = "The libdazzle library is a companion library to GObject and Gtk+." | 1 | SUMMARY = "The libdazzle library is a companion library to GObject and Gtk+." |
2 | LICENSE = "GPLv3+" | 2 | LICENSE = "GPLv3+" |
3 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/libdazzle" | ||
4 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/libdazzle/issues" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" |
4 | 6 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 7 | GNOMEBASEBUILDCLASS = "meson" |