summaryrefslogtreecommitdiff
path: root/strata/multimedia-gstreamer-0.10.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-14 12:22:34 +0000
commit10dda889872542b8f261555c139791ff34eec9b1 (patch)
tree3e9ab7f5f4973b68b32780cdafcc5ed050afcc1f /strata/multimedia-gstreamer-0.10.morph
parent08cc81090d122ef6a6530b28a8c9619e92781fc7 (diff)
downloaddefinitions-10dda889872542b8f261555c139791ff34eec9b1.tar.gz
Update and move strata, systems and clusters
Diffstat (limited to 'strata/multimedia-gstreamer-0.10.morph')
-rw-r--r--strata/multimedia-gstreamer-0.10.morph33
1 files changed, 33 insertions, 0 deletions
diff --git a/strata/multimedia-gstreamer-0.10.morph b/strata/multimedia-gstreamer-0.10.morph
new file mode 100644
index 00000000..c7a44e87
--- /dev/null
+++ b/strata/multimedia-gstreamer-0.10.morph
@@ -0,0 +1,33 @@
+name: multimedia-gstreamer-0.10
+kind: stratum
+description: Codecs
+build-depends:
+- morph: core
+- morph: foundation
+- morph: audio-bluetooth
+chunks:
+- name: orc
+ repo: upstream:orc
+ ref: b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: gstreamer
+ repo: upstream:gstreamer
+ ref: c7e4a97d26396882960fd399b1a5e298e40d2a35
+ unpetrify-ref: baserock/morph/0.10
+ build-depends:
+ - orc
+- name: gstreamer-plugins-base
+ repo: upstream:gstreamer-plugins-base
+ ref: 960c596309dbb983a1d733259adccc45c47006a2
+ unpetrify-ref: baserock/morph/0.10
+ build-depends:
+ - gstreamer
+- name: gstreamer-plugins-good
+ repo: upstream:gstreamer-plugins-good
+ ref: 725e80e0c6b7f8e66d9b3fcaffd283ecbd8498d3
+ unpetrify-ref: baserock/morph/0.10
+ build-depends:
+ - gstreamer
+ - gstreamer-plugins-base
+ - orc