Commit graph

77 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice c6e36ee2dc
gnu: ispell: Update to 3.4.04.
* gnu/packages/aspell.scm (ispell): Update to 3.4.04.
2021-06-05 18:29:55 +02:00
Tobias Geerinckx-Rice 1bd85824c7
gnu: ispell: Update to 3.4.03.
* gnu/packages/aspell.scm (ispell): Update to 3.4.03.
2021-06-02 15:40:03 +02:00
Tobias Geerinckx-Rice be528eb53d
gnu: hunspell-dict-en & variants: Make reproducible.
* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Add a new
'make-reproducible phase.

Fixes <http://issues.guix.gnu.org/48499>.
2021-05-18 17:20:27 +02:00
Tobias Geerinckx-Rice 0c495a0d23
gnu: aspell-dict-en: Update to 2020.12.07-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0.
2021-05-06 22:16:23 +02:00
Sergiu Ivanov 847f523381
gnu: Add aspell-dict-ro.
* gnu/packages/aspell.scm (aspell-dict-ro): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-04-30 12:51:40 +02:00
Tobias Geerinckx-Rice 55157c9071
gnu: ispell: Update to 3.4.02.
* gnu/packages/aspell.scm (ispell): Update to 3.4.02.
2021-01-12 15:19:49 +01:00
Tobias Geerinckx-Rice 853665ffff
gnu: ispell: Update to 3.4.01.
* gnu/packages/aspell.scm (ispell): Update to 3.4.01.
2021-01-06 00:58:42 +01:00
Efraim Flashner 77948afdea
gnu: aspell-dict-pl: Fix source URI.
* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
2020-11-08 22:43:39 +02:00
Efraim Flashner 520a97bdb0
gnu: aspell-dict-nn: Fix source URI.
* gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
2020-11-08 22:43:39 +02:00
Efraim Flashner 6b79a93d29
gnu: aspell-dict-mi: Fix source location.
* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
2020-11-08 22:43:39 +02:00
Efraim Flashner 387497f03a
gnu: hunspell-dict: Update source URI.
* gnu/packages/aspell.scm (hunspell-dict)[source]: Update to new source
URI.
2020-11-08 22:43:39 +02:00
Noah Landis 1b5c7052c9
gnu: Add aspell-dict-cs.
* gnu/packages/aspell.scm (aspell-dict-cs): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-08 22:00:38 +02:00
Jakub Kądziołka fe5b5f8cd0
gnu: Add ispell.
* gnu/packages/aspell.scm (ispell): New variable.

Co-authored-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-18 12:16:19 +03:00
Julien Lepiller 2a29f4767f
gnu: hunspell-dict-en: Install all affix files.
* gnu/packages/aspell.scm (aspell-word-list): Install affix files
corresponding to installed dictionary files.
2020-08-21 01:41:58 +02:00
Ludovic Courtès ce0be5675b
packages: Introduce <content-hash> and use it in <origin>.
* guix/packages.scm (<content-hash>): New record type.
(define-content-hash-constructor, build-content-hash)
(content-hash): New macros.
(print-content-hash): New procedure.
(<origin>): Rename constructor to '%origin'.
[sha256]: Remove field.
[hash]: New field.  Adjust users.
(origin-compatibility-helper, origin): New macros.
(origin-sha256): New deprecated procedure.
(origin->derivation): Adjust accordingly.
* tests/packages.scm ("package-source-derivation, origin, sha512"): New
test.
* guix/tests.scm: Hide (gcrypt hash) 'sha256' for proper syntax
matching.
* tests/challenge.scm: Add #:prefix for (gcrypt hash) and adjust users.
* tests/derivations.scm: Likewise.
* tests/store.scm: Likewise.
* tests/graph.scm ("bag DAG, including origins"): Provide 'sha256' field
with the right length.
* gnu/packages/aspell.scm (aspell-dictionary)
(aspell-dict-ca, aspell-dict-it): Use 'hash' and 'content-hash' for
proper syntax matching.
* gnu/packages/bash.scm (bash-patch): Rename 'sha256' to 'sha256-bv'.
* gnu/packages/bootstrap.scm (bootstrap-executable): Rename 'sha256' to 'bv'.
* gnu/packages/readline.scm (readline-patch): Likewise.
* gnu/packages/virtualization.scm (qemu-patch): Rename 'sha256' to
'sha256-bv'.
* guix/import/utils.scm: Hide (gcrypt hash) 'sha256'.
2020-05-22 01:29:39 +02:00
Marius Bakke 8bf8cd9b85
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/backup.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/guile.scm
	gnu/packages/lisp.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/web.scm
	gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00
Marcin Karpezo e118837ede
gnu: Add aspell-dict-pl.
* gnu/packages/aspell.scm (aspell-dict-pl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-29 22:50:20 +03:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Tobias Geerinckx-Rice ecc8c5d434
gnu: aspell-dict-da: Update to 1.6.36-11-0.
* gnu/packages/aspell.scm (aspell-dict-da): Update to 1.6.36-11-0.
2020-02-18 01:26:07 +01:00
Marius Bakke 52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Timotej Lazar 5e8a7edce9
gnu: Add Slovenian Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-sl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-02 20:50:33 +02:00
Mathieu Othacehe 154d97abdd
Merge remote-tracking branch master into core-updates 2019-11-16 09:34:27 +01:00
Ludovic Courtès 2387e2f2d1
gnu: aspell: Update to 0.60.8.
* gnu/packages/aspell.scm (aspell): Update to 0.60.8.
[source]: Remove "aspell-gcc-compat.patch".
* gnu/packages/patches/aspell-gcc-compat.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-14 22:38:10 +01:00
Ludovic Courtès 4554d6b77e
gnu: aspell: Truly honor $ASPELL_DICT_DIR.
Fixes <https://bugs.gnu.org/29686>.
Reported by Oleg Pykhalov <go.wigust@gmail.com>.

* gnu/packages/aspell.scm (aspell)[arguments]: Remove 'wrap-aspell' phase.
* gnu/packages/patches/aspell-default-dict-dir.patch: Add hunk to expand
the right-hand size of '|' in values like "<$FOO|$BAR/baz>".  Change
DICT_DIR to refer to "$HOME" on the right-hand side.
2019-11-14 22:30:24 +01:00
Tobias Geerinckx-Rice 9b4510910f
gnu: aspell-dict-ca: Update to 2.5.0.
* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0.
2019-11-03 00:31:02 +01:00
Efraim Flashner 4a822462ef
Revert "gnu: aspell: Update to 0.60.8."
This reverts commit 4fcb6a3558.

aspell causes about 1400 packages to be rebuilt.
2019-10-16 09:31:54 +03:00
Efraim Flashner 9eb6d7125b
gnu: aspell-dict-pt-pt: Upgrade to 20190329-1-0.
* gnu/packages/aspell.scm (aspell-dict-pt-pt): Upgrade to 20190329-1-0.
2019-10-16 09:26:59 +03:00
Efraim Flashner 947141fdef
gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0.
* gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
2019-10-16 09:25:58 +03:00
Efraim Flashner 9d0abf0f2e
gnu: aspell-dict-en: Upgrade to 2019.10.06-0.
* gnu/packages/aspell.scm (aspell-dict-en): Upgrade to 2019.10.06-0.
2019-10-16 09:23:37 +03:00
Efraim Flashner 4dfc73692b
gnu: aspell-dict-de: Update to 20161207-7-0.
* gnu/packages/aspell.scm (aspell-dict-de): Update to 20161207-7-0.
2019-10-16 09:22:23 +03:00
Efraim Flashner 4fcb6a3558
gnu: aspell: Update to 0.60.8.
* gnu/packages/aspell.scm (aspell): Update to 0.60.8.
[source]: Remove patch.
* gnu/packages/patches/aspell-gcc-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-10-16 09:19:50 +03:00
Ludovic Courtès d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Jens Mølgaard cd37b144e4
gnu: aspell.scm: Handle dictionary names with underscore/uppercase.
* gnu/packages/aspell.scm(aspell-dictionary)<name>:
Generate package name from upstream name.
(aspell-dict-pt-pt, aspell-dict-pt-br): Use upstream name for URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-07 09:57:19 +02:00
Jens Mølgaard e77dd15a2d
gnu: Add Ukrainian Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-ul): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:23 +02:00
Jens Mølgaard a1fa54f022
gnu: Add Portuguese Portugal Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:23 +02:00
Jens Mølgaard c9400f03a7
gnu: Add Norwegian Nynorsk Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-nn): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:23 +02:00
Jens Mølgaard c5a88aa0e9
gnu: Add Maori Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-mi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:23 +02:00
Jens Mølgaard 77fe52580f
gnu: Add Hindi Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-hi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:22 +02:00
Jens Mølgaard c066a05094
gnu: Add Finnish Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-fi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:22 +02:00
Jens Mølgaard 4bb9528c49
gnu: Add Danish Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-da): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:22 +02:00
Jens Mølgaard 8ac3476db7
gnu: Add Belarusian Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-be): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:22 +02:00
Jens Mølgaard 964595dd77
gnu: Add Arabic Aspell dictionary.
* gnu/packages/aspell.scm (aspell-dict-ar): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05 17:27:22 +02:00
Marius Bakke 19008a22d1
Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
Tobias Geerinckx-Rice 8dbd8e426c
gnu: aspell-dict-it: Update to 2.4-20070901-0.
* gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0.
2019-03-12 15:26:20 +01:00
Marius Bakke 8771fc1715
gnu: aspell: Fix FTBFS with GCC7.
* gnu/packages/patches/aspell-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/aspell.scm (aspell)[source](patches): Use it.
2019-02-09 21:53:42 +01:00
Efraim Flashner 210e43c762
gnu: hunspell-dict-en: Update to 2018-04-16.
* gnu/packages/aspell.scm (aspell-word-list): Update to 2018.04.16.
[arguments]: Use 'invoke'.
2019-01-05 22:55:14 +02:00
Ludovic Courtès a2908f5aae
gnu: aspell: Allow filters to be found.
Reported by Pierre-Antoine Rouby.

* gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path'
phase.
2018-07-23 12:25:31 +02:00
Efraim Flashner 3bb3d7f371
gnu: aspell-dict-en: Update to 2018.04.16-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
2018-07-17 10:34:29 +03:00
Mark H Weaver 5f55ca2105
gnu: aspell-dict-*: Use invoke.
* gnu/packages/aspell.scm (aspell-dictionary): Use invoke in the custom
configure phase.
2018-03-27 21:35:45 -04:00
Mark H Weaver d3da21d222
gnu: aspell: Return #t from all phases.
* gnu/packages/aspell.scm (aspell)[arguments]: Return #t from
the 'wrap-aspell' phase.
2018-03-20 14:18:12 -04:00