diff options
author | drochner <drochner@pkgsrc.org> | 2010-01-26 17:40:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-01-26 17:40:23 +0000 |
commit | 6742d53e4a5db8a86e0e4d066fe1fda5bc7f63bd (patch) | |
tree | d791653ad7f25282f580b072f48c7b422213758b | |
parent | b1483a64083233a59b093bea0ad9cdd3b1838649 (diff) | |
download | pkgsrc-6742d53e4a5db8a86e0e4d066fe1fda5bc7f63bd.tar.gz |
remove the hint to install the "soup" plugin -- we already have a
hard dependency on it these days
-rw-r--r-- | multimedia/totem/MESSAGE | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/totem/MESSAGE b/multimedia/totem/MESSAGE index 315c451ddf6..2d639f142f7 100644 --- a/multimedia/totem/MESSAGE +++ b/multimedia/totem/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2009/04/07 10:26:58 drochner Exp $ +$NetBSD: MESSAGE,v 1.2 2010/01/26 17:40:23 drochner Exp $ Depending on the use of this program, various additional "gstreamer" plugins may be needed, eg for: @@ -7,7 +7,6 @@ plugins may be needed, eg for: audio/gst-plugins0.10-fluendo-mp3 -MPEG4 video: multimedia/gst-plugins0.10-x264 and audio/gst-plugins0.10-faad --streaming web services (youtube, jamendo): net/gst-plugins0.10-soup -DVD playback: multimedia/gst-plugins0.10-resindvd, audio/gst-plugins0.10-a52 (or in rare cases gst-plugins0.10-dts) |