summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-10 00:28:08 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-11 03:20:52 +0900
commitbedc23fd4e2dd82d4abbe55bce136c358f2ab4a0 (patch)
treef9fbdc80138e2dd3921999347665978e344ec86e
parentdd68627d2125df7794de92ff4b9d0f100caac124 (diff)
downloaddefinitions-bedc23fd4e2dd82d4abbe55bce136c358f2ab4a0.tar.gz
Added ibus-anthy to GNOME stratum
An ibus input method for japanese input. Change-Id: I6c8f29f0125c20d393cce3945fa00fd4abbc8dc4
-rw-r--r--strata/gnome.morph8
-rw-r--r--strata/gnome/ibus-anthy.morph5
2 files changed, 13 insertions, 0 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 194a5df8..f1e526eb 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -152,6 +152,14 @@ chunks:
ref: a7a06a7ccfe0af1e134357678b8fa6cf87dff3b0
unpetrify-ref: anthy-9100h
build-system: autotools
+- name: ibus-anthy
+ morph: strata/gnome/ibus-anthy.morph
+ repo: upstream:ibus-anthy
+ ref: 9ba0a2a1e595fbf6e39c50a15814bb6f9e337769
+ unpetrify-ref: 1.5.7-6-g9ba0a2a
+ build-depends:
+ - ibus
+ - anthy
- name: libcanberra
repo: upstream:libcanberra
ref: c0620e432650e81062c1967cc669829dbd29b310
diff --git a/strata/gnome/ibus-anthy.morph b/strata/gnome/ibus-anthy.morph
new file mode 100644
index 00000000..bb48e8bb
--- /dev/null
+++ b/strata/gnome/ibus-anthy.morph
@@ -0,0 +1,5 @@
+name: ibus-anthy
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --with-python=python3 --enable-private-png=yes