libshout 2.2.2-5ubuntu3 source package in Ubuntu

Changelog

libshout (2.2.2-5ubuntu3) precise; urgency=low

  * Remove the libshout.la file. (LP: #890634)
 -- Felix Geyer <email address hidden>   Wed, 16 Nov 2011 11:53:21 +0100

Upload details

Uploaded by:
Felix Geyer
Sponsored by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libshout_2.2.2.orig.tar.gz 465.4 KiB 912a1fdb12d31af757e7881db49321e5b5240bd8bd4199e9fb0ce16d66568160
libshout_2.2.2-5ubuntu3.diff.gz 15.8 KiB 25649a50e754a4fff84b0fa71950eccbcc0fadc2077792df2550586ce027a80b
libshout_2.2.2-5ubuntu3.dsc 2.4 KiB 045978058f161825c4815d2c352f0765212d8379a107ec7c4d2ba8f622ed5b7a

Available diffs

View changes file

Binary packages built by this source

libshout3: MP3/Ogg Vorbis broadcast streaming library

 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.

libshout3-dev: MP3/Ogg Vorbis broadcast streaming library (development)

 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 With just a few lines of code, a programmer can easily turn any application
 into a streaming source for an Icecast-based 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.
 .
 This package contains the development headers, static libraries, and source
 code to an example program.