Search Criteria
Package Details: fcitx-mozc-ut 2.18.2598.102.20160905-1
Git Clone URL: | https://aur.archlinux.org/fcitx-mozc-ut.git (read-only) |
---|---|
Package Base: | fcitx-mozc-ut |
Description: | Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input) with Mozc UT Dictionary (additional dictionary) |
Upstream URL: | http://www.geocities.jp/ep3797/mozc_01.html |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | naoina |
Maintainer: | naoina |
Last Packager: | naoina |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-21 09:00 |
Last Updated: | 2016-09-06 13:47 |
Dependencies (15)
- fcitx (fcitx-minimal-git)
- qt4 (qt4-revert80e3108)
- zinnia
- clang (clang-assert, clang-pypy-stm, clang-polly-svn, clang39, clang-trunk, clang38, clang-svn, clang-git) (make)
- curl (curl-http2-git, curl-git) (make)
- git (git-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view) (make)
- mesa (mesa-nowayland, mesa_mild_compatibility-git, mesa-grate-git, mesa-hybris, mesa-transform-feedback-git, mesa-git, mesa-noglvnd, mesa-intel-iris-git) (make)
- ninja (ninja-git, ninja-kitware) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python2 (pypy19, stackless-python2) (make)
- ruby (ruby1.8, rvm) (make)
- subversion (subversion-1.6) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- wget (wget-git) (make)
Required by (0)
Sources (13)
- edict-20160905.gz
- EDICT_license.html
- fontTools
- git+https://chromium.googlesource.com/external/gyp#commit=e2e928bacd07fead99a18cb08d64cb24e131d3e5
- git+https://github.com/google/protobuf.git#commit=172019c40bf548908ab09bfd276074c929d48415
- http://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-2.17.2313.102.1.patch
- http://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz
- japanese_usage_dictionary
- jigyosyo-201608.zip
- mod-generate-mozc-ut.sh
- mozc-2.18.2598.102
- mozcdic-ut-20160905.tar.bz2
- x-ken-all201608.zip
Latest Comments
1 2 3 Next › Last »
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.
naoina commented on 2015-12-14 01:08
@tty170
I have fixed it.
Please rebuild after you remove edict-20151130.gz, x-ken-all-201511.zip and jigyosyo-201511.zip.
tty170 commented on 2015-12-14 00:43
edict-20151130.gz, x-ken-all-201511.zip and jigyosyo-201511.zip are downloded successfully, but sha512sum was faild.
x-ken-all-201511.zip and jigyosyo-201511.zip are downloaded as zip file but contents was html file.
And edict-20151130.gz can't expand file( gunzip said not gzip file)
Here is makepkg's error message.
==> Validating source files with sha512sums...
mozc-2.17.2106.102 ... Skipped
jsoncpp ... Skipped
japanese_usage_dictionary ... Skipped
gyp ... Skipped
protobuf ... Skipped
fontTools ... Skipped
x-ken-all-201511.zip ... FAILED
edict-20151130.gz ... FAILED
jigyosyo-201511.zip ... FAILED
mozcdic-ut-20151130.tar.bz2 ... Passed
EDICT_license.html ... Passed
mod-generate-mozc-ut.sh ... Passed
jsr305-2.0.2.jar ... Passed
fcitx-mozc-2.17.2102.102.1.patch ... Passed
fcitx-mozc-icon.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!