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 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »

adam900710 commented on 2019-11-04 02:38 (UTC)

Can we have a PKGBUILD for guys don't care about Emacs? That dep for Emacs is pretty annoying, even just a makedep.

xuanruiqi commented on 2019-02-18 06:20 (UTC)

Sorry for this question which might be stupid. Is there a way such that I can use Mozc in both fcitx and Emacs? If I try to install the Mozc package here, then it conflicts with fcitx-mozc. But if I do not, then I cannot install emacs-mozc.

ponsfoot commented on 2019-02-04 12:06 (UTC)

@god:

Could you make the Kana input mode's layout to that of Windows (en-US) or at least add an option to set it so?

I think, it's not related to mozc, related to IM framework (i.e. ibus, uim). I can input 'ろ' (` key) with Kana input mode on en_US.UTF-8 (I use ASCII layout keyboard and uim). If you set the input mode only on mozc setting, check IM framework setting.

Could you make the Mozc Settings dialogue scale properly on high DPI Wayland, or at least make the dialogue resizeable?

It's a Qt5 issue, isn't it? (I don't have HiDPI monitor) Same issue has been reported in the past: https://github.com/google/mozc/issues/326

god commented on 2019-02-04 10:05 (UTC)

Thank you for your work. I have two wishes:

  1. Could you make the Kana input mode's layout to that of Windows (en-US) or at least add an option to set it so? That is, the ` key should input ろ, not ゛, like this picture (https://i.stack.imgur.com/wPzcp.jpg). Fcitx-Mozc also works this way, but unfortunately, I could not get fcitx-mozc work on Gnome.

  2. Could you make the Mozc Settings dialogue scale properly on high DPI Wayland, or at least make the dialogue resizeable? Currently, it looks like this: https://imgur.com/a/MXaiJcU

redboltz commented on 2018-12-01 07:59 (UTC)

Thank you! I can get the version 2.23.2815.102-3 now.

ponsfoot commented on 2018-12-01 05:54 (UTC)

@redboltz : It should be fixed now. Thank you for the feedback.

redboltz commented on 2018-12-01 04:16 (UTC) (edited on 2018-12-01 04:17 (UTC) by redboltz)

It seems that mozc version is still 2.20.2673.102-2.

I did

pacman -Syu

then

pacman -Ss mozc

got the following result:

community/fcitx-mozc 2.23.2815.102-2
    Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
pnsft-pur/emacs-mozc 2.23.2815.102-2 (mozc-im)
    Mozc for Emacs
pnsft-pur/ibus-mozc 2.23.2815.102-3 (mozc-im)
    IBus engine module for Mozc
pnsft-pur/mozc 2.20.2673.102-2 (mozc-im)
    A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
pnsft-pur/uim-mozc 2.23.2815.102-1 (mozc-im)
    uim plugin module for Mozc

My /etc/pacman.conf contains the following setting:

[pnsft-pur]
SigLevel = Optional TrustAll
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64

Am I missing something?

ponsfoot commented on 2018-10-31 10:21 (UTC)

@MaxMilton: Okay. I'll move them. Please wait.

MaxMilton commented on 2018-10-30 19:35 (UTC)

Package fails to install due to SHA1 sum mismatch. Looks like instead of downloading the jigyosyo-201805.zip and x-ken-all-201805.zip files, it instead fetches the sourceforge download page. Please move your packages away from sourceforge -- GitHub etc. is be a much better option now-a-days.

ponsfoot commented on 2018-05-31 12:32 (UTC)

@MightyPork: Applied, Thank you for the patch.