liquidsoap 2.1.3-1 source package in Ubuntu

Changelog

liquidsoap (2.1.3-1) unstable; urgency=medium

  * New upstream version 2.1.3
  * Drop patches fixed upstream
  * Build-dep on libcurl-ocaml-dev and liburi-ocaml-dev
  * Remove examples dropped upstream
  * Replace suggests youtube-dl with yt-dlp (Closes: #1024228)
  * Add new copyright information
  * Update language.dtd
  * Override source-is-missing lintian error
  * Update patches
  * Fix autopkgtests

 -- Kyle Robbertze <email address hidden>  Mon, 19 Dec 2022 10:15:34 +0200

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.1.3-1.dsc 3.5 KiB 3a648001f90db0d0541e3e5513b63b5d6735bd1f003eeebeff80f0590e73752d
liquidsoap_2.1.3.orig.tar.bz2 2.9 MiB dad8bf645d6d3c8fb7769c06e8864b05c8340b5f5f7e7240dc3a20e6782b1204
liquidsoap_2.1.3-1.debian.tar.xz 17.0 KiB ea3d051ac4b6d0e43005e984c29ab6fe4719a2bbe6e96261068fe5f5e4745297

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.