summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-14 13:45:32 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-14 18:19:35 +0900
commitfff8c4b74e588d8b2a8e14476507882a9d016f1a (patch)
treea203cfe6602f41c4cb6eaded3c00fdd41d2b469c
parenteed583b7ebbfbcabad609a6a32bf281137332f24 (diff)
downloaddefinitions-fff8c4b74e588d8b2a8e14476507882a9d016f1a.tar.gz
Adding sbc to audio-bluetooth stratum
Here we currently build bluez and everything except for sbc required to enable bluetooth audio in pulseaudio. Adding sbc here to enable bluetooth support in pulseaudio. Change-Id: I78cb8215228b149ef3cd177f4ff381b4bf20730c
-rw-r--r--strata/audio-bluetooth.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph
index 12b55e13..7eb376d0 100644
--- a/strata/audio-bluetooth.morph
+++ b/strata/audio-bluetooth.morph
@@ -103,6 +103,13 @@ chunks:
unpetrify-ref: v0.6.31
build-depends:
- libdaemon
+- name: sbc
+ repo: upstream:sbc
+ ref: f64b34a770bc7fbf180d2a733fe63d352f281ea2
+ unpetrify-ref: 1.3
+ build-system: autotools
+ build-depends:
+ - libsndfile
- name: pulseaudio
morph: strata/audio-bluetooth/pulseaudio.morph
repo: upstream:pulseaudio
@@ -116,3 +123,4 @@ chunks:
- json-c
- alsa-lib
- bluez
+ - sbc