summaryrefslogtreecommitdiff
path: root/strata/multimedia-gstreamer-0.10.morph
blob: 390f3933d326d8f7602ee9c3265537a84e0cd34e (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
name: multimedia-gstreamer-0.10
kind: stratum
description: Codecs
build-depends:
- morph: strata/core.morph
- morph: strata/foundation.morph
- morph: strata/audio-bluetooth.morph
- morph: strata/multimedia-common.morph
chunks:
- name: orc
  repo: upstream:orc
  ref: b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: gstreamer@0.10
  repo: upstream:gstreamer
  ref: 76fc67b18c38e7f6c9cfacc4e4d0ed11d3b2c548
  unpetrify-ref: "0.10"
  build-system: autotools
  build-depends:
  - orc
  submodules:
    common:
      url: upstream:gstreamer-common
- name: gstreamer-plugins-base@0.10
  repo: upstream:gstreamer-plugins-base
  ref: 1e1e6eaf3f0dd11f6618154d9739cbe3e007d206
  unpetrify-ref: "0.10"
  build-system: autotools
  build-depends:
  - gstreamer@0.10
  submodules:
    common:
      url: upstream:gstreamer-common
- name: gstreamer-plugins-good@0.10
  repo: upstream:gstreamer-plugins-good
  ref: 5af6f5bfb6c3619a9ccc3b1681579aeb90e8b89a
  unpetrify-ref: "0.10"
  build-system: autotools
  build-depends:
  - gstreamer@0.10
  - gstreamer-plugins-base@0.10
  - orc
  submodules:
    common:
      url: upstream:gstreamer-common