Config.in 323 B

12345678910
  1. config BR2_PACKAGE_LIBSHOUT
  2. bool "libshout"
  3. select BR2_PACKAGE_LIBOGG
  4. help
  5. Libshout is a library for communicating with and sending data
  6. to an icecast server. It handles the socket connection, the
  7. timing of the data, and prevents bad data from getting to the
  8. icecast server.
  9. http://icecast.org/download/