Age | Commit message (Expand) | Author |
2020-11-08 | gnu: aspell-dict-pl: Fix source URI....* gnu/packages/aspell.scm (aspell-dict-pl)[source]: Correct source URI.
| Efraim Flashner |
2020-11-08 | gnu: aspell-dict-nn: Fix source URI....* gnu/packages/aspel.scm (aspell-dict-nn)[source]: Correct source URI.
| Efraim Flashner |
2020-11-08 | gnu: aspell-dict-mi: Fix source location....* gnu/packages/aspell.scm (aspell-dict-mi)[source]: Correct source URI.
| Efraim Flashner |
2020-11-08 | gnu: hunspell-dict: Update source URI....* gnu/packages/aspell.scm (hunspell-dict)[source]: Update to new source
URI.
| Efraim Flashner |
2020-11-08 | gnu: Add aspell-dict-cs....* gnu/packages/aspell.scm (aspell-dict-cs): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Noah Landis |
2020-10-18 | 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>
| Jakub Kądziołka |
2020-08-21 | gnu: hunspell-dict-en: Install all affix files....* gnu/packages/aspell.scm (aspell-word-list): Install affix files
corresponding to installed dictionary files.
| Julien Lepiller |
2020-05-22 | 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'.
| Ludovic Courtès |
2020-04-30 | 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
| Marius Bakke |
2020-04-29 | gnu: Add aspell-dict-pl....* gnu/packages/aspell.scm (aspell-dict-pl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Marcin Karpezo |
2020-03-04 | Merge branch 'master' into core-updates | Marius Bakke |
2020-02-18 | 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.
| Tobias Geerinckx-Rice |
2020-02-03 | Merge branch 'staging' into core-updates | Marius Bakke |
2020-02-02 | gnu: Add Slovenian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-sl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Timotej Lazar |
2019-11-16 | Merge remote-tracking branch master into core-updates | Mathieu Othacehe |
2019-11-14 | 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.
| Ludovic Courtès |
2019-11-14 | 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.
| Ludovic Courtès |
2019-11-03 | gnu: aspell-dict-ca: Update to 2.5.0....* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0.
| Tobias Geerinckx-Rice |
2019-10-16 | Revert "gnu: aspell: Update to 0.60.8."...This reverts commit 4fcb6a3558b4212462c7c2afd2f5a834342f41be.
aspell causes about 1400 packages to be rebuilt.
| Efraim Flashner |
2019-10-16 | gnu: aspell-dict-pt-pt: Upgrade to 20190329-1-0....* gnu/packages/aspell.scm (aspell-dict-pt-pt): Upgrade to 20190329-1-0.
| Efraim Flashner |
2019-10-16 | gnu: aspell-dict-pt-br: Upgrade to 20131030-12-0....* gnu/packages/aspell.scm (aspell-dict-pt-br): Upgrade to 20131030-12-0.
| Efraim Flashner |
2019-10-16 | gnu: aspell-dict-en: Upgrade to 2019.10.06-0....* gnu/packages/aspell.scm (aspell-dict-en): Upgrade to 2019.10.06-0.
| Efraim Flashner |
2019-10-16 | gnu: aspell-dict-de: Update to 20161207-7-0....* gnu/packages/aspell.scm (aspell-dict-de): Update to 20161207-7-0.
| Efraim Flashner |
2019-10-16 | 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.
| Efraim Flashner |
2019-06-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-06-07 | 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>
| Jens Mølgaard |
2019-06-05 | gnu: Add Ukrainian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-ul): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | 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>
| Jens Mølgaard |
2019-06-05 | gnu: Add Norwegian Nynorsk Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-nn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Maori Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-mi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Hindi Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-hi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Finnish Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-fi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Danish Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-da): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Belarusian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-be): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Arabic Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-ar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-03-14 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-03-12 | gnu: aspell-dict-it: Update to 2.4-20070901-0....* gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0.
| Tobias Geerinckx-Rice |
2019-02-09 | 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.
| Marius Bakke |
2019-01-05 | gnu: hunspell-dict-en: Update to 2018-04-16....* gnu/packages/aspell.scm (aspell-word-list): Update to 2018.04.16.
[arguments]: Use 'invoke'.
| Efraim Flashner |
2018-07-23 | gnu: aspell: Allow filters to be found....Reported by Pierre-Antoine Rouby.
* gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path'
phase.
| Ludovic Courtès |
2018-07-17 | gnu: aspell-dict-en: Update to 2018.04.16-0....* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
| Efraim Flashner |
2018-03-27 | gnu: aspell-dict-*: Use invoke....* gnu/packages/aspell.scm (aspell-dictionary): Use invoke in the custom
configure phase.
| Mark H Weaver |
2018-03-20 | gnu: aspell: Return #t from all phases....* gnu/packages/aspell.scm (aspell)[arguments]: Return #t from
the 'wrap-aspell' phase.
| Mark H Weaver |
2018-01-13 | gnu: hunspell-dict-en: Include all the .dic files....Fixes a regression introduced in
d4d7d70912642be18d93c9ce6470f8650097b5e5 which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)
* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it. If it doesn't exist, install
all of *.dic.
| Ludovic Courtès |
2017-12-09 | gnu: aspell-dict-en: Update to 2017.08.24-0....* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.08.24-0.
| Efraim Flashner |
2017-12-09 | gnu: aspell.scm: Alphabetize dictionaries....* gnu/packages/aspell.scm: Reorder the dictionaries alphabetically.
| Efraim Flashner |
2017-11-10 | gnu: Fix hunspell-dict-en-* dictionary installation....* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file
for all hunspell dictionaries.
| Kei Kebreau |
2017-10-27 | gnu: Add Catalan dictionary for Aspell....Hola!
* gnu/packages/aspell.scm (aspell-dict-ca): New variable.
| Ludovic Courtès |
2017-10-27 | gnu: Add hunspell-dict-en*....* gnu/packages/aspell.scm (aspell-word-list): New procedure.
(define-word-list-dictionary): New macro.
(hunspell-dict-en, hunspell-dict-en-au, hunspell-dict-en-ca)
(hunspell-dict-en-gb, hunspell-dict-en-gb-ize, hunspell-dict-en-us): New
variables.
| Ludovic Courtès |
2017-10-03 | Update e-mail for Theodoros Foradis....* .mailmap: Add entry.
* gnu/packages/aspell.scm: Replace theodoros.for@openmailbox.org with current address.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/electronics.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/fpga.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/uml.scm: Likewise.
* gnu/packages/wxwidgets.scm: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |