liquidsoap 2.0.2-1build1 source package in Ubuntu

Changelog

liquidsoap (2.0.2-1build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Wed, 26 Jan 2022 15:17:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
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.2.orig.tar.bz2 2.8 MiB 4e74e158a949430d3b46d160176bff9375b4f6a940cbdfd19e64fdafc72635a7
liquidsoap_2.0.2-1build1.debian.tar.xz 17.4 KiB aedf3c73a8514b9ff558d4c91e164f6e879c2566df6cd7642264a56e827e3f98
liquidsoap_2.0.2-1build1.dsc 3.5 KiB 6757a0c6270a4e5f984112c57649e0161b6ba5a359e94ba389bf594592f3ba32

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