diff options
author | David Woodfall <dave@dawoodfall.net> | 2012-01-08 13:58:52 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-08 13:58:52 -0600 |
commit | 7c3584d4ed4a1da443eda11500707b062d8afd8e (patch) | |
tree | e1e381119fb80f7f6ea8bf97c64f16eb77660222 /audio/clementine/README | |
parent | dd0cb895410062a837412973343609d35869c77a (diff) |
audio/clementine: Updated for version 1.0.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 6b53d174859c..d826f815f73e 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/ ) - - |