blob: c7469280a0dc662fc0152844616eb6a68b7164ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
name: audio-bluetooth
kind: stratum
description: Components required for audio and bluetooth.
build-depends:
- morph: strata/glib-common.morph
- morph: strata/foundation.morph
chunks:
- name: libatomic_ops
repo: upstream:libatomic_ops
ref: 0a58f5d63969c10d2141af89cb7a53df786909ab
unpetrify-ref: baserock/morph
build-system: autotools
- name: alsa-lib
repo: upstream:alsa-lib
ref: 16c956e598a2b22459538ec7eb46b7a8421bb80a
# Note: ref anchored because alsa-lib is known for rebasing
# tags, and master
unpetrify-ref: baserock/v1.0.29
build-system: autotools
- name: alsa-utils
morph: strata/audio-bluetooth/alsa-utils.morph
repo: upstream:alsa-utils
ref: 85c622e2984b557e6bd79c13cea466012dfb3761
# Note: ref anchored because alsa-utils is known for rebasing
# tags, and master
unpetrify-ref: baserock/v1.0.29
build-depends:
- alsa-lib
- name: libical
morph: strata/audio-bluetooth/libical.morph
repo: upstream:libical-git
ref: 6c4af23b0a95fd105f38e879908cbc80390f3716
unpetrify-ref: v2.0.0
- name: bluez
morph: strata/audio-bluetooth/bluez.morph
repo: upstream:bluez
ref: 5eb47745978925e451523c8e8cb2ad6a53ed3863
unpetrify-ref: baserock/5.37+service-api
build-depends:
- libical
- name: dbus-glib
repo: upstream:dbus-glib
ref: 397e8297d433547c9bf4150ddd2b9e0b4c39628c
unpetrify-ref: dbus-glib_0.102
build-system: autotools
- name: bluez-tools
morph: strata/audio-bluetooth/bluez-tools.morph
repo: upstream:bluez-tools
ref: 7350787e96a6ecf2cc5d4afddb3321ccad9fa461
unpetrify-ref: baserock/morph
build-depends:
- dbus-glib
- name: obexd
repo: upstream:obexd
ref: 4225280022c206762c91beee47c62d05e1baeacc
unpetrify-ref: baserock/morph
build-system: autotools
build-depends:
- bluez
- libical
- name: speex
repo: upstream:speex
ref: e5dc987a403426ee3d0d81768afffa0fe74e20fa
unpetrify-ref: baserock/morph
build-system: autotools
- name: nohands
morph: strata/audio-bluetooth/nohands.morph
repo: upstream:nohands
ref: 20ec5cc245fd5e74d9a0fc21497d1ba4164f2a3a
unpetrify-ref: baserock/morph
build-depends:
- bluez
- speex
- name: json-c
morph: strata/audio-bluetooth/json-c.morph
repo: upstream:json-c
ref: e8bd6865d7a671e9f75ece05dfe86a19ba610581
unpetrify-ref: baserock/json-c-0.12-20140410-plus-patch
- name: libsndfile
morph: strata/audio-bluetooth/libsndfile.morph
repo: upstream:libsndfile
ref: 6c05c615c95ffef7a8a5a707cde0bb52bdd74244
unpetrify-ref: baserock/morph
- name: libdaemon
repo: upstream:libdaemon
ref: 9fcc28e0e8f84968d1fb8b6d544a42efb13803ec
unpetrify-ref: v0.14
build-system: autotools
- name: avahi
morph: strata/audio-bluetooth/avahi.morph
repo: upstream:avahi
ref: 031d6323b5abb785fbe3601b2f163316a1eb54bc
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: webrtc-audio-processing
repo: upstream:webrtc-audio-processing
ref: 9413986e79cf01958ee6dfb95a89de0d71a44221
unpetrify-ref: v0.1
build-system: autotools
- name: pulseaudio
morph: strata/audio-bluetooth/pulseaudio.morph
repo: upstream:pulseaudio
ref: a8f8accd5398868548a973b386ee3108f3441641
unpetrify-ref: v7.1
build-depends:
- avahi
- libsndfile
- libatomic_ops
- speex
- json-c
- alsa-lib
- bluez
- sbc
- webrtc-audio-processing
|