diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/clementine/README | 4 | ||||
-rw-r--r-- | audio/puddletag/README | 4 | ||||
-rw-r--r-- | audio/soundconverter/README | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/clementine/README b/audio/clementine/README index 989a2ed781b0..740d992c126c 100644 --- a/audio/clementine/README +++ b/audio/clementine/README @@ -9,8 +9,8 @@ Features: * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) Optional dependencies: -gst-plugins-bad (for http support) -gst-plugins-ugly (for mp3 support) +gst0-plugins-bad (for http support) +gst0-plugins-ugly (for mp3 support) libspotify and libqca (for Spotify support) (not on SBo) libvlc (not available on slackbuilds.org but AlienBob has vlc packages and slackbuilds at http://connie.slackware.com/~alien/slackbuilds/vlc/ ) diff --git a/audio/puddletag/README b/audio/puddletag/README index b3b13f59b12f..9a221c27cc27 100644 --- a/audio/puddletag/README +++ b/audio/puddletag/README @@ -3,5 +3,5 @@ program Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet- like layout so that all the tags you want to edit by hand are visible and easily editable. -Optional / Recommended packages are: gst-ffmpeg, gst-plugins-bad, -gst-plugins-ugly, gst-python, quodlibet, and chromaprint. +Optional / Recommended packages are: gst0-ffmpeg, gst0-plugins-bad, +gst0-plugins-ugly, gst0-python, quodlibet, and chromaprint. diff --git a/audio/soundconverter/README b/audio/soundconverter/README index b731cb0abd03..696676415c43 100644 --- a/audio/soundconverter/README +++ b/audio/soundconverter/README @@ -7,5 +7,5 @@ to use and very fast. Thanks to its multithreaded design, it will use as many cores as possible to speed up the conversion. It can also extract the audio from videos. -Optional dependencies for more audio support are gst-plugins-bad, -gst-plugins-ugly, and gst-ffmpeg.
\ No newline at end of file +Optional dependencies for more audio support are gst0-plugins-bad, +gst0-plugins-ugly, and gst0-ffmpeg. |