Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353366 - Gstreamer plugins ebuilds should have better DESCRIPTION
Summary: Gstreamer plugins ebuilds should have better DESCRIPTION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 07:02 UTC by Justin Lecher (RETIRED)
Modified: 2016-09-18 22:58 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Automagically add DESCRIPTION to gstreamer plugins (fix.sh,2.20 KB, application/x-shellscript)
2013-04-30 17:27 UTC, Alex Xu (Hello71)
Details
Patch gstreamer plugins for better DESCRIPTION (gstreamer-plugin-description.patch,43.53 KB, patch)
2013-04-30 17:34 UTC, Alex Xu (Hello71)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-02-01 07:02:34 UTC
Most ebuilds simply contain "plugin for gstreamer". Could you be a little more descriptive, like in media-plugins/gst-plugins-mplex "GStreamer plugin for MPEG/DVD/SVCD/VCD video/audio multiplexing"?
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-11-22 11:06:54 UTC
If you suggest better descriptions, we will replace the generic ones from ebuilds with it.
Comment 2 Alex Xu (Hello71) 2013-04-19 22:00:10 UTC
gst-plugins-a52dec GStreamer interface to a52dec to decode ATSC A/52 streams used in DVD
gst-plugins-alsa GStreamer plugin to output to ALSA
gst-plugins-cdio GStreamer interface to libcdio
gst-plugins-cdparanoia GStreamer interface to cdparanoia
gst-plugins-dvb GStreamer plugin to decode DVB
gst-plugins-dvdread GStreamer interface to libdvdread
gst-plugins-faac GStreamer interface to faac
gst-plugins-faad GStreamer interface to faad2, an AAC decoder
gst-plugins-gdkpixbuf GStreamer plugin
gst-plugins-gio GStreamer interface to GIO
gst-plugins-gnomevfs GStreamer interface to GnomeVFS
gst-plugins-ivorbis GStreamer interface to tremor, a fixed-point Ogg Vorbis decoder
gst-plugins-jack GStreamer plugin to output to JACK
gst-plugins-ladspa GStreamer plugin
gst-plugins-lame GStreamer interface to LAME
gst-plugins-libmms GStreamer interface for accessing Microsoft Media Server
gst-plugins-libvisual GStreamer interface to libvisual
gst-plugins-mad GStreamer interface to libmad, a "M"peg "A"udio "D"ecoder library
gst-plugins-modplug GStreamer interface to libmodplug
gst-plugins-musepack GStreamer plugin
gst-plugins-neon GStreamer interface to neon, an HTTP and WebDAV client library
gst-plugins-ofa GStreamer interface to libofa, Open Fingerprint Architecture
gst-plugins-ogg GStreamer interface to libogg, the Ogg media file format library
gst-plugins-pango GStreamer interface to pango, an internationalized text layout and rendering library
gst-plugins-resindvd GStreamer plugin for DVD navigation
gst-plugins-schroedinger GStreamer plugin for Dirac video codec
gst-plugins-sidplay GStreamer plugin for C64 SID decoding
gst-plugins-theora GStreamer plugin for Ogg Theora decoding
gst-plugins-twolame GStreamer interface to twolame, an optimised MPEG Audio Layer 2 (MP2) encoder
gst-plugins-v4l2 GStreamer plugin for Video For Linux (V4L)
gst-plugins-vorbis GStreamer plugin to decode Ogg Vorbis
gst-plugins-x GStreamer plugin to output to X
gst-plugins-x264 GStreamer plugin for X264 (H.264/AVC)
gst-plugins-ximagesrc GStreamer plugin
gst-plugins-xvideo GStreamer plugin

Not great, but definitely an improvement over "plugin for gstreamer".
Comment 3 Alex Xu (Hello71) 2013-04-30 17:27:55 UTC
Created attachment 346994 [details]
Automagically add DESCRIPTION to gstreamer plugins

Run in gentoo-x86 or /usr/portage. Add an argument to back up old files ("fix.sh .bak").
Comment 4 Alex Xu (Hello71) 2013-04-30 17:34:25 UTC
Created attachment 346996 [details, diff]
Patch gstreamer plugins for better DESCRIPTION

Script doesn't actually work.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-09-18 22:57:36 UTC
I went over all plugins of the tree and added a description to all of them.