ocaml-flac 0.1.0-1build1 source package in Ubuntu

Changelog

ocaml-flac (0.1.0-1build1) precise; urgency=low

  * Rebuild for new libogg-ocaml-dev ABI.
 -- Colin Watson <email address hidden>   Thu, 10 Nov 2011 16:39:22 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-flac_0.1.0.orig.tar.gz 89.4 KiB 42ff52520a0682e3fb85ceb2e84cd4aa02e4f69083214cd4109e84dc21491fbc
ocaml-flac_0.1.0-1build1.debian.tar.gz 2.5 KiB 0724bca7765290cd328acf2a0e267266ef23352434546e3a6d7f5db7efc352e8
ocaml-flac_0.1.0-1build1.dsc 2.2 KiB a4f621165d979654fe9efbd482ea252f1aec3844edd5aa73115f79628bc3a903

Available diffs

View changes file

Binary packages built by this source

libflac-ocaml: OCaml interface to the flac library -- runtime files

 This package provides an interface to the flac library for
 OCaml programmers.
 .
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.
 .
 This package contains only the shared runtime stub libraries.

libflac-ocaml-dev: OCaml interface to the flac library -- developpement files

 This package provides an interface to the flac library for
 OCaml programmers.
 .
 FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is
 similar to MP3, but lossless.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use ocaml-flac.