summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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