summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-09 16:33:44 +0900
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-09 14:52:53 +0000
commit7bc15b4ff797db17cb8e81148f185f16aaaf202b (patch)
tree389fb4990819d5e67ed199860d2e286edd0f5aa7
parentb128152826e8f83f6949956ff50e89a3bb1f2efc (diff)
downloadlorries-7bc15b4ff797db17cb8e81148f185f16aaaf202b.tar.gz
Added anthy lorry
anthy is a library for processing various types of japanese text, japanese input methods are built on top of anthy. Note that this is normally hosted on osdn.jp, however it seems impossible to get a proper download link from that site. This is why we use the pkgs.fedoraproject.org URL instead. Change-Id: I714c09dd4e141403dd1cc7cda9e18ebae0d72b9f
-rw-r--r--open-source-lorries/anthy.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/anthy.lorry b/open-source-lorries/anthy.lorry
new file mode 100644
index 0000000..86d002d
--- /dev/null
+++ b/open-source-lorries/anthy.lorry
@@ -0,0 +1,6 @@
+{
+ "anthy": {
+ "type": "tarball",
+ "url": " http://iij.dl.osdn.jp/anthy/37536/anthy-9100h.tar.gz"
+ }
+}