[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files.
From: |
Herman Rimm |
Subject: |
[bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files. |
Date: |
Sat, 11 May 2024 21:51:39 +0200 |
Hello,
The first patch packages .bdic files built from the hunspell .dic and
.aff files. In the second one qutebrowser is patched to instruct users
to install those files if missing, instead of downloading them from a
Chromium Project repository with the dictcli.py script.
Cheers,
Herman
Herman Rimm (2):
gnu: Add hunspell-bdic-en*.
gnu: qutebrowser: Warn about missing .bdic files and ignore version.
gnu/packages/hunspell.scm | 82 +++++++++++++++++++++++++++++++++++
gnu/packages/web-browsers.scm | 16 +++++++
2 files changed, 98 insertions(+)
base-commit: 360fea15cb25d0cdf55ec55488956257a0219fe4
--
2.41.0
- [bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files.,
Herman Rimm <=