libsndfile 1.0.25-9 source package in Ubuntu RTM

Changelog

libsndfile (1.0.25-9) unstable; urgency=low


  * debian/rules: Switch from autotools-dev to dh-autoreconf.
  * debian/control Standards-Version 3.9.5.

 -- Erik de Castro Lopo <email address hidden>  Wed, 29 Jan 2014 18:21:13 +1100

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
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
libsndfile_1.0.25-9.dsc 2.0 KiB c2c486baa9d046a5773147595c4522d4c905549abb048d8817e322773463e8b1
libsndfile_1.0.25.orig.tar.gz 1.0 MiB 59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882
libsndfile_1.0.25-9.debian.tar.xz 11.0 KiB cfce12329b52e75bb89d50ce56b0c349bc7a92733ee0abba01daee28c0ff4179

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-dbg: debugging symbols for libsndfile

 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 This package contains the debugging symbols for libsndfile.

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

sndfile-programs-dbg: debugging symbols for sndfile-programs

 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 This package contains the debugging symbols for sndfile-programs.