GNU bug report logs -
#36087
[PATCH 0/9] Add further Aspell dictionaries.
Previous Next
Reported by: Jens Mølgaard <jens <at> zete.tk>
Date: Tue, 4 Jun 2019 10:32:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[0008-gnu-Add-Portuguese-Portugal-Aspell-dictionary.patch (text/x-patch, inline)]
From 577b159f9cbc7031f9cbb6772632391af4f576c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20M=C3=B8lgaard?= <jens <at> zete.tk>
Date: Wed, 5 Jun 2019 21:01:35 +1200
Subject: [PATCH 8/9] gnu: Add Portuguese Portugal Aspell dictionary.
---
gnu/packages/aspell.scm | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index dde2a6379b..945a53e3cd 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -288,6 +288,14 @@ dictionaries, including personal ones.")
(base32
"1y09lx9zf2rnp55r16b2vgj953l3538z1vaqgflg9mdvm555bz3p")))
+(define-public aspell-dict-pt-pt
+ (aspell-dictionary "pt-pt" "Portuguese"
+ #:version "20070510-0"
+ #:prefix "aspell6-"
+ #:sha256
+ (base32
+ "1mnr994cwlag6shy8865ky99lymysiln07mbldcncahg90dagdxq")))
+
(define-public aspell-dict-ru
(aspell-dictionary "ru" "Russian"
#:version "0.99f7-1"
--
2.21.0
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.