board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / libshout / Config.in
blob02248c7f8e6cbea75ccf043f122a3aa6e220f829
1 config BR2_PACKAGE_LIBSHOUT
2         bool "libshout"
3         select BR2_PACKAGE_LIBOGG
4         select BR2_PACKAGE_LIBVORBIS
5         help
6           Libshout is a library for communicating with and sending data to an
7           icecast server. It handles the socket connection, the timing of the
8           data, and prevents bad data from getting to the icecast server.
10           http://icecast.org/download/