Search Criteria
Package Details: emacs-mozc-ut2 2.23.2815.102.20171008-3
Git Clone URL: | https://aur.archlinux.org/mozc-ut2.git (read-only, click to copy) |
---|---|
Package Base: | mozc-ut2 |
Description: | Mozc for Emacs |
Upstream URL: | http://www.geocities.jp/ep3797/mozc-ut2.html |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ponsfoot |
Maintainer: | ponsfoot |
Last Packager: | ponsfoot |
Votes: | 13 |
Popularity: | 0.085269 |
First Submitted: | 2016-10-16 13:48 |
Last Updated: | 2018-11-30 11:50 |
Dependencies (10)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-git, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-gcc-wayland-devel-bin, emacs-native-comp-git-enhanced, emacs-nox)
- mozc=2.23.2815.102 (mozc-ut2, mozc-ut-united, mozc-ut-common)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git, clang-rc) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python2 (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- ruby (ruby1.8, rvm) (make)
- uim (uim-debian, uim-git) (make)
- ibus>=1.4.1 (ibus-lite, ibus-git) (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-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.