ref: 00a8871df8151ba4ce8355fa702c78cc129032a8
dir: /debian/control/
Source: sox
Section: sound
Priority: optional
Maintainer: Pascal Giard <pascal@debian.org>
Uploaders: Guenter Geiger (Debian/GNU) <geiger@debian.org>
Build-Depends: debhelper (>= 1.2.64), libltdl3-dev, libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev (>= 1.0.12), libsamplerate0-dev, cdbs, libao-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.7.2
Package: sox
Architecture: any
Depends: ${shlibs:Depends}
Description: Swiss army knife of sound processing
SoX is a command line utility that can convert various formats of computer
audio files in to other formats. It can also apply various effects to these
sound files during the conversion. As an added bonus, SoX can play and record
audio files on several unix-style platforms.
.
SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU,
GSM and several more.
.
Homepage: http://sox.sourceforge.net
Package: libsox0
Architecture: any
Section: devel
Depends: ${shlibs:Depends}
Description: SoX library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX library.
.
Homepage: http://sox.sourceforge.net
Package: libsox-dev
Architecture: any
Section: devel
Depends: libsox0 (=${Source-Version}), ${shlibs:Depends}
Description: Development files for the SoX library
SoX is the swiss army knife of sound processing.
.
This package contains the development files for the SoX library.
.
Homepage: http://sox.sourceforge.net