From 262fae6eaef7c6e81c0e2ed8b753fc7fc9fa9cad Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 18 Dec 2015 16:34:41 +0900 Subject: Adding telepathy-salut to GNOME stratum Change-Id: I3f8efe1cf3c54eb52604074d2f3269f33442f5c1 --- strata/gnome.morph | 7 +++++++ strata/gnome/telepathy-salut.morph | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 strata/gnome/telepathy-salut.morph diff --git a/strata/gnome.morph b/strata/gnome.morph index af904028..4c07d3d0 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -781,6 +781,13 @@ chunks: build-depends: - libnice - telepathy-glib +- name: telepathy-salut + morph: strata/gnome/telepathy-salut.morph + repo: upstream:telepathy-salut + ref: e554f3c595307f665e5c2dd464f1baf0120ab43d + unpetrify-ref: baserock/telepathy-salut-0.8.1 + build-depends: + - telepathy-glib - name: grilo repo: upstream:gnome/grilo ref: e470c0cd72231d2a86f419a584df3d635bc6b62f diff --git a/strata/gnome/telepathy-salut.morph b/strata/gnome/telepathy-salut.morph new file mode 100644 index 00000000..bdb50cbd --- /dev/null +++ b/strata/gnome/telepathy-salut.morph @@ -0,0 +1,5 @@ +name: telepathy-salut +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --with-backend=avahi --disable-avahi-tests -- cgit v1.2.1