ocaml-flac 0.3.1-1 source package in Ubuntu
Changelog
ocaml-flac (0.3.1-1) unstable; urgency=medium [ Debian Janitor ] * Remove constraints unnecessary since buster [ Kyle Robbertze ] * New upstream version 0.3.1 * Rebase patches -- Kyle Robbertze <email address hidden> Sun, 13 Nov 2022 14:19:42 +0200
Upload details
- Uploaded by:
- Debian OCaml Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- ocaml
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | ocaml |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-flac_0.3.1-1.dsc | 2.1 KiB | f18ff45239e4e7c7af935b1647de54eb6fc814fa8b6dbfd63fc202e33a576ade |
ocaml-flac_0.3.1.orig.tar.gz | 28.4 KiB | 8d09a8dc6694140e4ee2c460d2ecd20ad9a6f3f3a799c555d253ac4f0a9d1a0e |
ocaml-flac_0.3.1-1.debian.tar.xz | 3.4 KiB | 5ea107daaa3456699d3de3799abe6e1223305d8a76f22e0f9da2aab398054d0d |
Available diffs
No changes file available.
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