diff options
| -rw-r--r-- | recipes-multimedia/gstreamer/gst-examples_1.28.1.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb b/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb index 1dcadd6c1..23f5d9db0 100644 --- a/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb +++ b/recipes-multimedia/gstreamer/gst-examples_1.28.1.bb | |||
| @@ -2,7 +2,10 @@ | |||
| 2 | # downgrade version to compatible imx gstreamer version | 2 | # downgrade version to compatible imx gstreamer version |
| 3 | 3 | ||
| 4 | SUMMARY = "GStreamer examples (including gtk-play, gst-play)" | 4 | SUMMARY = "GStreamer examples (including gtk-play, gst-play)" |
| 5 | DESCRIPTION = "GStreamer example applications" | 5 | DESCRIPTION = "Example applications from the GStreamer source tree, built on \ |
| 6 | the libgstplay playback library: gtk-play, a GTK+ 3 media \ | ||
| 7 | player installed with a desktop entry, and gst-play, its \ | ||
| 8 | command-line counterpart." | ||
| 6 | HOMEPAGE = "https://gitlab.freedesktop.org/gstreamer/gst-examples" | 9 | HOMEPAGE = "https://gitlab.freedesktop.org/gstreamer/gst-examples" |
| 7 | BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-examples/-/issues" | 10 | BUGTRACKER = "https://gitlab.freedesktop.org/gstreamer/gst-examples/-/issues" |
| 8 | SECTION = "multimedia" | 11 | SECTION = "multimedia" |
