pavucontrol-qt-2.3.0

Introduction to pavucontrol-qt

pavucontrol-qt is the Qt port of the volume control utility pavucontrol, which is used to adjust audio levels in Pulseaudio. It is desktop environment agnostic.

[Note]

Note

This package is known to build and work properly using an LFS 13.0 platform.

Package Information

pavucontrol-qt Dependencies

Required

liblxqt-2.3.0 and PulseAudio-17.0 (built with GLib-2.86.4 support)

Installation of pavucontrol-qt

Install pavucontrol-qt by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_BUILD_TYPE=Release  \
      -D CMAKE_INSTALL_PREFIX=/usr \
      ..                           &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: pavucontrol-qt
Installed Libraries: None
Installed Directory: /usr/share/pavucontrol-qt

Short Descriptions

pavucontrol-qt

is a Qt based GUI configuration tool for sound settings using pulseaudio