ocaml-mad 0.4.4-2build3 source package in Ubuntu

Changelog

ocaml-mad (0.4.4-2build3) focal; urgency=medium

  * No change rebuild against new ocaml ABI

 -- Dimitri John Ledkov <email address hidden>  Fri, 21 Feb 2020 01:32:42 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-mad_0.4.4.orig.tar.gz 143.4 KiB d57491e294d5d8af8573b7b16e06b31b2f6a817598305b37826d97a3b0cc3f91
ocaml-mad_0.4.4-2build3.debian.tar.xz 4.1 KiB 43d29655b587b4e4f1decbf066af57c1ae9c9899c70f2b8d9a321f53405da6d7
ocaml-mad_0.4.4-2build3.dsc 2.2 KiB 89c6415a888078b0bd4cb9442b76981cf4ae307d99456912b16821f574581dc4

Available diffs

View changes file

Binary packages built by this source

libmad-ocaml: OCaml bindings for the MAD library (Runtime library)

 This OCaml library interfaces the MAD C library to decode MPEG files.
 The MAD library currently only supports the MPEG 1 standard, but fully
 implements all three audio layers (Layer I, Layer II, and Layer III, the
 latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)
 .
 This package contains only the shared runtime stub libraries.

libmad-ocaml-dbgsym: debug symbols for libmad-ocaml
libmad-ocaml-dev: OCaml bindings for the MAD library (Development package)

 This OCaml library interfaces the MAD C library to decode MPEG files.
 The MAD library currently only supports the MPEG 1 standard, but fully
 implements all three audio layers (Layer I, Layer II, and Layer III, the
 latter often colloquially known as MP3.)
 .
 MAD has the following special features:
   - 100% fixed-point (integer) computation
   - completely new implementation based on the ISO/IEC 11172-3 standard
   - distributed under the terms of the GNU General Public License (GPL)
 .
 This package contains all the development stuff you need to use ocaml-mad
 in your programs.