ocaml-flac 0.3.0-1build1 source package in Ubuntu
Changelog
ocaml-flac (0.3.0-1build1) jammy; urgency=medium * No-change rebuild for ocaml abi changes. -- Matthias Klose <email address hidden> Mon, 24 Jan 2022 17:22:50 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- ocaml
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | ocaml |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-flac_0.3.0.orig.tar.gz | 28.1 KiB | 7957d7bf9464bb9690cd78ade7f80c3ea36fb05e8cc20b6fc97b2d2d1862b4ac |
ocaml-flac_0.3.0-1build1.debian.tar.xz | 3.5 KiB | 72938b4f0156b864ce6670367d1dc41f6fc09f7c8261b7ca2431d261dcf9a2ed |
ocaml-flac_0.3.0-1build1.dsc | 2.1 KiB | c3b0a15b659afeeaf12e462003395584c7d020cdddd5838e74a7eba8446e2bd7 |
Available diffs
- diff from 0.3.0-1 (in Debian) to 0.3.0-1build1 (327 bytes)
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-dbgsym: debug symbols for libflac-ocaml
- libflac-ocaml-dev: OCaml interface to the flac library -- development 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.
- libflac-ocaml-dev-dbgsym: debug symbols for libflac-ocaml-dev