libshout 2.4.3-ok1 source package in openKylin

Changelog

libshout (2.4.3-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs

Downloads

File Size SHA-256 Checksum
libshout_2.4.3.orig.tar.gz 517.2 KiB 0d8af55d1141bf90710bcd41a768c9cc5adb251502a0af1dd22c8da215d40dfe
libshout_2.4.3-ok1.debian.tar.xz 5.2 KiB bd58337a940e95b073129d6cf82198b37521633b5daa795cbd77ca24c5225abd
libshout_2.4.3-ok1.dsc 1.9 KiB a293ebc97d4532c838bfe075e65b7ee48d529d0a268208e49106a3f1fdce16d8

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-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.