From 24eac1fef8892484cc3dede1853d180e0c235120 Mon Sep 17 00:00:00 2001 From: Meh Mbeh Ida Delphine Date: Mon, 1 Mar 2021 14:57:34 +0100 Subject: recipes-graphics: Add missing HOMEPAGE and DESCRIPTION for recipes. Fixes: [YOCTO #13471] Signed-off-by: Ida Delphine Signed-off-by: Richard Purdie --- meta/recipes-graphics/clutter/clutter-gst-3.0.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-graphics/clutter/clutter-gst-3.0.inc') diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc index 7d9db1f38c..73315c97ec 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc +++ b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc @@ -1,5 +1,9 @@ SUMMARY = "GStreamer integration library for Clutter" +DESCRIPTION = "Clutter-Gst is an integration library for using GStreamer with Clutter. \ +It provides a GStreamer sink to upload frames to GL and an actor that \ +implements the ClutterGstPlayer interface using playbin." HOMEPAGE = "http://www.clutter-project.org/" +BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues" LICENSE = "LGPLv2+" inherit clutter features_check upstream-version-is-even gobject-introspection -- cgit 1.2.3-korg