summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 18:48:07 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-12-20 02:31:49 +0000
commita4176184e344f74a266d1a6519bddb2969c2c371 (patch)
treee477693f71f870ed7b1f314216e4971ef6b94d1c
parentb9a69a36a5c05d9116aea398078f253ca324899d (diff)
downloaddefinitions-a4176184e344f74a266d1a6519bddb2969c2c371.tar.gz
Adding zeitgeist to the GNOME stratum
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 d054121d..a67e19ef 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -473,6 +473,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