summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-18 16:20:23 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-20 18:33:39 +0900
commite14601a35d948e3375736ec16315629d06dd796c (patch)
treefeb2985978579d0c3b575150267897cea7fe435a
parent553ad1017826a0c0480c5005e4f3918f454f3082 (diff)
downloaddefinitions-e14601a35d948e3375736ec16315629d06dd796c.tar.gz
Adding telepathy-gabble to GNOME stratum
A Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls. Change-Id: I3cf235f5fae0eba3a11f7d0281af392a018b5142
-rw-r--r--strata/gnome.morph8
-rw-r--r--strata/gnome/telepathy-gabble.morph8
2 files changed, 16 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 07b376ec..af904028 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -773,6 +773,14 @@ chunks:
build-depends:
- farstream
- telepathy-glib
+- name: telepathy-gabble
+ morph: strata/gnome/telepathy-gabble.morph
+ repo: upstream:telepathy-gabble
+ ref: 91d890ef3f269e92ea3a2a265597293e056e842c
+ unpetrify-ref: baserock/telepathy-gabble-0.18.3
+ build-depends:
+ - libnice
+ - telepathy-glib
- name: grilo
repo: upstream:gnome/grilo
ref: e470c0cd72231d2a86f419a584df3d635bc6b62f
diff --git a/strata/gnome/telepathy-gabble.morph b/strata/gnome/telepathy-gabble.morph
new file mode 100644
index 00000000..fef9b8d6
--- /dev/null
+++ b/strata/gnome/telepathy-gabble.morph
@@ -0,0 +1,8 @@
+name: telepathy-gabble
+kind: chunk
+build-system: autotools
+configure-commands:
+#
+# Tell telepathy-gabble where to load the certificate bundle from.
+#
+- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt