summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 18:48:07 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 21:16:08 +0900
commitdb75364616a47e405502f332a7358749b4e5e635 (patch)
treebff93929073e083d611f6ce4c6f61704924f049a
parent87517fc151318f7f8c51b34afac05c53ae2f410e (diff)
downloaddefinitions-wip/tristan/empathy-integration.tar.gz
Adding zeitgeist to the GNOME stratumwip/tristan/empathy-integration
Required for building empathy. Change-Id: I3c5bcf9323db3117bb78fff5cc1a7d8f13d6725d
-rw-r--r--strata/gnome.morph10
-rw-r--r--strata/gnome/zeitgeist.morph5
2 files changed, 15 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index f3d972eb..536e1c0e 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -482,6 +482,16 @@ chunks:
build-system: python-distutils
build-depends:
- isodate
+- name: zeitgeist
+ morph: strata/gnome/zeitgeist.morph
+ repo: upstream:zeitgeist
+ ref: abc7939806346a563ded2b16456dc7e2fff54fcc
+ unpetrify-ref: v0.9.16
+ build-depends:
+ - json-glib
+ - raptor
+ - rdflib
+ - telepathy-glib
- name: network-manager-applet
repo: upstream:gnome/network-manager-applet
ref: bbcc673af29066cfc6f0e12f04c0dd3f9937fb3a
diff --git a/strata/gnome/zeitgeist.morph b/strata/gnome/zeitgeist.morph
new file mode 100644
index 00000000..ec8dc87c
--- /dev/null
+++ b/strata/gnome/zeitgeist.morph
@@ -0,0 +1,5 @@
+name: zeitgeist
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --with-session-bus-services-dir="$PREFIX"/share/dbus-1/services