First Commit
[librecmc/package-feed.git] / sound / upmpdcli / Config.in
1 config PACKAGE_UPMPDCLI_SCCTL
2         bool "scctl command for configuring SongCast receivers"
3         default no
4         depends on PACKAGE_upmpdcli
5         help
6                 Installs the scctl command. See the following link for more info: 
7                 http://www.lesbonscomptes.com/upmpdcli/scmulti.html
8
9 config PACKAGE_UPMPDCLI_SC_WEB_INTERFACE
10         bool "SongCast web server and associated files (depends on python)"
11         default no
12         depends on PACKAGE_upmpdcli
13         select PACKAGE_python
14         select PACKAGE_UPMPDCLI_SCCTL
15         help
16                 Installs the SongCast web interface and web server. See the following
17                 link for more info: http://www.lesbonscomptes.com/upmpdcli/scmulti.html