ocaml-vorbis 0.6.0-1build1 source package in Ubuntu

Changelog

ocaml-vorbis (0.6.0-1build1) oneiric; urgency=low

  * Rebuild to pick up ocaml fixes on armel.
 -- Adam Conrad <email address hidden>   Wed, 24 Aug 2011 16:35:21 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-vorbis_0.6.0.orig.tar.gz 82.1 KiB f9876dac2c5b276549fc9cf5d7ab3b35c4e498c69226f789fce3a94723c202fa
ocaml-vorbis_0.6.0-1build1.debian.tar.gz 3.8 KiB a57bb896073e552eed310efde83e716b948e2a1f987d9252bef53f47c0e3f7f5
ocaml-vorbis_0.6.0-1build1.dsc 1.5 KiB 68507b05bce9ab5088a30032749abf0a0716027a70d3d19a482adbcb9f5a077d

View changes file

Binary packages built by this source

libvorbis-ocaml: OCaml bindings for vorbis library

 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get informations about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains only the shared runtime stub libraries.

libvorbis-ocaml-dev: OCaml bindings for the vorbis library

 This OCaml library interfaces the vorbis C library. It can be used to
 decode from or encode to the Ogg Vorbis compressed audio format as well
 as to get informations about an Ogg Vorbis file.
 .
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains all the development stuff you need to use ocaml-vorbis
 in your programs.