Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37507904
en ru br
ALT Linux repos
S:5.0-alt3
5.0: 0.9.7-alt1
4.1: 0.9.6-alt1
4.0: 0.9.4-alt1

Group :: Sound
RPM: pavucontrol

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pavucontrol
Version: 5.0
Release: alt3

Summary: PulseAudio Volume Control
Group: Sound
License: GPLv2
Url: http://pulseaudio.org

Source: %name-%version.tar

BuildRequires: gcc-c++ intltool libcanberra-gtk3-devel libgtkmm3-devel libjson-glib-devel libsigc++2-devel libpulseaudio-devel lynx

%description
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume
control tool ("mixer") for the Polypaudio 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.

%prep
%setup

%build
%add_optflags -std=c++11
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%find_lang %name

%files -f %name.lang
%_bindir/*
%dir %_datadir/pavucontrol/
%_datadir/pavucontrol/pavucontrol.glade
%_datadir/applications/pavucontrol.desktop
%doc README doc/README.html doc/style.css

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin