summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-18 18:42:33 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-20 23:24:05 +0900
commit3ada5e6620c3489056e5f027149e9cac4329630f (patch)
tree0bdcf0ab852bd0b48aff8fa49fcd416a7f5083e4 /strata/gnome
parent600a42158122a157e8e5b82378af7c26cd5528ac (diff)
downloaddefinitions-3ada5e6620c3489056e5f027149e9cac4329630f.tar.gz
Adding libpurple to the GNOME stratum
telepathy-haze uses pidgin's libpurple to enable various protocols such as AIM, ICQ, Yahoo, MSN, etc This enables a better experience for GNOME empathy. Note that here we point to a ref with a downstream patch applied, building latest stable pidgin with new gstreamer APIs requires this patch: http://www.linuxfromscratch.org/patches/blfs/svn/pidgin-2.10.11-gstreamer1-1.patch Change-Id: I986169f6346bbdc6a5dce9ca1e0c1eb120c7ebef
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/libpurple.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/gnome/libpurple.morph b/strata/gnome/libpurple.morph
new file mode 100644
index 00000000..9bbe089b
--- /dev/null
+++ b/strata/gnome/libpurple.morph
@@ -0,0 +1,9 @@
+name: libpurple
+kind: chunk
+build-system: autotools
+configure-commands:
+- |
+ ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
+ --with-gstreamer=1.0 --disable-gtkui \
+ --disable-idn --disable-meanwhile \
+ --disable-tcl