ocaml-mad 0.5.3-1 source package in Ubuntu

Changelog

ocaml-mad (0.5.3-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Update debian/watch
  * Bump Standards-Version to 4.7.0

 -- Stéphane Glondu <email address hidden>  Fri, 07 Jun 2024 21:14:13 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-mad_0.5.3-1.dsc 1.8 KiB 2e2b49311d79e75ac81f9bca208e713dbb19673af984cff10497450092c0549c
ocaml-mad_0.5.3.orig.tar.gz 21.0 KiB 4c708879199d825f463ff5bf5544f0e748974227436901a801e9e6b76e4fc066
ocaml-mad_0.5.3-1.debian.tar.xz 4.0 KiB a286412f4522d7b637b280c0c8fe0c8a9d27e5c30313bd7ca53415cefabb2a00

No changes file available.

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.

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