From bedc23fd4e2dd82d4abbe55bce136c358f2ab4a0 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 10 Nov 2015 00:28:08 +0900 Subject: Added ibus-anthy to GNOME stratum An ibus input method for japanese input. Change-Id: I6c8f29f0125c20d393cce3945fa00fd4abbc8dc4 --- strata/gnome.morph | 8 ++++++++ strata/gnome/ibus-anthy.morph | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 strata/gnome/ibus-anthy.morph 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 -- cgit v1.2.1