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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
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 (>= 5), cdbs, autotools-dev,
libpulse-dev (>= 0.9.15),
libgtkmm-3.0-dev,
libglademm-2.4-dev,
lynx,
asciidoc,
xmlto,
quilt,
libcanberra-gtk3-dev (>= 0.16),
intltool
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-pulseaudio/pavucontrol.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-pulseaudio/pavucontrol.git
Homepage: http://freedesktop.org/software/pulseaudio/pavucontrol/
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.
Package: pavucontrol-dbg
Architecture: any
Section: debug
Priority: extra
Depends:
pavucontrol (= ${binary:Version}),
${misc:Depends}
Description: Debugging symbols for pavucontrol
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.
.
This package contains the debugging symbols for pavucontrol.
|