automatic version update by autodist [release 5.0-1mamba;Mon Aug 16 2021]
This commit is contained in:
parent
5547a30d41
commit
38b6ee0bf6
@ -1,38 +1,39 @@
|
|||||||
Name: pavucontrol
|
Name: pavucontrol
|
||||||
Version: 4.0
|
Version: 5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A simple GTK based volume control tool ("mixer") for the PulseAudio sound server
|
Summary: A simple GTK based volume control tool ("mixer") for the PulseAudio sound server
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://freedesktop.org/software/pulseaudio/pavucontrol/
|
URL: https://freedesktop.org/software/pulseaudio/pavucontrol/
|
||||||
Source: http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-%{version}.tar.gz
|
Source: http://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libatkmm-devel
|
BuildRequires: libatkmm1-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcairomm-devel
|
BuildRequires: libcairomm10-devel
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglibmm-devel
|
BuildRequires: libglibmm24-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgtkmm-devel
|
BuildRequires: libgtkmm3-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libjson-glib-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpangomm-devel
|
BuildRequires: libpangomm1-devel
|
||||||
BuildRequires: libpulseaudio-devel
|
BuildRequires: libpulseaudio-devel
|
||||||
BuildRequires: libpulseaudio-glib-devel
|
BuildRequires: libpulseaudio-glib-devel
|
||||||
BuildRequires: libsigc++-devel
|
BuildRequires: libsigc++2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libsigc++-devel >= 2.6.2-2mamba
|
BuildRequires: libsigc++-devel >= 2.6.2-2mamba
|
||||||
Requires: pulseaudio
|
Requires: pulseaudio
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server.
|
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server.
|
||||||
@ -68,6 +69,9 @@ In contrast to classic mixer tools this one allows you to control both the volum
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 06 2019 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
* Wed Mar 06 2019 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user