1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
Source: sox
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Dennis Braun <d_braun@kabelmail.de>,
Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: debhelper-compat (= 12),
ladspa-sdk,
libao-dev,
libasound2-dev [linux-any],
libgsm1-dev,
libid3tag0-dev,
libltdl3-dev,
libmad0-dev,
libmagic-dev,
libmp3lame-dev,
libopencore-amrnb-dev,
libopencore-amrwb-dev,
libpng-dev,
libpulse-dev,
libsamplerate0-dev,
libsndfile1-dev (>= 1.0.12),
libtwolame-dev,
libvorbis-dev,
libwavpack-dev
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/multimedia-team/sox.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/sox
Homepage: https://sox.sourceforge.io/
Rules-Requires-Root: no
Package: sox
Architecture: any
Depends: libsox-fmt-alsa (= ${binary:Version}) [linux-any] | libsox-fmt-ao (= ${binary:Version}) | libsox-fmt-oss (= ${binary:Version}) | libsox-fmt-pulse (= ${binary:Version}),
libsox-fmt-base (= ${binary:Version}),
libsox3 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Suggests: libsox-fmt-all
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.
Any format support requires at least libsox-fmt-base. Some formats have their
own package e.g. mp3 read and write support is provided by libsox-fmt-mp3.
.
SoX supports most common sound architectures i.e. Alsa, Libao, OSS and Pulse
(respectively provided by libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss and
libsox-fmt-pulse). It also supports LADSPA plugins.
Package: libsox3
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libsox-fmt-alsa [linux-any] | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse,
libsox-fmt-base
Conflicts: libsox0, libsox0a, libsox1, libsox1a
Replaces: libsox1b
Suggests: libsox-fmt-all
Description: SoX library of audio effects and processing
SoX is the swiss army knife of sound processing.
.
This package contains the SoX library which enables to convert various formats
of computer audio files in to other formats. It also allows you to apply
various effects to sound files.
.
Any format support requires at least libsox-fmt-base.
Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss or
libsox-fmt-pulse.
Package: libsox-fmt-base
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libsox-fmt-flac,
libsox-fmt-gsm,
libsox-fmt-libsndfile,
libsox-fmt-ogg,
libsox-fmt-sndfile
Description: Minimal set of SoX format libraries
SoX is the swiss army knife of sound processing.
.
This package contains most audio formats libraries supported by SoX.
Among them: Ogg Vorbis, WAV, AIFF, VOC, SND, AU, GSM, WavPack, LPC10, FLAC,
MATLAB/GNU Octave, Portable Voice Format, AMR and Sound Forge Audio Format.
Package: libsox-fmt-alsa
Architecture: linux-any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SoX alsa format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX alsa format I/O library.
.
alsa: https://www.alsa-project.org/main/index.php/Main_Page
Package: libsox-fmt-ao
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SoX Libao format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX Libao format I/O library.
.
libao: https://xiph.org/ao
Package: libsox-fmt-mp3
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SoX MP2 and MP3 format library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX MP2 and MP3 format library.
Read support by libmad. MP2 and MP3 write support by libtwolame and
libmp3lame respectively.
.
libmad: https://www.underbit.com/products/mad/
lame: https://lame.sourceforge.io
Package: libsox-fmt-oss
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SoX OSS format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX Open Sound System (OSS)
format I/O library.
.
Open Sound System: http://www.opensound.com/oss.html
Package: libsox-fmt-pulse
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SoX PulseAudio format I/O library
SoX is the swiss army knife of sound processing.
.
This package contains the SoX PulseAudio format I/O library.
.
PulseAudio: https://www.freedesktop.org/wiki/Software/PulseAudio/
Package: libsox-fmt-all
Architecture: any
Multi-Arch: same
Section: libs
Depends: libsox-fmt-alsa (= ${binary:Version}) [linux-any],
libsox-fmt-ao (= ${binary:Version}),
libsox-fmt-base (= ${binary:Version}),
libsox-fmt-mp3 (= ${binary:Version}),
libsox-fmt-oss (= ${binary:Version}),
libsox-fmt-pulse (= ${binary:Version}),
${misc:Depends}
Description: All SoX format libraries
SoX is the swiss army knife of sound processing.
.
This is a metapackage depending on all free SoX format libraries.
Package: libsox-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libsox-fmt-all (= ${binary:Version}),
libsox3 (= ${binary:Version}),
${misc:Depends}
Description: Development files for the SoX library
SoX is the swiss army knife of sound processing.
.
This library allow you to convert various formats of computer audio files
in to other formats. It also allows you to apply
various effects to sound files.
.
This package contains the development files for the SoX library.
|