libshout 2.2.2-5ubuntu2 source package in Ubuntu

Changelog

libshout (2.2.2-5ubuntu2) oneiric; urgency=low

  * No-change rebuild against libvorbis for moved .la files
 -- Steve Langasek <email address hidden>   Fri, 12 Aug 2011 12:10:08 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oneiric
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-5ubuntu2.diff.gz 16.0 KiB 305b73de4346558047c205769281144c4a4049d9d87076ebbc62202b42091566
libshout_2.2.2-5ubuntu2.dsc 2.2 KiB 2a1758f6c18b00abf4bc01c340d49e2cb83ab309bbbc4adb64a5b265cac10082

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.