5 Commits

Author SHA1 Message Date
naddy
993f87c3ec drop RCS Ids 2022-03-11 19:24:07 +00:00
inoguchi
bd2dc42836 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@
2021-11-29 09:58:58 +00:00
inoguchi
ea52992cb4 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@
2021-11-27 01:54:20 +00:00
ajacoutot
8059bbcc2e 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
2021-11-26 07:06:15 +00:00
uaa
f3ff0d5c78 initial commit, ok inoguchi@ 2021-11-23 06:39:17 +00:00