unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Pimentel <d4n1@d4n1.org>
To: guix-devel@gnu.org
Subject: [PATCH] New package: aspell-dict-pt-br
Date: Sat, 22 Apr 2017 17:38:12 -0300	[thread overview]
Message-ID: <21bb49145d6a00770cca553e4e2140fd@d4n1.org> (raw)

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

Guixs,

in attach the patch for Aspell dictionary for Brazilian Portuguese.

Thanks,

-- 
Daniel Pimentel (d4n1)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Add-aspell-dict-pt-br.patch --]
[-- Type: text/x-diff; name=0001-gnu-Add-aspell-dict-pt-br.patch, Size: 1212 bytes --]

From 92481c27ab969e4a3e621560ab6aefadceaae84a Mon Sep 17 00:00:00 2001
From: Daniel Pimentel <d4n1@d4n1.org>
Date: Sat, 22 Apr 2017 17:32:47 -0300
Subject: [PATCH] gnu: Add aspell-dict-pt-br * gnu/packages/aspell.scm: Add new
 package.

---
 gnu/packages/aspell.scm | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 188e91d1e..61cfcb345 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -62,7 +62,6 @@ documents written in the UTF-8 encoding and its ability to use multiple
 dictionaries, including personal ones.")
     (license lgpl2.1+)))
 
-\f
 ;;;
 ;;; Dictionaries.
 ;;;
@@ -190,3 +189,11 @@ dictionaries, including personal ones.")
                      #:sha256
                      (base32
                       "1zxr8958v37v260fkqd4pg37ns5h5kyqm54hn1hg70wq5cz8h512")))
+
+(define-public aspell-dict-pt-br
+  (aspell-dictionary "pt_BR" "Brazilian Portuguese"
+                     #:version "20090702-0"
+                     #:prefix "aspell6-"
+                     #:sha256
+                     (base32
+                      "1y09lx9zf2rnp55r16b2vgj953l3538z1vaqgflg9mdvm555bz3p")))
-- 
2.12.2


             reply	other threads:[~2017-04-22 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22 20:38 Daniel Pimentel [this message]
2017-04-22 21:46 ` [PATCH] New package: aspell-dict-pt-br Danny Milosavljevic
2017-04-22 23:10   ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2017-04-23  0:42 D4n1
     [not found] <20170423011224.13B581CA1FE9@dd1012.kasserver.com>
2017-04-23  1:39 ` Danny Milosavljevic
2017-04-23  2:17 D4n1

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=21bb49145d6a00770cca553e4e2140fd@d4n1.org \
    --to=d4n1@d4n1.org \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).