add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from...
[openwrt/svn-archive/archive.git] / openwrt / package / peercast / Config.in
1 config BR2_PACKAGE_PEERCAST
2 prompt "peercast........................... P2P audio and video streaming server"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPTHREAD
6 select BR2_PACKAGE_UCLIBCXX
7 help
8 PeerCast is a fresh new P2P streaming server. It can stream music
9 and video from a broad variety of formats. Many audio players can
10 listen to peercast streams, as it's been built to remain compatible
11 with Nullsoft Shoutcast.
12
13 http://www.peercast.org/
14