[PATCH gst-plugins-espeak] Setup the plugin metadata

1 view
Skip to first unread message

Daniel Narvaez

unread,
Sep 25, 2012, 4:57:48 AM9/25/12
to Aleksey Lim, sugar-...@googlegroups.com, sugar...@lists.sugarlabs.org, Daniel Narvaez
Work around https://bugzilla.gnome.org/show_bug.cgi?id=684765
---
src/gstespeak.c | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/src/gstespeak.c b/src/gstespeak.c
index b7603eb..e884457 100644
--- a/src/gstespeak.c
+++ b/src/gstespeak.c
@@ -128,6 +128,12 @@ static void gst_espeak_class_init (GstEspeakClass * klass) {
gst_element_class_add_pad_template (element_class,
gst_static_pad_template_get (&src_factory));

+
+ gst_element_class_set_static_metadata (element_class,
+ "Espeak",
+ "Source",
+ "Uses eSpeak library as a sound source for GStreamer",
+ "Aleksey S. Lim <als...@member.fsf.org>");
}

/* initialize the new element
--
1.7.11.4

Reply all
Reply to author
Forward
0 new messages