Search Criteria
Package Details: kasumi-git 2.5.r13.83b6025-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/kasumi-git.git (read-only, click to copy) |
---|---|
Package Base: | kasumi-git |
Description: | A personal dictionary manager for Anthy |
Upstream URL: | https://en.osdn.jp/projects/kasumi/ |
Conflicts: | kasumi |
Provides: | kasumi |
Submitter: | brli |
Maintainer: | brli |
Last Packager: | brli |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-30 16:51 (UTC) |
Last Updated: | 2021-06-27 18:59 (UTC) |
Dependencies (4)
- anthy (anthy-unicode-gitAUR, anthy-unicodeAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
Latest Comments
brli commented on 2021-10-03 17:48 (UTC) (edited on 2021-10-03 17:49 (UTC) by brli)
@ltqsoft,
I'm sorry you may not get much help here since:
If you have some time (a lot of time?), you may want to fork the source and try to fix them or adding features.
And, if so, plz let me know, I'll be very willing to redirect the source line to your fork.
ltqsoft commented on 2021-09-17 11:39 (UTC)
When I use GUI there are some hinshi (word class) entries missing, e.g. ichidan verb.
brli commented on 2021-06-27 18:01 (UTC)
Hi guys,
Thanks for the comments and usage of this package.
Please excuse me for my very late replies.
@Ketchup901: Since the mentioned package doesn't exist in AUR nor in official repo, I wouldn't add it anyway. However, you can edit the PKGBUILD yourself after fetch from here.
@Yutsuten: yw.
@foobaz: Thx for the info.
foobaz commented on 2021-06-25 06:54 (UTC)
When compiling with GCC 11, the package fails to build due to error: "ISO C++17 does not allow dynamic exception specifications".
The Kasumi source uses some old fashioned syntax that was removed in C++17, which GCC 11 now defaults to.
I fixed it by adding this line to build(): export CXXFLAGS="-std=c++11"
You can get the fixed PKGBUILD at: https://frammish.org/PKGBUILD-kasumi.txt
Yutsuten commented on 2020-10-25 04:32 (UTC)
It is working nicely with my ibus-anthy setup. Now I can easily customize a personal dictionary. Already added 令和 ! :) Thank you for uploading this!
Ketchup901 commented on 2020-09-26 15:39 (UTC)
Can you add
kasumi-cvs
to "replaces"?