kumquat-buildroot/package/libshout/Config.in
Fabrice Fontaine 54a8261e6f package/libshout: bump to version 2.4.6
- Drop patch (already in version) and so autoreconf
- libvorbis is optional since
  181ac9f3f5

https://gitlab.xiph.org/xiph/icecast-libshout/-/blob/v2.4.6/NEWS

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-10-24 23:27:30 +02:00

11 lines
323 B
Plaintext

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