File: control

package info (click to toggle)
sndfile-tools 1.03-7
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,508 kB
  • ctags: 216
  • sloc: sh: 9,872; ansic: 1,090; makefile: 79
file content (17 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: sndfile-tools
Section: sound
Priority: extra
Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Build-Depends: debhelper (>= 7.0.0), dh-autoreconf, pkg-config, libsndfile1-dev,
 libjack-dev, libfftw3-dev, libcairo2-dev
Standards-Version: 3.9.5
Homepage: http://www.mega-nerd.com/libsndfile/tools/

Package: sndfile-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fonts-dejavu-core
Breaks: sndfile-programs (<< 1.0.21)
Description: Collection of programs for operating on sound files
 sndfile-tools is a collection of programs which use libsndfile and other
 libraries to do useful things like generate spectrograms using libfftw and
 libcairo and play sound via the JACK Audio Connection Kit daemon.