package/pulseaudio: bump version to 13.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 20 Sep 2019 17:25:37 +0000 (19:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 21 Sep 2019 20:22:07 +0000 (22:22 +0200)
Release notes:
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/

Support for bluez4 was removed upstream:
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3b1093c0ad882640ef7cf2b88088d77988be7610

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pulseaudio/pulseaudio.hash
package/pulseaudio/pulseaudio.mk

index 7e1ea1606ea82a8dbe7ce2fc61000c80f4769a43..11d9a275c8aca98a247c3606f169ea913ce7e7e2 100644 (file)
@@ -1,5 +1,5 @@
-# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2018-July/030280.html
-sha256 809668ffc296043779c984f53461c2b3987a45b7a25eb2f0a1d11d9f23ba4055  pulseaudio-12.2.tar.xz
+# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2019-September/031373.html
+sha256 961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057  pulseaudio-13.0.tar.xz
 # Locally computed
 sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  GPL
 sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861  LGPL
index c91af2293549ee4375c888a0a28174a35473010d..53e10429adb2ea2437d85cd3e4202a1af206b43c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PULSEAUDIO_VERSION = 12.2
+PULSEAUDIO_VERSION = 13.0
 PULSEAUDIO_SOURCE = pulseaudio-$(PULSEAUDIO_VERSION).tar.xz
 PULSEAUDIO_SITE = http://freedesktop.org/software/pulseaudio/releases
 PULSEAUDIO_INSTALL_STAGING = YES
@@ -82,13 +82,6 @@ else
 PULSEAUDIO_CONF_OPTS += --without-soxr
 endif
 
-ifeq ($(BR2_PACKAGE_BLUEZ_UTILS)$(BR2_PACKAGE_SBC),yy)
-PULSEAUDIO_CONF_OPTS += --enable-bluez4
-PULSEAUDIO_DEPENDENCIES += bluez_utils sbc
-else
-PULSEAUDIO_CONF_OPTS += --disable-bluez4
-endif
-
 ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS)$(BR2_PACKAGE_SBC),yy)
 PULSEAUDIO_CONF_OPTS += --enable-bluez5
 PULSEAUDIO_DEPENDENCIES += bluez5_utils sbc