Search Criteria
Package Details: uim-mozc-ut2 2.23.2815.102.20171008-3
Git Clone URL: | https://aur.archlinux.org/mozc-ut2.git (read-only) |
---|---|
Package Base: | mozc-ut2 |
Description: | uim plugin module for Mozc |
Upstream URL: | http://www.geocities.jp/ep3797/mozc-ut2.html |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ponsfoot |
Maintainer: | ponsfoot |
Last Packager: | ponsfoot |
Votes: | 11 |
Popularity: | 0.016868 |
First Submitted: | 2016-10-16 13:48 |
Last Updated: | 2018-11-30 11:50 |
Dependencies (10)
- uim (uim-debian, uim-git)
- mozc=2.23.2815.102 (mozc-ut2)
- clang (clang-assert, clang-pypy-stm, clang39, clang38, clang-trunk, llvm-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-kitware) (make)
- python2 (pypy19, stackless-python2) (make)
- qt5-base (qt5-base-git, qt5-base-headless) (make)
- ruby (ruby1.8, rvm) (make)
- uim (uim-debian, uim-git) (make)
- ibus>=1.4.1 (ibus-lite) (make)
Required by (0)
Sources (9)
- EDICT_license.html
- https://gist.githubusercontent.com/MightyPork/6b93f56b404e526268ac133f1a783afd/raw/40b3b9569d4b0741d78c511b247b26d2b1e7a2ae/mozc.patch
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/edict2-20171008.gz
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/jigyosyo-201811.zip
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/ken_all-201811.zip
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/mozcdic-ut2-20171008.tar.bz2
- mod-generate-dictionary.sh
- mozc
- uim-mozc
Latest Comments
makemeunsee commented on 2018-05-23 20:29
you want to add these lines to src/mozc-ut2-2.23.2815.102.20171008/src/prediction/zero_query_dict.h:128
Fandekasp commented on 2018-05-13 03:29
Doesn't work even when reinstalling ruby
Fandekasp commented on 2018-05-13 02:55
@ponsfoot an answer would be appreciated.
Fandekasp commented on 2018-04-20 06:08
Failed to install due to ruby dependency. Running rvm, I have the ruby-2.4 executable available, but not
ruby
. Creating an alias ruby=ruby-2.4 didn't solve the issue. Had to manually reinstall the package after modifying mod-generate-dictionary.sh myself.You might want to improve the mod-generate-dictionary.sh script to find the proper executable.