liquidsoap 1.4.4-1 source package in Ubuntu

Changelog

liquidsoap (1.4.4-1) unstable; urgency=low

  * Update watchfile
  * New upstream version 1.4.4
  * Update pervasive library links
  * Upstream moved homepage location
  * Drop Breaks/Replaces for Bookworm

 -- Kyle Robbertze <email address hidden>  Sun, 15 Aug 2021 08:18:42 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liquidsoap_1.4.4-1.dsc 3.4 KiB 9e280464bf097c0504391a4a4067c184d6330416b6657f9709b539a418612b4a
liquidsoap_1.4.4.orig.tar.bz2 769.8 KiB e3aa0983ae6de51261391343963e9b9aa85444c8e4e91fde716abc92462a1712
liquidsoap_1.4.4-1.debian.tar.xz 17.8 KiB 5ffe372100594ef4e9c3b11736ba1023e5421054438f5367a079ca436540793d

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