all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files.
@ 2024-05-11 19:51 Herman Rimm via Guix-patches via
  2024-05-11 19:57 ` [bug#70884] [PATCH 1/2] gnu: Add hunspell-bdic-en* Herman Rimm via Guix-patches via
  2024-05-11 19:57 ` [bug#70884] [PATCH 2/2] gnu: qutebrowser: Warn about missing .bdic files and ignore version Herman Rimm via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Herman Rimm via Guix-patches via @ 2024-05-11 19:51 UTC (permalink / raw)
  To: 70884

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-11 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11 19:51 [bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files Herman Rimm via Guix-patches via
2024-05-11 19:57 ` [bug#70884] [PATCH 1/2] gnu: Add hunspell-bdic-en* Herman Rimm via Guix-patches via
2024-05-11 19:57 ` [bug#70884] [PATCH 2/2] gnu: qutebrowser: Warn about missing .bdic files and ignore version Herman Rimm via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.