From cb16b957a1447ac3809070d8d8cdf4c019a161a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 3 Jul 2016 10:48:25 +0100 Subject: strata/audio-bluetooth.morph: Update to pulseaudio v9.0 Change-Id: Ic84ae8c7ad8dce96acd0d6877611219899ad82e1 --- strata/audio-bluetooth.morph | 10 +++++----- strata/audio-bluetooth/webrtc-audio-processing.morph | 7 +++++++ 2 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 strata/audio-bluetooth/webrtc-audio-processing.morph diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph index c7469280..4755bb7d 100644 --- a/strata/audio-bluetooth.morph +++ b/strata/audio-bluetooth.morph @@ -101,15 +101,15 @@ chunks: build-depends: - libsndfile - name: webrtc-audio-processing + morph: strata/audio-bluetooth/webrtc-audio-processing.morph repo: upstream:webrtc-audio-processing - ref: 9413986e79cf01958ee6dfb95a89de0d71a44221 - unpetrify-ref: v0.1 - build-system: autotools + ref: 9a0e28cab06f43d10cd00b69fc14dee78a73c2d0 + unpetrify-ref: v0.2 - name: pulseaudio morph: strata/audio-bluetooth/pulseaudio.morph repo: upstream:pulseaudio - ref: a8f8accd5398868548a973b386ee3108f3441641 - unpetrify-ref: v7.1 + ref: 8887f256e0f1167e579a217387a4efc5397edf93 + unpetrify-ref: v9.0 build-depends: - avahi - libsndfile diff --git a/strata/audio-bluetooth/webrtc-audio-processing.morph b/strata/audio-bluetooth/webrtc-audio-processing.morph new file mode 100644 index 00000000..4c10a489 --- /dev/null +++ b/strata/audio-bluetooth/webrtc-audio-processing.morph @@ -0,0 +1,7 @@ +name: webrtc-audio-processing +kind: chunk +build-system: autotools +pre-configure-commands: +- | + NOCONFIGURE=1 ./autogen.sh + sed -i -e "s/-O2/& -msse2/" configure -- cgit v1.2.1