libsndfile 1.0.31-2build1 source package in Ubuntu
Changelog
libsndfile (1.0.31-2build1) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Thu, 24 Mar 2022 17:13:47 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | libs | |
Jammy | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsndfile_1.0.31.orig.tar.gz | 647.1 KiB | 8cdee0acb06bb0a3c1a6ca524575643df8b1f3a55a0893b4dd9f829d08263785 |
libsndfile_1.0.31-2build1.debian.tar.xz | 14.1 KiB | 539b9e401273712ee00b22fbd1cb8923f0b8af9dbc3a6e97e87faf9f40432e8b |
libsndfile_1.0.31-2build1.dsc | 2.4 KiB | de5e8b37b088144d4e45c9226e14c1e0329e942924bbb039907c0e0d78a20610 |
Available diffs
- diff from 1.0.31-2 (in Debian) to 1.0.31-2build1 (535 bytes)
Binary packages built by this source
- libsndfile1: Library for reading/writing audio files
libsndfile is a library of C routines for reading and writing files containing
sampled audio data.
.
Various versions of WAV (integer, floating point, GSM, and compressed formats);
Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format
(CAF) and others.
- libsndfile1-dbgsym: debug symbols for libsndfile1
- libsndfile1-dev: Development files for libsndfile; a library for reading/writing audio files
libsndfile is a library of C routines for reading and writing files containing
sampled audio data.
.
This is the development version of libsndfile. You will need this only if you
intend to compile programs that use this library.
- libsndfile1-dev-dbgsym: debug symbols for libsndfile1-dev
- sndfile-programs: Sample programs that use libsndfile
This package contains simple programs which use libsndfile for operating on
sound files.
.
Programs include:
- sndfile-cmp : compare the audio data of two files
- sndfile-concat : concatenate two or more files
- sndfile-convert : convert between sound file formats
- sndfile-info : print information about files
- sndfile-metadata- get/set : get and set file metadata
- sndfile-play : play a sound file
- sndfile-programs-dbgsym: debug symbols for sndfile-programs