Search Criteria
Package Details: hime-git 1268.1310167-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hime-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hime-git |
| Description: | A GTK2+/GTK3+ based universal input method platform |
| Upstream URL: | http://hime-ime.github.io/ |
| Keywords: | input-method |
| Licenses: | GPL2, FDL, LGPL2 |
| Conflicts: | hime |
| Provides: | hime |
| Submitter: | wdv4758h |
| Maintainer: | brli |
| Last Packager: | brli |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-20 11:47 (UTC) |
| Last Updated: | 2021-06-09 00:01 (UTC) |
Dependencies (10)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
- libxtst
- anthy (anthy-unicode-gitAUR, anthy-unicodeAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libchewing (libchewing-gitAUR) (make)
- anthy (anthy-unicode-gitAUR, anthy-unicodeAUR) (optional) – enable Anthy input method
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR) (optional) – enable gtk3 im module
- libchewing (libchewing-gitAUR) (optional) – enable Chewing input method
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – enable qt5 im module
Latest Comments
archer1337 commented on 2023-09-02 02:12 (UTC) (edited on 2023-09-02 02:13 (UTC) by archer1337)
In order to build this package successfully, I needed to:
Comment out the
--qt5-im-module-pathflag out of the./configureline, because the configure script does not recognize it.cdintosrc/himeand then runautoreconf -i, otherwise it will complain about a missinginstall-shandcompilejw910731 commented on 2022-01-09 07:06 (UTC) (edited on 2022-01-09 07:08 (UTC) by jw910731)
HIME recently added support to Qt6. We need to add Qt6 related packages as optional dependencies.