ocaml-shout 0.2.7-1build4 source package in Ubuntu

Changelog

ocaml-shout (0.2.7-1build4) precise; urgency=low

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Sat, 19 Nov 2011 00:54:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
ocaml-shout_0.2.7.orig.tar.gz 104.9 KiB 72885fc9f79d6a2caf67c6595d7a0799eb4e6ebe624e66f908dda9060561df00
ocaml-shout_0.2.7-1build4.diff.gz 3.0 KiB 36886e59802712c35b8d85200ce65fe048db04565fbe9fe84eecafc96a6345ae
ocaml-shout_0.2.7-1build4.dsc 2.1 KiB 75eb6c3ab07fd2cb36ab6f6d6fc29905e57e9fa4c00b44aa5bc0c57c7ebef655

Available diffs

View changes file

Binary packages built by this source

libshout-ocaml: OCaml bindings for the shout library

 This OCaml library interfaces the shout C library which can be used for
 communicating with and sending data to Icecast and Icecast 2 streaming
 audio servers (they currently support Ogg Vorbis and MP3 audio streams).
 It handles the socket connection, the timing of the data transmission,
 and prevents bad data from getting to the server.
 .
 This package contains only the shared runtime stub libraries.

libshout-ocaml-dev: OCaml bindings for the shout library

 This OCaml library interfaces the shout C library which can be used for
 communicating with and sending data to Icecast and Icecast 2 streaming
 audio servers (they currently support Ogg Vorbis and MP3 audio streams).
 It handles the socket connection, the timing of the data transmission,
 and prevents bad data from getting to the server.
 .
 This package contains all the development stuff you need to use ocaml-shout
 in your programs.