Search Criteria
Package Details: hunspell-ja-git 1.r1.g9854fc6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hunspell-ja-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hunspell-ja-git |
| Description: | Japanese dictionary for Hunspell |
| Upstream URL: | https://github.com/Ajatt-Tools/hunspell-ja |
| Licenses: | custom |
| Conflicts: | hunspell-ja |
| Provides: | hunspell-ja |
| Submitter: | tatsumoto |
| Maintainer: | tatsumoto |
| Last Packager: | tatsumoto |
| Votes: | 4 |
| Popularity: | 0.56 |
| First Submitted: | 2023-03-11 15:27 (UTC) |
| Last Updated: | 2023-04-13 15:05 (UTC) |
Latest Comments
tatsumoto commented on 2023-04-13 15:16 (UTC)
That's great news. Thank you for adding them!
yuanji commented on 2023-04-13 14:36 (UTC)
It works now, thank you very much.
BTW, I tried to add this package(maybe along with other AJATT-related packages soon) under https://github.com/archlinuxcn/repo this 3rd-party repository. So that users don't need to build such packages themselves locally.
Hope it looks good to you.
tatsumoto commented on 2023-04-13 14:12 (UTC)
Thanks for telling me. Should be fixed now.
yuanji commented on 2023-04-13 13:58 (UTC) (edited on 2023-04-13 13:59 (UTC) by yuanji)
Hello @tatsumoto
Thanks for your effort to maintain this package. I found an issue when building this package in a clean chroot, it turns out lacking
gitas makedepends.Could you please add
makedepends=('git')to PKGBUILD.