liquidsoap 2.2.2-2 source package in Ubuntu

Changelog

liquidsoap (2.2.2-2) unstable; urgency=medium

  * Add missing Breaks+Replaces (Closes: #1057058)

 -- Kyle Robbertze <email address hidden>  Tue, 19 Dec 2023 10:48:42 +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.2-2.dsc 3.8 KiB e4ff73ec33cc1c29c9192bbade144a79a3b2571ea00d7b3d5fed25b43fb7ef9a
liquidsoap_2.2.2.orig.tar.gz 3.0 MiB 5db1c8ccf665d9fd2516fe48d6aef51a6953fa2bf238c2268c7e738909d3b4f0
liquidsoap_2.2.2-2.debian.tar.xz 11.8 KiB 6d86107c42ad59edd10eb65714ed28d90c0d842c99512166276f4ae61487e300

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.