libsndfile 1.0.23-1build1 source package in Bilimbi Test

Changelog

libsndfile (1.0.23-1build1) natty; urgency=low

  * No-change upload to reduce shipped changelogs.
 -- Martin Pitt <email address hidden>   Fri, 03 Dec 2010 09:13:26 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Natty
Original maintainer:
Erik de Castro Lopo
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsndfile_1.0.23.orig.tar.gz 1012.8 KiB 54c9c375598538263395a691f9b30987a2faa3d8a166d27e6a09ba4700223d4d
libsndfile_1.0.23-1build1.debian.tar.gz 9.4 KiB 88c9ee24200278fea035e7e7f40142bb6e8e012ce8cdee800f00a274eaedf497
libsndfile_1.0.23-1build1.dsc 1.9 KiB 8198367c513c51d7b8ec7e84f6a27af0a38cdc052134ee94033ed2ab674411f0

Available diffs

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-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.

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