File: control

package info (click to toggle)
pavucontrol 5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,076 kB
  • sloc: cpp: 3,377; sh: 1,252; makefile: 86
file content (34 lines) | stat: -rw-r--r-- 1,326 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
28
29
30
31
32
33
34
Source: pavucontrol
Section: sound
Priority: optional
Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel@lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd@debian.org>,
 Léo Cavaillé <leo@cavaille.net>,
 Felipe Sateler <fsateler@debian.org>
Build-Depends: debhelper-compat (= 12),
               libpulse-dev (>= 15),
               libgtkmm-3.0-dev,
               libjson-glib-dev,
               lynx,
               asciidoc,
               xmlto,
               quilt,
               libcanberra-gtk3-dev,
               intltool
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/pulseaudio-team/pavucontrol
Vcs-Git: https://salsa.debian.org/pulseaudio-team/pavucontrol.git
Homepage: https://freedesktop.org/software/pulseaudio/pavucontrol/
Rules-Requires-Root: no

Package: pavucontrol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: pulseaudio
Description: PulseAudio Volume Control
 PulseAudio Volume Control (pavucontrol) is a simple GTK+ based volume
 control tool (mixer) for the PulseAudio sound server. In contrast to
 classic mixer tools this one allows you to control both the volume of
 hardware devices and of each playback stream separately. It also allows
 you to redirect a playback stream to another output device without
 interrupting playback.