liquidsoap 2.0.6-1build2 source package in Ubuntu
Changelog
liquidsoap (2.0.6-1build2) lunar; urgency=medium * Rebuild against new OCAML ABI. -- Gianfranco Costamagna <email address hidden> Sun, 27 Nov 2022 18:29:47 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
liquidsoap_2.0.6.orig.tar.bz2 | 2.9 MiB | d700fd040a5b0c0fe8bf36689e26b2fa37223ff5760bc1281907a177937c3cf4 |
liquidsoap_2.0.6-1build2.debian.tar.xz | 17.6 KiB | 5948dd5d966d5a480502551af4bb3082f7ef2eee9ecc7ce98bbd3aabfbbf961f |
liquidsoap_2.0.6-1build2.dsc | 3.5 KiB | cdf4d330f037bf42735647fd0796de781fc029bb07fcf1edf86a4e5861432343 |
Available diffs
- diff from 2.0.6-1build1 to 2.0.6-1build2 (334 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.