File: control

package info (click to toggle)
silentjack 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 424 kB
  • ctags: 31
  • sloc: sh: 1,032; ansic: 232; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 887 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: silentjack
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Alessio Treglia <alessio@debian.org>,
 Andrew Gee <andrew@andrewgee.org>
Build-Depends: debhelper (>= 7.0.8~),
 autoconf,
 autotools-dev (>= 20100122.1~),
 libjack-dev
Standards-Version: 3.9.1
Homepage: http://www.aelius.com/njh/silentjack/
Vcs-Git: git://git.debian.org/pkg-multimedia/silentjack.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/silentjack.git

Package: silentjack
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: silence detector for the JACK audio system
 SilentJack listens, using the JACK audio system, for silence. When silence is
 detected, it runs the command specified. Once the command has been run, a grace
 period is observed before resuming the silence detection.