Search Criteria
Package Details: fcitx5-mozc-git 2.26.4220.102.r1394.b862bc18-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fcitx5-mozc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fcitx5-mozc-git |
| Description: | Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) |
| Upstream URL: | https://github.com/google/mozc |
| Licenses: | custom |
| Conflicts: | fcitx-mozc, fcitx5-mozc, mozc, mozc-fcitx, mozc-server, mozc-utils-gui |
| Replaces: | mozc-fcitx |
| Submitter: | farseerfc |
| Maintainer: | farseerfc (lilac) |
| Last Packager: | lilac |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-12-23 11:59 (UTC) |
| Last Updated: | 2020-12-18 07:56 (UTC) |
Dependencies (12)
- fcitx5-gitAUR
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-amber) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
- python-six (make)
- subversion (make)
Required by (0)
Sources (10)
- git+https://chromium.googlesource.com/breakpad/breakpad
- git+https://chromium.googlesource.com/external/gyp
- git+https://github.com/abseil/abseil-cpp.git
- git+https://github.com/fcitx/mozc.git#branch=fcitx
- git+https://github.com/google/googletest.git
- git+https://github.com/google/protobuf.git
- git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git
- git+https://github.com/open-source-parsers/jsoncpp.git
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/jigyosyo-202011.zip
- https://osdn.net/projects/ponsfoot-aur/storage/mozc/x-ken-all-202011.zip
Latest Comments
BujuArena commented on 2023-12-11 23:41 (UTC)
This currently can't be installed without PKGBUILD modifications because the osdn.net SSL certificate has expired. This causes the files
jigyosyo-202011.zipandx-ken-all-202011.zipto be unable to be downloaded bycurl. Here is thecurloutput from my latest attempt to installfcitx5-mozc-git:I have seen a ticket on the OSDN website the SSL certificate having expired here, but it was created back in August and still hasn't been addressed. In case the administrators haven't seen the ticket in the months since it was created, I sent them an email today explaining the issue and linking the ticket.
I am able to install this package by first manually editing the PKGBUILD file by changing
httpstohttpin theosdn.netsource URLs. This works around the expired SSL certificate by downloading the files using HTTP without SSL.kf1123 commented on 2020-01-04 14:41 (UTC)
build failed in my environment with these messages as below.
After I apply this patch, it fixed.
rocka commented on 2019-12-16 13:59 (UTC) (edited on 2019-12-16 14:04 (UTC) by rocka)
Mozc icon doesn't show in KDE kimpanel tray.
After some digging, I found that in DBus sevice
org.kde.kimpanel.inputmethod,StatusNotifierItem/org.kde.StatusNotifierItem'sIconNameproperty is/build/fcitx5-mozc-git/pkg/fcitx5-mozc-git/usr/share/fcitx5/mozc/icon/mozc.pngYou can see it by executing
dbus-send --session --dest=org.kde.kimpanel.inputmethod --print-reply /StatusNotifierItem org.freedesktop.DBus.Properties.Get string:org.kde.StatusNotifierItem string:IconNamewhen Mozc is the active input method.There might be a building issue ...
dangoron commented on 2019-01-18 05:09 (UTC)
这两个包已经过时了 https://downloads.sourceforge.net/pnsft-aur/x-ken-all-201807.zip https://downloads.sourceforge.net/pnsft-aur/jigyosyo-201807.zip