libsndfile 1.1.0-3build1 source package in Ubuntu

Changelog

libsndfile (1.1.0-3build1) lunar; urgency=medium

  * No-change rebuild against libflac12

 -- Steve Langasek <email address hidden>  Mon, 12 Dec 2022 20:27:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsndfile_1.1.0.orig.tar.gz 668.4 KiB 642a876bd61b63f9346628dba5f8a0356a3ad750c7f6f42019d26ce60ba6a15b
libsndfile_1.1.0-3build1.debian.tar.xz 19.2 KiB 94b50b9dcb276b0ab08d986f51ffb097adb5ee5c2bcbe148cc099d5e781c9bf6
libsndfile_1.1.0-3build1.dsc 2.4 KiB 8b234880835358df647b2acee632184a9ec853805f7aa606bf0d5e68a80c9de6

View changes file

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