libsndfile 1.0.25-3 source package in Ubuntu

Changelog

libsndfile (1.0.25-3) unstable; urgency=low


  * Patch from Steve Langasek to enable multiarch (Closes: #637585).

 -- Erik de Castro Lopo <email address hidden>  Sat, 13 Aug 2011 09:01:35 +1000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsndfile_1.0.25-3.dsc 1.2 KiB c974885fb82d5b8af9403c1433a258f9ec236d75e80f170ea9dc9fbb767203d0
libsndfile_1.0.25.orig.tar.gz 1.0 MiB 59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882
libsndfile_1.0.25-3.debian.tar.gz 9.4 KiB 523af7f4f851d62633e2a3354931db405c8f314630c4ed3c619d58a0671ef7fe

No changes file available.

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