pavucontrol.

This commit is contained in:
4fury-c3440d8
2021-09-16 06:56:32 +03:00
parent 3310fe0ed2
commit 2a4086c337
+9 -1
View File
@@ -15,11 +15,12 @@
<Description>
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 separately.
</Description>
<Archive sha1sum="9db2fb0f10f481730a0da3d7b85d2982966d67e4" type="tarxz">https://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-4.0.tar.xz</Archive>
<Archive sha1sum="50ea27ce92a1ee0210f00c24364dbb74c498976d" type="tarxz">https://freedesktop.org/software/pulseaudio/pavucontrol/pavucontrol-5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtkmm3-devel</Dependency>
<Dependency>libsigc++-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>libcanberra-gtk-devel</Dependency>
<Dependency>libcanberra-gtk3-devel</Dependency>
@@ -49,6 +50,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-09-15</Date>
<Version>5.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-08-17</Date>
<Version>4.0</Version>