[chromecast] Documentation

This commit is contained in:
ejurgensen
2016-02-11 22:30:48 +01:00
parent 441f36a58b
commit e99eeec48d
2 changed files with 25 additions and 3 deletions

11
INSTALL
View File

@@ -144,6 +144,12 @@ Libraries:
from <https://developer.spotify.com>
- libcurl (optional - LastFM support)
from <http://curl.haxx.se/libcurl/>
- libjson-c (optional - Chromecast support)
from <https://github.com/json-c/json-c/wiki>
- libgnutls (optional - Chromecast support)
from <http://www.gnutls.org/>
- libprotobuf-c (optional - Chromecast support)
from <https://github.com/protobuf-c/protobuf-c/wiki>
If using binary packages, remember that you need the development packages to
build forked-daapd (usually named -dev or -devel).
@@ -194,9 +200,12 @@ feature.
Support for iTunes Music Library XML format is optional. Use --enable-itunes
to enable this feature.
Support for the MPD protocol is optional. Use --enable-mpd to enable this
Support for the MPD protocol is optional. Use --disable-mpd to disable this
feature.
Support for Chromecast devices is optional. Use --enable-chromecast to enable
this feature.
Recommended build settings:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var