openbsd-ports/net/libshout
sturm aaeb6284b2 Initial import of libshout 2.0
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.

With just a few lines of code, a programmer can easily turn any
application into a streaming source for an icecast server. Libshout
also allows developers who want a specific feature set (database
access, request taking) to concentrate on that feature set, instead of
worrying about how server communication works.

from Moritz Grimm <gtgbr@gmx.net>, cleanup and patches from me

WWW:  http://www.icecast.org/
2003-07-26 11:38:50 +00:00
..
patches Initial import of libshout 2.0 2003-07-26 11:38:50 +00:00
pkg Initial import of libshout 2.0 2003-07-26 11:38:50 +00:00
distinfo Initial import of libshout 2.0 2003-07-26 11:38:50 +00:00
Makefile Initial import of libshout 2.0 2003-07-26 11:38:50 +00:00