From c719a59151b6811eddfcc7da48be67534c2e5364 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 17 Dec 2015 17:17:25 +0900 Subject: Adding folks to GNOME stratum libfolks is a contact aggregator library written in vala. This is required by empathy and gnome-contacts Change-Id: Idc83f9de77cbf7338d11e22f42039ad819ff9ec2 --- strata/gnome.morph | 11 +++++++++++ strata/gnome/folks.morph | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 strata/gnome/folks.morph diff --git a/strata/gnome.morph b/strata/gnome.morph index a67e19ef..4552556e 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -483,6 +483,17 @@ chunks: - raptor - rdflib - telepathy-glib +- name: folks + morph: strata/gnome/folks.morph + repo: upstream:gnome/folks + ref: 27367f26cd66bb86b745c892db214aa9a136c818 + unpetrify-ref: 0.11.2 + build-depends: + - evolution-data-server + - libgee + - telepathy-logger + - tracker + - zeitgeist - name: network-manager-applet repo: upstream:gnome/network-manager-applet ref: bbcc673af29066cfc6f0e12f04c0dd3f9937fb3a diff --git a/strata/gnome/folks.morph b/strata/gnome/folks.morph new file mode 100644 index 00000000..132c8f3f --- /dev/null +++ b/strata/gnome/folks.morph @@ -0,0 +1,5 @@ +name: folks +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-fatal-warnings --enable-tracker-backend -- cgit v1.2.1