From fff8c4b74e588d8b2a8e14476507882a9d016f1a Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 14 Dec 2015 13:45:32 +0900 Subject: 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 --- strata/audio-bluetooth.morph | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.2.1