Search Criteria
Package Details: emacs-mozc-ut-full 2.31.5712.102.20250110-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mozc-ut-full.git (read-only, click to copy) |
---|---|
Package Base: | mozc-ut-full |
Description: | Emacs engine module for Mozc with UT dictionary |
Upstream URL: | https://github.com/fcitx/mozc |
Licenses: | custom |
Conflicts: | emacs-mozc |
Replaces: | emacs-mozc |
Submitter: | brli |
Maintainer: | brli |
Last Packager: | brli |
Votes: | 6 |
Popularity: | 0.004558 |
First Submitted: | 2022-07-04 17:27 (UTC) |
Last Updated: | 2025-01-19 07:19 (UTC) |
Dependencies (15)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-igc-gitAUR, emacs-pgtk-igc-gitAUR, emacs-lucidAUR, emacs-nox, emacs-wayland)
- mozc-ut-full-commonAUR
- bazel (bazel-gitAUR, bazel3-binAUR, bazelisk-gitAUR, bazeliskAUR, bazelisk-binAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-igc-gitAUR, emacs-pgtk-igc-gitAUR, emacs-lucidAUR, emacs-nox, emacs-wayland) (make)
- fcitx5 (fcitx5-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ibus (ibus-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-six (make)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR) (make)
- subversion (make)
Required by (0)
Sources (21)
- 0001-remove-download.patch
- 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#commit=9dc82478fb74ffbb5ea4ddde84350db68ee89754
- 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
- git+https://github.com/utuhiro78/merge-ut-dictionaries.git
- https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/jigyosyo-202110.zip
- https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/x-ken-all-202110.zip
- jawiki-latest-pages-articles-multistream-index-20250110.txt.bz2
- mozcdic-ut-alt-cannadic-20250110.txt.bz2
- mozcdic-ut-edict2-20250110.txt.bz2
- mozcdic-ut-jawiki-20250110.txt.bz2
- mozcdic-ut-neologd-20250110.txt.bz2
- mozcdic-ut-personal-names-20250110.txt.bz2
- mozcdic-ut-place-names-20250110.txt.bz2
- mozcdic-ut-skk-jisyo-20250110.txt.bz2
- mozcdic-ut-sudachidict-20250110.txt.bz2
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
brli commented on 2023-08-31 19:09 (UTC)
@Score_Under: please rephrase the term: "Every time I get to it", because I can't understand that.
Let me explain a bit:
_mozc_commit=e4617bf
, which should be unique-hashed enough.Score_Under commented on 2023-08-31 10:07 (UTC)
Would it be possible to pin the resources in this pkgbuild to a specific git hash permalink instead of the main branch? Every time I get to it, the hashes are incorrect already.
Bitals commented on 2023-08-08 11:33 (UTC)
Now my problem is that autocompletion popup only stays for half a second before completing with the first suggestion and closing itself. Not sure how to debug this, but I think it's a mozc' issue, not PKGBUILD'.
brli commented on 2023-08-06 15:25 (UTC)
well...I'm not pretty sure but, the Arch's official devtools returns that they're using systemd-nspawn as official container solution. So, maybe no much help if you're using docker...(still, make sure your docker steps are cohere to upstream's steps might help)
mozc isn't meant for execute and use as standalone app (can tell by the pkgnames in PKGBUILD), if you're telling me that, it doesn't work on XX input framework, then there probably be some workaround or hint of breakage. You can't tell me by "it can't be executed alone, thus I can't input a thing through it." FYI, I mainly use fcitx5-mozc, and when it fails me, there comes a recompile due to library mismatch.
Bitals commented on 2023-07-15 12:12 (UTC)
@BrLi It got installed once it was in makedeps. Docker image is rebuilt weekly and immediately on large updates when they happen. Only problem now is the completion prompt being displayed for just a couple of frames, making it impossible to use.
brli commented on 2023-07-14 14:00 (UTC)
@Bitals
The qt5-base is in makedepends, thus should be installed via makepkg.
I can't help much if you're not using executable wrapped around makepkg when compiling.
Also, it is highly possible that your package set in the container isn't up-to-date.
Plz make sure to sync repos and do a full system upgrade before doing any compilation.
Bitals commented on 2023-07-14 06:52 (UTC)
@BrLi I have
qt5-base
installed, but it was missing from the build environment (docker container on a different host), so it was built fine, but seems like that corrupted the final binaries. Yesterdays commit finally runs fine, t9 cancels immidiately, but I think that's not related, will try to solve it.brli commented on 2023-07-13 12:14 (UTC)
@Bitals thanks
have you installed qt5-base? as it seems that mozc_tool requires that it to display GUI (check with ldd /usr/lib/mozc/mozc_tool), I'll add that as optdepends
the mozc_server isn't meant to be executed alone.
please check that you're packaging under clean chroot.
I run the packages on my machine before upload, so, they shall be compiled and run fine IMHO.
@eponymous-patch and else:
Noted that the source tarballs remains the same name, thus you should have clean up the cached source files before build.
I might make mistakes also that I didn't check out the cache first sometime.
Bitals commented on 2023-07-13 11:11 (UTC)
@BrLi https://share.bitals.xyz/s/nrrPbw4BX884XJ4 Password:
OccasionalReturn4b13L@mebr@!n
brli commented on 2023-07-13 10:41 (UTC)
since osdn is down
can someone please provide cached x-ken-all-202110.zip and jigyosyo-202110.zip?
« First ‹ Previous 1 2 3 4 Next › Last »