diff --git a/multimedia/editor/pipewire/actions.py b/multimedia/editor/pipewire/actions.py index f0aa41b34f..64971abd72 100644 --- a/multimedia/editor/pipewire/actions.py +++ b/multimedia/editor/pipewire/actions.py @@ -19,6 +19,7 @@ def setup(): -Dbluez5=enabled \ -Dffmpeg=enabled \ -Dpipewire-alsa=enabled \ + -D compress-offload=disabled \ -Djack=disabled \ -Dlibcamera=disabled") diff --git a/multimedia/editor/pipewire/pspec.xml b/multimedia/editor/pipewire/pspec.xml index ec8faabb4e..2a6b61db6d 100644 --- a/multimedia/editor/pipewire/pspec.xml +++ b/multimedia/editor/pipewire/pspec.xml @@ -12,7 +12,7 @@ library Server and user space API to deal with multimedia pipelines Server and user space API to deal with multimedia pipelines - https://github.com/PipeWire/pipewire/archive/0.3.65.tar.gz + https://github.com/PipeWire/pipewire/archive/0.3.72.tar.gz git meson @@ -111,6 +111,13 @@ + + 2023-06-27 + 0.3.72 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-26 0.3.65