Skip to content

testing/hime: new aport

rubicon requested to merge rubicon/aports:rubicon-hime-ime into master

HIME is a Gtk+ input method system for Japanese and Chinese. It supports many input methods such as Anthy, Chewing, Cangjie, Boshiamy, Dayi, and Array.

This aport should be ready now. So far, I've tried the various immodules with these packages:

  • Gtk2: hexchat
  • Gtk3: gedit, lxterminal
  • Qt5: falkon, quassel
  • Qt6: lith

If anyone tries the Gtk 2 and 3 immodules and they don't seem to be working, please make sure these files exist:

  • /usr/lib/gtk-2.0/2.10.0/immodules.cache
  • /usr/lib/gtk-3.0/3.0.0/immodules.cache

The immodules.cache files should be created/updated automatically by the post-install and post-upgrade scripts. However, I think I may have encounter an instance when the hime-gtk2.post-install script failed to run, not sure what went wrong that time.

Edited by rubicon

Merge request reports