summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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