summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 18:56:33 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 20:06:12 +0900
commita894570514512ca05154bb31d34f24edccf9ac15 (patch)
tree9ab9efe703e9244397998c30d59af0df1316dbc7
parent1ea0fd38185902088e1984b0923442780f822640 (diff)
downloaddefinitions-a894570514512ca05154bb31d34f24edccf9ac15.tar.gz
Adding WebKitGtk to gnome strata
This also adds hyphen and enchant, and additionally requires gtk2 and ruby from the gnome stratum. Change-Id: Ie0063210fbb0c8d7c6fe57ef57ec340af0baf047
-rw-r--r--strata/gnome.morph23
-rw-r--r--strata/gnome/WebKitGtk.morph5
2 files changed, 28 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 79abcb5a..d4157500 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -5,6 +5,7 @@ build-depends:
- morph: strata/icu-common.morph
- morph: strata/input-common.morph
- morph: strata/tools.morph
+- morph: strata/gtk2.morph
- morph: strata/gtk3.morph
- morph: strata/audio-bluetooth.morph
- morph: strata/libsoup-common.morph
@@ -15,6 +16,7 @@ build-depends:
- morph: strata/python2-core.morph
- morph: strata/wayland-generic.morph
- morph: strata/x-generic.morph
+- morph: strata/ruby.morph
chunks:
- name: dconf
morph: strata/gnome/dconf.morph
@@ -421,3 +423,24 @@ chunks:
- iso-codes
- libsecret
- libnotify
+- name: enchant
+ repo: upstream:enchant
+ ref: 6d8b6bb15f09a14c90fb900eb2ecf1172d7cf6cf
+ unpetrify-ref: master
+ build-system: autotools
+- name: hyphen
+ repo: upstream:hyphen
+ ref: 7f28cf7edb54cc1bc4eaa09672e0bc043b1da70b
+ unpetrify-ref: master
+ build-system: autotools
+- name: WebKitGtk
+ morph: strata/gnome/WebKitGtk.morph
+ repo: upstream:WebKitGtk-tarball
+ ref: e15dd966d523731101f70ccf768bba12435a0208
+ unpetrify-ref: webkitgtk-2.10.2
+ build-depends:
+ - enchant
+ - geoclue
+ - hyphen
+ - libnotify
+ - libsecret
diff --git a/strata/gnome/WebKitGtk.morph b/strata/gnome/WebKitGtk.morph
new file mode 100644
index 00000000..cbe1577c
--- /dev/null
+++ b/strata/gnome/WebKitGtk.morph
@@ -0,0 +1,5 @@
+name: WebKitGtk
+kind: chunk
+build-system: cmake
+configure-commands:
+- cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="$PREFIX" -DCMAKE_INSTALL_LIBDIR=lib