libshout 2.4.1-1 source package in Ubuntu

Changelog

libshout (2.4.1-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Extend and merge most upstream Files sections, now relicensed to
      LGPL-2+.
    + Extend and refine coverage of autotools.
  * Build-depend on libssl1.0-dev.
  * Drop patches: Adopted/addressed upstream.
  * Update symbols.
  * Tighten lintian overrides regarding License-Reference.

 -- Jonas Smedegaard <email address hidden>  Tue, 29 Aug 2017 14:26:36 +0200

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libshout_2.4.1-1.dsc 2.2 KiB a54d17191422141262d0e0d5548302ed8ced0b6966cdc643f57a36c9af23d9fd
libshout_2.4.1.orig.tar.gz 504.1 KiB f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d
libshout_2.4.1-1.debian.tar.xz 13.2 KiB 3f77ab42a1da1f36515db588da97fd4c9ebb6b55ed07e53e9b0a15ee5659fc4a

Available diffs

No changes file available.

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: debug symbols for libshout3
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.