libshout 2.4.1-2build1 source package in Ubuntu
Changelog
libshout (2.4.1-2build1) bionic; urgency=high * No change rebuild against openssl1.1. -- Dimitri John Ledkov <email address hidden> Mon, 05 Feb 2018 16:50:45 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libshout_2.4.1.orig.tar.gz | 504.1 KiB | f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d |
libshout_2.4.1-2build1.debian.tar.xz | 14.1 KiB | 59ccd25546269f13a4c3b672355c3811089a3680bb6ca28b2ba80e1ed8fa9f96 |
libshout_2.4.1-2build1.dsc | 2.0 KiB | 6c4b10938cc5c1736a77f5c85615009923d3957e8e97d730165980b957a00513 |
Available diffs
- diff from 2.4.1-2 (in Debian) to 2.4.1-2build1 (577 bytes)
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-dbgsym: No summary available for libshout3-dbgsym in ubuntu eoan.
No description available for libshout3-dbgsym in ubuntu eoan.
- 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.