pavucontrol-qt-1.4.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

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

pavucontrol-qt Dependencies

Required

liblxqt-1.4.0 and PulseAudio-17.0 (built with GLib-2.80.0 support)

Installation of pavucontrol-qt

Install pavucontrol-qt by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_BUILD_TYPE=Release  \
      -DCMAKE_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: None

Short Descriptions

pavucontrol-qt

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