summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2009-08-21 11:47:08 +0000
committerMart Raudsepp <leio@gentoo.org>2009-08-21 11:47:08 +0000
commitcb469bd07e5b77561470411a26f35cbe37b7335a (patch)
treee2857935e798de4be71f9c3c694e1b8047fae295 /media-plugins/gst-plugins-esd/metadata.xml
parentVersion bump - sets interlacing information to allow correct automatic deinte... (diff)
downloadgentoo-2-cb469bd07e5b77561470411a26f35cbe37b7335a.tar.gz
gentoo-2-cb469bd07e5b77561470411a26f35cbe37b7335a.tar.bz2
gentoo-2-cb469bd07e5b77561470411a26f35cbe37b7335a.zip
Version bump - has no functional changes. Add short/long description for the package.
(Portage version: 2.2_rc22/cvs/Linux 2.6.31-rc6 x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-esd/metadata.xml')
-rw-r--r--media-plugins/gst-plugins-esd/metadata.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-esd/metadata.xml b/media-plugins/gst-plugins-esd/metadata.xml
index 3abe2ca2733e..9716a17abaea 100644
--- a/media-plugins/gst-plugins-esd/metadata.xml
+++ b/media-plugins/gst-plugins-esd/metadata.xml
@@ -2,5 +2,17 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gstreamer</herd>
-<herd>gnome</herd>
+<longdescription lang="en">
+ GStreamer plugin for outputting sound to ESound Daemon.
+
+ This element outputs sound to an already-running Enlightened Sound Daemon
+ (ESound Daemon, esd). Note that a sound daemon will never be auto-spawned
+ through this element (regardless of the system configuration), since this
+ is actively prevented by the element. If you must use esd, you need to
+ make sure it is started automatically with your session or otherwise.
+
+ You probably want to use a different sound output plugin, as esound is
+ deprecated. For example gst-plugins-pulse if using a PulseAudio enabled
+ desktop, or gst-plugins-alsa.
+</longdescription>
</pkgmetadata>