liquidsoap 2.0.2-1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild (LP: #1961024)

 -- Jeremy Bicha <email address hidden>  Thu, 17 Feb 2022 12:31:24 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
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
Jammy release universe sound

Downloads

File Size SHA-256 Checksum
liquidsoap_2.0.2.orig.tar.bz2 2.8 MiB 4e74e158a949430d3b46d160176bff9375b4f6a940cbdfd19e64fdafc72635a7
liquidsoap_2.0.2-1build2.debian.tar.xz 17.5 KiB 4a174a1a72607490b4318df3e691cbbe135986638622aecaa56d2bac6819c0c2
liquidsoap_2.0.2-1build2.dsc 3.4 KiB 19ef4c112017a9510840b493915a8a106a1c9dafa63fcf25e25bcbf00719343b

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.