Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 2d5ffbfb | 2021-12-09 08:27:43 | Sync WANTLIB. | ||
| 06c78428 | 2021-12-04 11:03:38 | Missing @tag ibus-write-cache | ||
| a9ca4477 | 2021-12-03 20:57:14 | +ibus-kkc | ||
| a09d0573 | 2021-12-03 20:56:17 | initial commit, ok inoguchi@ | ||
| dad25cc9 | 2021-12-03 20:52:56 | +fcitx-kkc | ||
| 6e1da773 | 2021-12-03 20:51:30 | initial import, ok by inoguchi@ and op@ | ||
| bd2dc428 | 2021-11-29 09:58:58 | Move cache path with inputmethods/libkkc Change g-ir-scanner cache path to ${WRKBUILD}/.cache rather than /libkkc-20210214_writes_to_HOME. Used XDG_CACHE_HOME instead of disabling cache with GI_SCANNER_DISABLE_CACHE. ok uaa@ | ||
| ea52992c | 2021-11-27 01:54:20 | BUILD_DEPENDS tweak in inputmethods/libkkc dropped three lines from BUILD_DEPENDS since those are automatically added by CONFIGURE_STYLE=autoreconf. comments from sthen@ and ok tb@ | ||
| 8059bbcc | 2021-11-26 07:06:15 | Needs MODULES=lang/python; otherwise python2 gets picked up if present at configure time and the build breaks. checking for python2... /usr/local/bin/python2 checking for python version... 2.7 <...> /usr/local/bin/python2 -B ../data/templates/libkkc-data/tools/sortlm.py \ ./data/models/text2/data.arpa data/models/sorted2/data Traceback (most recent call last): File "../data/templates/libkkc-data/tools/sortlm.py", line 20, in <module> import marisa ImportError: No module named marisa | ||
| 911761ad | 2021-11-25 12:59:00 | Update to ibus-typing-booster-2.15.7 |