summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2016-01-02 04:03:06 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commita3efcb3c06aa3b620251e5b9448b03caa113ad1c (patch)
tree9beb4e4cb8f5252acb0c2432e251a52705527ea7 /multimedia
parentfea9a13ab3babaf5a65693a0d557ddf054e1844f (diff)
downloadslackbuilds-a3efcb3c06aa3b620251e5b9448b03caa113ad1c.tar.gz
slackbuilds-a3efcb3c06aa3b620251e5b9448b03caa113ad1c.tar.xz
Multiple: Fix README (gst-* --> gst0-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/exaile/README4
-rw-r--r--multimedia/gnash/README4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/exaile/README b/multimedia/exaile/README
index f395a0622f..459eb3e91b 100644
--- a/multimedia/exaile/README
+++ b/multimedia/exaile/README
@@ -3,7 +3,7 @@ incorporates automatic fetching of album art, handling of large libraries,
lyrics fetching, artist/album information via Wikipedia, and Last.fm
submission support.
-Optional dependencies are gst-plugins-ugly (for mp3 support), cddb-py (for
-audio CD playback), gst-gnome-vfs (for SHOUTcast support),
+Optional dependencies are gst0-plugins-ugly (for mp3 support), cddb-py (for
+audio CD playback), gst0-gnome-vfs (for SHOUTcast support),
pywebkitgtk (for contextual informations about the track) and streamripper
(to record streams).
diff --git a/multimedia/gnash/README b/multimedia/gnash/README
index 34bf64040a..935c75b45e 100644
--- a/multimedia/gnash/README
+++ b/multimedia/gnash/README
@@ -5,5 +5,5 @@ If you don't want to compile it or if you don't have KDE installed,
you can disable the Konqueror plugin ("Klash") like this:
KLASH=no ./gnash.SlackBuild
-Optional but recommended dependencies are speex, gst-ffmpeg,
-and gst-plugins-ugly.
+Optional but recommended dependencies are speex, gst0-ffmpeg,
+and gst0-plugins-ugly.