liquidsoap 2.0.6-1build3 source package in Ubuntu

Changelog

liquidsoap (2.0.6-1build3) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Dec 2022 21:30:00 +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 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-1build3.debian.tar.xz 17.6 KiB 3de1f50973bd40965bbf39e595ec7234a0fae183ca27a89cb75d7f43a46474ce
liquidsoap_2.0.6-1build3.dsc 3.5 KiB b080ed6850bc6ad441037f79b9b0d863579358acf5e029ccbd45b7fcad7b71e6

Available diffs

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.