Search Criteria
Package Details: fcitx-mozc-ut 2.26.4289.102.20210222-1
Git Clone URL: | https://aur.archlinux.org/fcitx-mozc-ut.git (read-only, click to copy) |
---|---|
Package Base: | fcitx-mozc-ut |
Description: | Fcitx engine module for Mozc with Mozc UT Dictionary |
Upstream URL: | https://osdn.net/users/utuhiro/pf/utuhiro/files/ |
Licenses: | |
Conflicts: | |
Submitter: | naoina |
Maintainer: | naoina |
Last Packager: | naoina |
Votes: | 5 |
Popularity: | 0.28 |
First Submitted: | 2014-01-21 09:00 |
Last Updated: | 2021-02-22 15:26 |
Dependencies (16)
- fcitx (fcitx-minimal-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- mozc-ut=2.26.4289.102.20210222 (mozc-ut-common)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git, clang-rc) (make)
- curl (curl-git, curl-minimal-git) (make)
- fcitx (fcitx-minimal-git) (make)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (make)
- gyp (make)
- libxcb (libxcb-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
Required by (0)
Sources (7)
- abseil-cpp-20200923.2.tar.gz
- googletest-release-1.10.0.tar.gz
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-20210124.patch
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-icons-20201229.tar.gz
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozc-2.26.4289.102.tar.bz2
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-20210222.1.tar.bz2
- protobuf-3.13.0.tar.gz
Latest Comments
1 2 3 Next › Last »
naoina commented on 2021-01-01 07:56
@Un1Gfn
Thank you for your reporting. I fixed it in fcitx-mozc-ut-2.26.4237.102.20201229-2.
Un1Gfn commented on 2021-01-01 04:55
Doesn't work
After building the package (fcitx-mozc-ut-2.26.4237.102.20201229-1-x86_64.pkg.tar), only this is provided
The following are missing
Anonymous comment on 2017-01-17 19:54
@noina
Ah I see. Thanks.
naoina commented on 2017-01-09 03:21
@genkimarshall
mozc-ut has been discontinued. so you can use fcitx-mozc-ut2 instead of it.
Anonymous comment on 2017-01-07 04:50
@naoina, I'm getting:
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://osdn.jp/frs/chamber_redir.php?f=%2Fusers%2F11%2F11060%2Fmozcdic-ut-20160905.tar.bz2
naoina commented on 2016-05-23 07:25
@sbwhitecap
I removed that source from PKGBUILD and released fcitx-mozc-ut 2.17.2315.102.20160419-2.
sbwhitecap commented on 2016-05-23 07:13
I've got this error message.
curl: (22) The requested URL returned error: 404 Not Found
http://findbugs.googlecode.com/svn/repos/release-repository/com/google/code/findbugs/jsr305/2.0.2/jsr305-2.0.2.jar
melvinvermeeren commented on 2016-03-21 18:57
Please add wget to makedepends.
The generate-mozc-ut script needs it right now if compiling with extra dictionaries. Perhaps it could be changed to use curl instead though.
./generate-mozc-ut.sh: line 50: wget: command not found
./generate-mozc-ut.sh: line 51: wget: command not found
Thanks.
shioyama commented on 2016-01-30 06:49
You need to update the source for the mozc-ut dictionary in sources to:
mozcdic-ut-${_utdicver}.tar.bz2::http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-${_utdicver}.tar.bz2
tty170 commented on 2015-12-14 06:06
@naoina
I have confirmed built successfully.
Thanks for the quick fix.