Package Details: mozc 2.30.5618.102-1

Git Clone URL: https://aur.archlinux.org/mozc.git (read-only, click to copy)
Package Base: mozc
Description: The Open Source edition of Google Japanese Input
Upstream URL: https://github.com/google/mozc
Licenses: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND NAIST-2003 AND Unicode-3.0 AND LicenseRef-Okinawa-Dictionary
Conflicts: mozc-ut
Submitter: ponsfoot
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 81
Popularity: 0.98
First Submitted: 2010-08-09 04:27 (UTC)
Last Updated: 2024-10-10 12:38 (UTC)

Pinned Comments

Nocifer commented on 2022-05-29 21:53 (UTC) (edited on 2023-08-22 09:33 (UTC) by Nocifer)

If you're getting compilation errors, please delete your Bazel cache (~/.cache/bazel by default).

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 16 Next › Last »

ponsfoot commented on 2014-06-07 04:08 (UTC)

@hagabaka: It means that you will build all packages (and install all depends/makedepends) even if there are packages which you won't use. BTW, I noticed that ibus-mozc isn't mandatory (for uim-mozc users). I'll make it configurable.

hagabaka commented on 2014-06-07 02:44 (UTC)

AUR supports split packages without the "true && pkgname" hack now.

felixonmars commented on 2013-12-27 04:55 (UTC)

@julroy67 No, patch is in 'base-devel' group. Building an AUR package expects that you've installed the group.

julroy67 commented on 2013-12-11 20:49 (UTC)

Patch should be in makedepends

ponsfoot commented on 2013-05-28 07:43 (UTC) (edited on 2018-11-30 12:02 (UTC) by ponsfoot)

(repository moved)
Unofficial user repository of Mozc is ready.
If you want to use the repo, add the following into your /etc/pacman.conf


[pnsft-pur]

SigLevel = Optional TrustAll

Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64


You can specify `pacman -S mozc-im' to choose all of Mozc packages.

See https://wiki.archlinux.org/index.php/Mozc for more detail.

ponsfoot commented on 2013-03-25 11:22 (UTC)

@andrew67: You're right. Fixed in 1.6.1187.102-5. Thank you for the info.

andrew67 commented on 2013-03-25 05:42 (UTC)

Although zinnia only appears as a build dependency, removing it after installation and attempting to launch things results in this: /usr/lib/mozc/mozc_tool: error while loading shared libraries: libzinnia.so.0: cannot open shared object file: No such file or directory So, shouldn't it also be a package dependency?

salviati commented on 2012-10-16 11:42 (UTC)

@ponsfoot Very nice, but your repo doesn't have i686 builds, so only Server = http://downloads.sourceforge.net/project/pnsft-aur/pur/x86_64 makes sense.