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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | sound |
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 |
Available diffs
- diff from 2.0.5-1 (in Debian) to 2.0.6-1build1 (148.4 KiB)
- diff from 2.0.6-1 (in Debian) to 2.0.6-1build1 (552 bytes)
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: debug symbols for liquidsoap
- 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.