ocaml-shout 0.2.7-2build1 source package in Ubuntu

Changelog

ocaml-shout (0.2.7-2build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 10:15:56 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build1.debian.tar.xz 2.9 KiB 7db23712042a0907caa39a326c80c4913b2e82a68ed02633914a7530bcd40bec
ocaml-shout_0.2.7-2build1.dsc 2.0 KiB f33aebb202a7191d6728ba96c8ae6a3120c79cd103f2a10c5ce57972675cfef9

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-dbgsym: debug symbols for libshout-ocaml
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.