diff options
Diffstat (limited to 'audio/clementine/README')
-rw-r--r-- | audio/clementine/README | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/audio/clementine/README b/audio/clementine/README index 6b53d17485..d826f815f7 100644 --- a/audio/clementine/README +++ b/audio/clementine/README @@ -8,14 +8,21 @@ Features: * Cross-platform - works on Windows, Mac OS X and Linux * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) -Note: -*You will need gst-plugins-ugly installed to be able to play mp3s. +Dependencies: -Optional Dependecies: +qjson (required) (on sbo) -libimobiledevice -usbmuxd -libvlc (Not available on slackbuilds.org but AlienBob has vlc packages & +gst-plugins-bad (optional, for http support) (on sbo) +gst-plugins-ugly (optional, for mp3 support) (on sbo) +libgpod (optional, for iPod support) (not on sbo) +libimobiledevice (optional, for iPod support) (on sbo) +libplist (optional, for iPod support) (not on sbo) +libusbmuxd (optional, for iPod support) (on sbo) +libmtp (optional, for MTP support) (not on sbo) +libgio (optional, for various device support) (not on sbo) +libcdio (optional, for CD support) (not on sbo) +libprotobuf and protobuf-compiler (optional, for Spotify support) (on sbo) +libspotify (optional, for Spotify support) (not on sbo) +libqca (optional, for Spotify support) (not on sbo) +libvlc (optional, not available on slackbuilds.org but AlienBob has vlc packages & slackbuilds here: http://connie.slackware.com/~alien/slackbuilds/vlc/ ) - - |