diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -84,11 +84,6 @@ For Ogg Vorbis support. You will need libogg and libvorbis. FLAC - http://flac.sourceforge.net/ For FLAC support. You will need version 1.1.0 or higher of libflac. -OggFLAC - http://www.xiph.org/ogg/vorbis/ and http://flac.sourceforge.net/ -For OggFLAC support. You will need liboggflac, which can be built from the -FLAC sources if libogg is already installed. Versions of flac 1.1.3 and -greater will automatically detect and use OggFLAC if it's available. - Audio File - http://www.68k.org/~michael/audiofile/ For WAVE, AIFF, and AU support. You will need libaudiofile. @@ -101,7 +96,7 @@ For Musepack support. MikMod - http://mikmod.raphnet.net/ For MOD support. You will need libmikmod. -libavcodec, libavformat (ffmpeg) - http://ffmpeg.mplayerhq.hu/ +libavcodec, libavformat (ffmpeg or libav) - http://ffmpeg.mplayerhq.hu/ http://libav.org/ Multi-codec library. libsidplay2 - http://sidplay2.sourceforge.net/ @@ -119,6 +114,9 @@ WAVE, AIFF, and many others. libwavpack - http://www.wavpack.com/ For WavPack playback. +despotify - https://github.com/SimonKagstrom/despotify +For Spotify playback. + Optional Miscellaneous Dependencies ----------------------------------- @@ -138,8 +136,11 @@ For playing MMS streams. SQLite - http://www.sqlite.org/ For the sticker database. -libcue - http://libcue.sourceforge.net/ -For CUE sheet support. +libcdio - http://www.gnu.org/software/libcdio/ +For playing audio CDs. + +libsystemd-daemon - http://freedesktop.org/wiki/Software/systemd/ +For systemd activation. pkg-config |