File: control

package info (click to toggle)
pavumeter 0.9.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 520 kB
  • ctags: 82
  • sloc: sh: 852; cpp: 411; makefile: 46
file content (27 lines) | stat: -rw-r--r-- 915 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
24
25
26
27
Source: pavumeter
Section: sound
Priority: optional
Maintainer: Andrea Colangelo <warp10@ubuntu.com>
Build-Depends: asciidoc,
               autotools-dev,
               debhelper (>= 9),
               libgtkmm-2.4-dev,
               libpulse-dev,
               lynx,
               xmlto
Standards-Version: 3.9.3
Homepage: http://0pointer.de/lennart/projects/pavumeter/
Vcs-Bzr: lp:~warp10/+junk/pavumeter
Vcs-Browser: https://code.launchpad.net/~warp10/+junk/pavumeter

Package: pavumeter
Architecture: any
Depends: gnome-icon-theme,
         ${misc:Depends},
         ${shlibs:Depends}
Description: PulseAudio Volume Meter
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 much better latency, mixing/re-sampling quality and overall architecture.
 .
 A simple volume meter for the PulseAudio sound server.