summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2016-07-02 00:39:01 +0100
committerJavier Jardón <jjardon@gnome.org>2016-07-03 21:25:25 +0100
commit0487cc205ff22c69cb4ff07327dbf77ef1352a9d (patch)
tree597f38ddc5bc97e45ada7cc477860dbe88ca7283
parent281cc471bbb8672b7945c7d17af6854db0e64180 (diff)
downloaddefinitions-jjardon/pulse9.tar.gz
strata/audio-bluetooth.morph: Update to pulseaudio v9.0jjardon/pulse9
-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