all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#36087] [PATCH 0/9] Add further Aspell dictionaries.
@ 2019-06-01 10:37 Jens Mølgaard
  2019-06-05  9:09 ` [bug#36087] [PATCH 1/9] gnu: Add Arabic Aspell dictionary Jens Mølgaard
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Jens Mølgaard @ 2019-06-01 10:37 UTC (permalink / raw)
  To: 36087

[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]

Hi Guix,

I have added some additional Aspell dictionaries. I wasn't sure whether
to separated them out or not, as they're not quite stand-alone packages,
so I'll send them as a patch series - squish them together in one commit
if that makes more sense.

In case I or someone else wants to add them in the future, some older
dictionaries such as Icelandic and Norwegian Bokmål contain non-utf8
filenames and will fail to build. Ludovic suggested adding glibc-locales
as input and a pre-unpack phase to do (setlocale LC_ALL
"en_US.iso88591").

--
Jens Mølgaard

Jens M (9):
  gnu: Add Arabic Aspell dictionary.
  gnu: Add Belarusian Aspell dictionary.
  gnu: Add Danish Aspell dictionary.
  gnu: Add Finnish Aspell dictionary.
  gnu: Add Hindi Aspell dictionary.
  gnu: Add Maori Aspell dictionary.
  gnu: Add Norwegian Nynorsk Aspell Dictionary.
  gnu: Add Portuguese Aspell Dictionary.
  gnu: Add Ukrainian Aspell Dictionary.

 gnu/packages/aspell.scm | 69 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)

-- 
2.21.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-06-06  0:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-01 10:37 [bug#36087] [PATCH 0/9] Add further Aspell dictionaries Jens Mølgaard
2019-06-05  9:09 ` [bug#36087] [PATCH 1/9] gnu: Add Arabic Aspell dictionary Jens Mølgaard
2019-06-05  9:10 ` [bug#36087] [PATCH 2/9] gnu: Add Belarusian " Jens Mølgaard
2019-06-05  9:11 ` [bug#36087] [PATCH 3/9] gnu: Add Danish " Jens Mølgaard
2019-06-05  9:12 ` [bug#36087] [PATCH 4/9] gnu: Add Finnish " Jens Mølgaard
2019-06-05  9:13 ` [bug#36087] [PATCH 5/9] gnu: Add Hindi " Jens Mølgaard
2019-06-05  9:14 ` [bug#36087] [PATCH 6/9] gnu: Add Maori " Jens Mølgaard
2019-06-05  9:15 ` [bug#36087] [PATCH 7/9] gnu: Add Norwegian Nynorsk " Jens Mølgaard
2019-06-05  9:15 ` [bug#36087] [PATCH 8/9] gnu: Add Portuguese Portugal " Jens Mølgaard
2019-06-05  9:16 ` [bug#36087] [PATCH 9/9] gnu: Add Ukrainian " Jens Mølgaard
2019-06-05 15:11 ` bug#36087: [PATCH 0/9] Add further Aspell dictionaries Ludovic Courtès
2019-06-06  0:25   ` [bug#36087] " Jens Mølgaard

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.