all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 70884@debbugs.gnu.org
Subject: [bug#70884] [PATCH 0/2] Package qutebrowser spellcheck files.
Date: Sat, 11 May 2024 21:51:39 +0200	[thread overview]
Message-ID: <cover.1715456480.git.herman@rimm.ee> (raw)

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





             reply	other threads:[~2024-05-11 19:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11 19:51 Herman Rimm via Guix-patches via [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1715456480.git.herman@rimm.ee \
    --to=guix-patches@gnu.org \
    --cc=70884@debbugs.gnu.org \
    --cc=herman@rimm.ee \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.