|
@@ -4,7 +4,7 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PIPEWIRE_VERSION = 0.3.57
|
|
|
+PIPEWIRE_VERSION = 0.3.59
|
|
|
PIPEWIRE_SOURCE = pipewire-$(PIPEWIRE_VERSION).tar.bz2
|
|
|
PIPEWIRE_SITE = https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)
|
|
|
PIPEWIRE_LICENSE = MIT, LGPL-2.1+ (libspa-alsa), GPL-2.0 (libjackserver)
|
|
@@ -20,6 +20,7 @@ PIPEWIRE_CONF_OPTS += \
|
|
|
-Dspa-plugins=enabled \
|
|
|
-Daudiomixer=enabled \
|
|
|
-Daudioconvert=enabled \
|
|
|
+ -Dbluez5-codec-lc3=disabled \
|
|
|
-Dbluez5-codec-lc3plus=disabled \
|
|
|
-Dcontrol=enabled \
|
|
|
-Daudiotestsrc=enabled \
|