summaryrefslogtreecommitdiff
path: root/strata/spell-checking.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-15 21:13:15 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-18 15:45:40 +0000
commit9c4f6bf548b7568e38d6354c82558654150872f9 (patch)
treebeb8b98ba219182f6e4669f682e1be209fbf2baf /strata/spell-checking.morph
parentf1e518fb9c85e76ad570ad31b753c397f40c0398 (diff)
downloaddefinitions-9c4f6bf548b7568e38d6354c82558654150872f9.tar.gz
Create 'spell-checking' stratum
... and move enchant and hyphen to it Change-Id: Ib2f5d61565bad33920857c4829f8a53b292f9e8b
Diffstat (limited to 'strata/spell-checking.morph')
-rw-r--r--strata/spell-checking.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/strata/spell-checking.morph b/strata/spell-checking.morph
new file mode 100644
index 00000000..dfe8b997
--- /dev/null
+++ b/strata/spell-checking.morph
@@ -0,0 +1,16 @@
+name: spell-checking
+kind: stratum
+description: Spell checking libraries
+build-depends:
+- morph: strata/glib-common.morph
+chunks:
+- 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