summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-03 10:48:25 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-06 15:25:11 +0000
commitcb16b957a1447ac3809070d8d8cdf4c019a161a2 (patch)
treeb461763a30c8256fc5132d74eb197af88ffe58c7
parent98e5bb0d280e0672262a3bb8c9da97108a903f0b (diff)
downloaddefinitions-cb16b957a1447ac3809070d8d8cdf4c019a161a2.tar.gz
strata/audio-bluetooth.morph: Update to pulseaudio v9.0
Change-Id: Ic84ae8c7ad8dce96acd0d6877611219899ad82e1
-rw-r--r--strata/audio-bluetooth.morph10
-rw-r--r--strata/audio-bluetooth/webrtc-audio-processing.morph7
2 files changed, 12 insertions, 5 deletions
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