pulseaudio version bump and bluetooth headphones fix
This commit is contained in:
@@ -27,7 +27,6 @@ def setup():
|
|||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--disable-jack \
|
--disable-jack \
|
||||||
--disable-systemd \
|
--disable-systemd \
|
||||||
--disable-bluez4 \
|
|
||||||
--disable-oss-output \
|
--disable-oss-output \
|
||||||
--enable-largefile \
|
--enable-largefile \
|
||||||
--with-system-user=pulse \
|
--with-system-user=pulse \
|
||||||
@@ -43,8 +42,6 @@ def setup():
|
|||||||
--disable-gconf \
|
--disable-gconf \
|
||||||
--disable-gtk2 \
|
--disable-gtk2 \
|
||||||
--disable-jack \
|
--disable-jack \
|
||||||
--disable-bluez4 \
|
|
||||||
--disable-bluez5 \
|
|
||||||
--disable-asyncns \
|
--disable-asyncns \
|
||||||
--disable-lirc \
|
--disable-lirc \
|
||||||
--disable-x11 \
|
--disable-x11 \
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A networked sound server with an advanced plugin system</Summary>
|
<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>
|
<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="1399a2f6288ad743184b6c2192129fef033343ac" type="tarxz">https://freedesktop.org/software/pulseaudio/releases/pulseaudio-8.0.tar.xz</Archive>
|
<Archive sha1sum="d9a9d7cb667ed95ee1de4b6544d5c7444c5a0064" type="tarxz">https://freedesktop.org/software/pulseaudio/releases/pulseaudio-9.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>orc-devel</Dependency>
|
<Dependency>orc-devel</Dependency>
|
||||||
<Dependency>sbc-devel</Dependency>
|
<Dependency>sbc-devel</Dependency>
|
||||||
@@ -213,6 +213,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2016-09-10</Date>
|
||||||
|
<Version>9.0</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Ergün Salman</Name>
|
||||||
|
<Email>poyraz76@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2016-06-09</Date>
|
<Date>2016-06-09</Date>
|
||||||
<Version>8.0</Version>
|
<Version>8.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user