Subject: CVS commit: pkgsrc/inputmethod/mozc-server
From: Maya Rashish
Date: 2024-12-11 04:07:20
Message id: 20241211030720.A4DA8FC1C@cvs.NetBSD.org

Log Message:
mozc-server: avoid network fetches, respect MAKE_JOBS

--distdir is the magic incantation to tell bazel to look at local files

We are still left with issues from http_archive, so I comment those out,
extract the zip file ourselves, and adjust the BUILD.bazel to use a local
file in the same directory as the code.

PR pkg/58404
PR pkg/58750

Files:
RevisionActionfile
1.96modifypkgsrc/inputmethod/mozc-server/Makefile
1.43modifypkgsrc/inputmethod/mozc-server/Makefile.common
1.30modifypkgsrc/inputmethod/mozc-server/distinfo
1.2modifypkgsrc/inputmethod/mozc-server/patches/patch-WORKSPACE.bazel
1.1addpkgsrc/inputmethod/mozc-server/patches/patch-dictionary_BUILD.bazel