1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: jackmeter
Section: sound
Priority: extra
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.50~),
autoconf,
autotools-dev (>= 20100122.1~),
libjack-dev
Standards-Version: 3.8.4
Homepage: http://www.aelius.com/njh/jackmeter/
Vcs-Git: git://git.debian.org/pkg-multimedia/jackmeter.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jackmeter.git
Package: jackmeter
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: a basic command line meter for the JACK audio system
Jack Meter is a command line audio meter for the JACK audio system. This
allows the user to check signal levels on remote computers without the need
for graphical systems.
|