summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph9
-rw-r--r--strata/gnome/WebKitGtk1.morph5
2 files changed, 14 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index f38c8293..207d91ce 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -412,6 +412,15 @@ chunks:
ref: 7f28cf7edb54cc1bc4eaa09672e0bc043b1da70b
unpetrify-ref: master
build-system: autotools
+- name: WebKitGtk1
+ morph: strata/gnome/WebKitGtk1.morph
+ repo: upstream:WebKitGtk-tarball
+ ref: 41386e9cb918eed93b3f13648cbef387e371e451
+ unpetrify-ref: webkitgtk-2.4.9
+ build-depends:
+ - enchant
+ - geoclue
+ - libsecret
- name: WebKitGtk
morph: strata/gnome/WebKitGtk.morph
repo: upstream:WebKitGtk-tarball
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