ocaml-mad 0.4.4-2build2 source package in Ubuntu

Changelog

ocaml-mad (0.4.4-2build2) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Fri, 27 Oct 2017 22:02:22 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic 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-2build2.debian.tar.xz 4.1 KiB 9c3e2ef43d4199e5e7cfea568240d5d226d543e98279c284c2276ecbac1152ca
ocaml-mad_0.4.4-2build2.dsc 2.2 KiB 4fa21fbced7b9de013a54f99be655ba39faf1a9195e462eca0d2a054b207a954

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.