From ecbebf90d5c6dd8f599812cb8f6b77e6275c9f41 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 23 Aug 2007 11:10:21 +0000 Subject: 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 seperately. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit WWW: http://0pointer.de/lennart/projects/pavucontrol/ PR: ports/115320 Submitted by: Romain Tartière --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 196e4f2c1b87..bd8e4f6536dc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -464,6 +464,7 @@ SUBDIR += pacpl SUBDIR += padevchooser SUBDIR += paman + SUBDIR += pavucontrol SUBDIR += pd SUBDIR += pecl-id3 SUBDIR += penguinsap -- cgit