From f6046f9b54c1f14d12a67fa66ca0c881b49e8ceb Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 7 Jul 2017 10:01:07 +0000 Subject: Move old Baserock format definitions into old/ directory --- old/strata/dlna-services.morph | 51 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 old/strata/dlna-services.morph (limited to 'old/strata/dlna-services.morph') diff --git a/old/strata/dlna-services.morph b/old/strata/dlna-services.morph new file mode 100644 index 00000000..2c4f1104 --- /dev/null +++ b/old/strata/dlna-services.morph @@ -0,0 +1,51 @@ +name: dlna-services +kind: stratum +description: provides DLNA services +build-depends: +- morph: strata/data-indexing-management.morph +- morph: strata/docutils.morph +- morph: strata/vala-common.morph +chunks: +- name: gssdp + morph: strata/dlna-services/gssdp.morph + repo: upstream:gnome/gssdp + ref: a53a6ac85f1b70192bc75fbbd4601582d6095cfd + unpetrify-ref: gssdp-0.14.12 +- name: gupnp + repo: upstream:gnome/gupnp + ref: c42b9cdda466ae9fef91f6beb370f8dfdebc295c + unpetrify-ref: gupnp-0.20.14 + build-system: autotools + build-depends: + - gssdp +- name: gupnp-av + repo: upstream:gnome/gupnp-av + ref: d277511ae1f456ba804f4c9beb5d36043f5a1659 + unpetrify-ref: gupnp-av-0.12.7 + build-system: autotools + build-depends: + - gupnp +- name: gupnp-igd + repo: upstream:gnome/gupnp-igd + ref: f679a8ad782eee72e2ff7a0a7598b4523ef03bb3 + unpetrify-ref: 0.2.4 + build-system: autotools + build-depends: + - gupnp +- name: gupnp-dlna + repo: upstream:gnome/gupnp-dlna + ref: 1aad765f223e3338d86bc975a2b4925fca43bf58 + unpetrify-ref: gupnp-dlna-0.10.3 + build-system: autotools + build-depends: + - gupnp +- name: rygel + repo: upstream:rygel + ref: 4a42aee4afda9509db1e3d259c5a2907407a7261 + unpetrify-ref: RYGEL_0_28_2 + build-system: autotools + build-depends: + - gssdp + - gupnp + - gupnp-av + - gupnp-dlna -- cgit v1.2.1