pulseaudio ver. bump

This commit is contained in:
Rmys
2020-05-26 14:18:17 +03:00
committed by GitHub
parent d32aa420eb
commit e135696402
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ def setup():
--disable-dependency-tracking \
--disable-static \
--disable-bluez4 \
--enable-bluez5 \
--disable-rpath \
--with-systemduserunitdir=no \
--disable-oss-output \
+9 -1
View File
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>A networked sound server with an advanced plugin system</Summary>
<Description>pulseaudio is a sound server for POSIX and Win32 systems. It allows you to do advanced operations on your sound data as it passes between your application and your hardware.</Description>
<Archive sha1sum="dd07a49f09821913c5ed1b131ea7f85f27085d0b" type="tarxz">https://freedesktop.org/software/pulseaudio/releases/pulseaudio-13.0.tar.xz</Archive>
<Archive sha1sum="3a8f0c81694eb423f7f9ab5f2cb16f81c0ffceb5" type="tarxz">https://freedesktop.org/software/pulseaudio/releases/pulseaudio-13.99.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>orc-devel</Dependency>
<Dependency>sbc-devel</Dependency>
@@ -45,6 +45,7 @@
<Dependency>json-c-devel</Dependency>
<Dependency>bluez</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency>bash-completion</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
</BuildDependencies>
</Source>
@@ -225,6 +226,13 @@
</Package>
<History>
<Update release="13">
<Date>2020-05-26</Date>
<Version>13.99</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-01-14</Date>
<Version>13.0</Version>