Search Criteria
Package Details: hunspell-fr-classical 7.7-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hunspell-fr.git (read-only, click to copy) |
|---|---|
| Package Base: | hunspell-fr |
| Description: | French Hunspell dictionary (classical variant) |
| Upstream URL: | https://grammalecte.net/home.php?prj=fr |
| Licenses: | MPL2 |
| Conflicts: | hunspell-fr |
| Provides: | hunspell-fr |
| Submitter: | ariasuni |
| Maintainer: | ariasuni |
| Last Packager: | ariasuni |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-10-16 23:57 (UTC) |
| Last Updated: | 2025-09-23 15:01 (UTC) |
Dependencies (2)
- python-setuptools (make)
- qt6-webengine (make)
Required by (3)
- betterbird-fr-bin (requires hunspell-fr) (optional)
- keepassxc-wordlists-hunspell (requires hunspell-fr) (optional)
- tac-writer (requires hunspell-fr) (optional)
Latest Comments
abouvier commented on 2025-09-23 09:39 (UTC)
Sadly it fails too.
Without
python-setuptoolsinmakedepends:With
qt5-webengineinstead ofqt6-webengineinmakedepends:ariasuni commented on 2025-09-23 00:52 (UTC)
@abouvier: it should work much better now!!
abouvier commented on 2025-09-22 07:13 (UTC)
When building in a clean chroot, it fails with this error:
ariasuni commented on 2017-12-14 20:24 (UTC)
yaourt doesn’t handle well split packages, see <https://github.com/archlinuxfr/yaourt/issues/105>.
You can try pacaur instead (or another AUR helper that supports split packages).
torpe23 commented on 2017-12-14 18:45 (UTC) (edited on 2017-12-14 18:45 (UTC) by torpe23)
Is there a way this collection of packages is supposed to work? How is it possible to only install the "revised" variant for example?
At this point, the PKGBUILD builds all variants and yaourt tries to install them all, which actually fails before some are in conflict. I have to manually only install the one I'm interested in: eg
$ yaourt -U /tmp/yaourt-tmp/hunspell-fr-revised-6.2-1-any.pkg.tar.xzAm I missing something?