liquidsoap 2.0.6-1build1 source package in Ubuntu

Changelog

liquidsoap (2.0.6-1build1) kinetic; urgency=medium

  * No-change rebuild against libavcodec59

 -- Steve Langasek <email address hidden>  Tue, 19 Jul 2022 12:57:07 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liquidsoap_2.0.6.orig.tar.bz2 2.9 MiB d700fd040a5b0c0fe8bf36689e26b2fa37223ff5760bc1281907a177937c3cf4
liquidsoap_2.0.6-1build1.debian.tar.xz 17.5 KiB 8a3a19d08f7170c787cebd510312fad95164842b085e061656357f59a3ccc49e
liquidsoap_2.0.6-1build1.dsc 3.5 KiB c7f0f42006cb10bfeb24506141060f57dac645071a994602d45fccde7417f2b0

View changes file

Binary packages built by this source

liquidsoap: audio streaming language

 Liquidsoap is a powerful tool for building complex audio streaming systems,
 typically targeting internet radios (e.g. icecast streams).
 .
 It consists of a simple script language, in which you can create, combine and
 transform audio sources. Its design makes liquidsoap flexible and easily
 extensible.
 .
 Some of the typical uses are:
  * dynamically generating playlists depending on the time or other factors
  * having smooth transitions between songs
  * adding jingles periodically
  * applying effects on the sound like volume normalization
  * reencoding the stream at various qualities
  * remotely controlling the stream

liquidsoap-dbgsym: No summary available for liquidsoap-dbgsym in ubuntu kinetic.

No description available for liquidsoap-dbgsym in ubuntu kinetic.

liquidsoap-mode: Emacs mode for editing Liquidsoap code

 Liquidsoap is a powerful tool for building complex audio streaming systems,
 typically targeting internet radios (e.g. icecast streams).
 .
 It consists of a simple script language, in which you can create, combine and
 transform audio sources. Its design makes liquidsoap flexible and easily
 extensible.
 .
 This package provides an (X)Emacs mode which makes it easier to edit
 Liquidsoap source code.