liquidsoap 2.2.3-1 source package in Ubuntu

Changelog

liquidsoap (2.2.3-1) unstable; urgency=medium

  * New upstream version 2.2.3

 -- Kyle Robbertze <email address hidden>  Thu, 18 Jan 2024 13:51:05 +0000

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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.2.3-1.dsc 3.8 KiB f6c142a60b2c86467849e7bdaa94fec3f22ebfce4f15066e69962727bd28662e
liquidsoap_2.2.3.orig.tar.gz 3.0 MiB 064726d76ef3ad62e622af595d4c5b5603151fdd9f4c0d1f5ec2eab8f4f2f39a
liquidsoap_2.2.3-1.debian.tar.xz 11.9 KiB cb30c20b56e8302edaea1d747809ce8ffff884edc49c25879bdca776f71acf37

Available diffs

No changes file available.

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-doc: Documentation for Liquidsoap

 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 contains the documentation for using 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.