summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-16 17:47:16 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-20 17:59:23 +0900
commitb19c3a3ed9e5d0b5800fb570e335963c5372cebf (patch)
tree331550055940e6676b75c37fd89196b5252fd496 /strata/gnome
parent42adb66dc3c8b4b72376e0b4dcfb38d2112c31de (diff)
downloaddefinitions-b19c3a3ed9e5d0b5800fb570e335963c5372cebf.tar.gz
Adding WebKitGtk1 to GNOME stratum
Some key applications in GNOME (such as empathy and evolution) have not yet upgraded to using the WebKitGtk2 API (provided by webkitgtk-4.pc). In order to build some applications, we're going to also need WebKitGtk1 (provided by webkitgtk-3.pc). Change-Id: I5ba795a5ca04f0ff4c75f3ae31bd6fca3fd8b5b2
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/WebKitGtk1.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/gnome/WebKitGtk1.morph b/strata/gnome/WebKitGtk1.morph
new file mode 100644
index 00000000..b723248d
--- /dev/null
+++ b/strata/gnome/WebKitGtk1.morph
@@ -0,0 +1,5 @@
+name: WebKitGtk1
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc --disable-webkit2 --enable-introspection