ocaml-mad 0.4.4-1build4 source package in Ubuntu

Changelog

ocaml-mad (0.4.4-1build4) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 03 Nov 2015 12:32:11 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial 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-1build4.debian.tar.xz 4.0 KiB 3061098c465d2f134183a7a5e9444dff50cac1daf0b34ba516f884cbc463b972
ocaml-mad_0.4.4-1build4.dsc 1.8 KiB 4cbde3857a0a1433e866ba1ac45d56a2cc4c9105cc969968b2a19fec2cf37cc0

Available diffs

View changes file

Binary packages built by this source

libmad-ocaml: No summary available for libmad-ocaml in ubuntu zesty.

No description available for libmad-ocaml in ubuntu zesty.

libmad-ocaml-dbgsym: debug symbols for package libmad-ocaml

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