IABSD.fr/ports/inputmethods/libkkc

Branch :


Log

Author Commit Date CI Message
73b33cda 2022-11-05 17:29:18 This does not needed devel/pcre.
993f87c3 2022-03-11 19:24:07 drop RCS Ids
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
f3ff0d5c 2021-11-23 06:39:17 initial commit, ok inoguchi@