summaryrefslogtreecommitdiff
path: root/gnu/packages/aspell.scm
AgeCommit message (Collapse)Author
2019-06-05gnu: Add Portuguese Portugal Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Norwegian Nynorsk Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-nn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Maori Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-mi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Hindi Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-hi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Finnish Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-fi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Danish Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-da): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Belarusian Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-be): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-05gnu: Add Arabic Aspell dictionary.Jens Mølgaard
* gnu/packages/aspell.scm (aspell-dict-ar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-14Merge branch 'staging' into core-updatesMarius Bakke
2019-03-12gnu: aspell-dict-it: Update to 2.4-20070901-0.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0.
2019-02-09gnu: aspell: Fix FTBFS with GCC7.Marius Bakke
* 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-01-05gnu: hunspell-dict-en: Update to 2018-04-16.Efraim Flashner
* gnu/packages/aspell.scm (aspell-word-list): Update to 2018.04.16. [arguments]: Use 'invoke'.
2018-07-23gnu: aspell: Allow filters to be found.Ludovic Courtès
Reported by Pierre-Antoine Rouby. * gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path' phase.
2018-07-17gnu: aspell-dict-en: Update to 2018.04.16-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
2018-03-27gnu: aspell-dict-*: Use invoke.Mark H Weaver
* gnu/packages/aspell.scm (aspell-dictionary): Use invoke in the custom configure phase.
2018-03-20gnu: aspell: Return #t from all phases.Mark H Weaver
* gnu/packages/aspell.scm (aspell)[arguments]: Return #t from the 'wrap-aspell' phase.
2018-01-13gnu: hunspell-dict-en: Include all the .dic files.Ludovic Courtès
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.
2017-12-09gnu: aspell-dict-en: Update to 2017.08.24-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.08.24-0.
2017-12-09gnu: aspell.scm: Alphabetize dictionaries.Efraim Flashner
* gnu/packages/aspell.scm: Reorder the dictionaries alphabetically.
2017-11-10gnu: Fix hunspell-dict-en-* dictionary installation.Kei Kebreau
* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Install the .dic file for all hunspell dictionaries.
2017-10-27gnu: Add Catalan dictionary for Aspell.Ludovic Courtès
Hola! * gnu/packages/aspell.scm (aspell-dict-ca): New variable.
2017-10-27gnu: Add hunspell-dict-en*.Ludovic Courtès
* 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.
2017-10-03Update e-mail for Theodoros Foradis.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>
2017-08-08gnu: aspell-dict-en: Update to 2017.01.22-0.Tobias Geerinckx-Rice
Add missing copyright line for 2016. * gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0.
2017-05-17gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR.Ludovic Courtès
See <https://bugs.gnu.org/25836> for background. * gnu/packages/patches/aspell-default-dict-dir.patch: New file. * gnu/packages/aspell.scm (aspell)[source](patches): New field. [native-search-paths]: New field. * gnu/local.mk (dist_patch_DATA): Add it.
2017-04-23gnu: Add aspell-dict-pt-br.Daniel Pimentel
* gnu/packages/aspell.scm (aspell-dict-pt-br): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-20gnu: Add Ancient Greek Aspell dictionary.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dict-grc): New variable.
2016-12-20gnu: aspell-dictionary: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dictionary)[arguments]: Use ‘modify-phases’.
2016-12-16gnu: Add Greek Aspell dictionaryTheodoros Foradis
* gnu/packages/aspell.scm (aspell-dict-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-04gnu: Add Swedish Aspell dictionary.Christopher Andersson
* gnu/packages/aspell.scm (aspell-dict-sv): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-29gnu: aspell-dict-en: Update to 2016.11.20-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0.
2016-11-23gnu: Add aspell-dict-he.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-he): New variable.
2016-08-30gnu: Add German Aspell dictionary.John Darrington
* gnu/packages/aspell.scm (aspell-dict-de): New variable.
2016-03-13gnu: Add Dutch Aspell dictionary.Jochem Raat
* gnu/packages/aspell.scm (aspell-dict-nl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-02-03gnu: Add Italian Aspell dictionary.Federico Beffa
* gnu/packages/aspell.scm (aspell-dict-it): New variable.
2016-02-02gnu: aspell: Wrap binary to find dictionaries.Federico Beffa
* gnu/packages/aspell.scm (aspell): Add 'wrap-aspell' phase. * gnu/system.scm (operating-system-etc-service): Remove 'ASPELL_CONF' definition. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-01-25gnu: aspell-dict-en: Update to 2016.01.19-0.Alex Kost
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.01.19-0.
2015-03-04gnu: Add Russian Aspell dictionary.Alex Kost
* gnu/packages/aspell.scm (aspell-dict-ru): New variable.
2015-03-04gnu: Move 'which' to (gnu packages base).Ludovic Courtès
* gnu/packages/which.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Remove it. * gnu/packages/base.scm (which): New variable. * gnu/packages/aspell.scm, gnu/packages/audio.scm, gnu/packages/autogen.scm, gnu/packages/cdrom.scm, gnu/packages/compression.scm, gnu/packages/datamash.scm, gnu/packages/games.scm, gnu/packages/glib.scm, gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/java.scm, gnu/packages/libevent.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/node.scm, gnu/packages/ntp.scm, gnu/packages/orpheus.scm, gnu/packages/pciutils.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/rsync.scm, gnu/packages/sawfish.scm, gnu/packages/scheme.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/texlive.scm, gnu/packages/wdiff.scm: Adjust accordingly.
2014-01-12gnu: Add Aspell dictionaries.Ludovic Courtès
* gnu/packages/aspell.scm (aspell-dictionary): New procedure. (aspell-dict-en, aspell-dict-eo, aspell-dict-es, aspell-dict-fr): New variables.
2013-10-09Synchronize package descriptions with the Womb.Ludovic Courtès
* gnu/packages/algebra.scm, gnu/packages/aspell.scm, gnu/packages/autotools.scm, gnu/packages/base.scm, gnu/packages/bash.scm, gnu/packages/bison.scm, gnu/packages/cdrom.scm, gnu/packages/cflow.scm, gnu/packages/compression.scm, gnu/packages/cpio.scm, gnu/packages/cppi.scm, gnu/packages/ddrescue.scm, gnu/packages/dejagnu.scm, gnu/packages/ed.scm, gnu/packages/emacs.scm, gnu/packages/fdisk.scm, gnu/packages/freeipmi.scm, gnu/packages/gawk.scm, gnu/packages/gcal.scm, gnu/packages/gcc.scm, gnu/packages/gdb.scm, gnu/packages/gdbm.scm, gnu/packages/gettext.scm, gnu/packages/ghostscript.scm, gnu/packages/global.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnutls.scm, gnu/packages/gperf.scm, gnu/packages/gprolog.scm, gnu/packages/groff.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm, gnu/packages/guile.scm, gnu/packages/gv.scm, gnu/packages/help2man.scm, gnu/packages/idutils.scm, gnu/packages/indent.scm, gnu/packages/less.scm, gnu/packages/libidn.scm, gnu/packages/libsigsegv.scm, gnu/packages/libunistring.scm, gnu/packages/lightning.scm, gnu/packages/linux.scm, gnu/packages/lsh.scm, gnu/packages/m4.scm, gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/multiprecision.scm, gnu/packages/nano.scm, gnu/packages/ncurses.scm, gnu/packages/nettle.scm, gnu/packages/ocrad.scm, gnu/packages/oggvorbis.scm, gnu/packages/parted.scm, gnu/packages/plotutils.scm, gnu/packages/pth.scm, gnu/packages/readline.scm, gnu/packages/recutils.scm, gnu/packages/rush.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/shishi.scm, gnu/packages/smalltalk.scm, gnu/packages/system.scm, gnu/packages/texinfo.scm, gnu/packages/time.scm, gnu/packages/unrtf.scm, gnu/packages/version-control.scm, gnu/packages/wdiff.scm, gnu/packages/wget.scm, gnu/packages/which.scm, gnu/packages/xnee.scm, gnu/packages/zile.scm: Change value of the 'description' field to that of the Womb.
2013-04-17gnu: Use synopses from the Womb.Ludovic Courtès
* gnu/packages/algebra.scm, gnu/packages/aspell.scm, gnu/packages/autotools.scm, gnu/packages/base.scm, gnu/packages/bash.scm, gnu/packages/bison.scm, gnu/packages/cdrom.scm, gnu/packages/cflow.scm, gnu/packages/compression.scm, gnu/packages/cpio.scm, gnu/packages/cppi.scm, gnu/packages/ddrescue.scm, gnu/packages/dejagnu.scm, gnu/packages/ed.scm, gnu/packages/emacs.scm, gnu/packages/fdisk.scm, gnu/packages/gawk.scm, gnu/packages/gcc.scm, packages/gcc.scm, b/gnu/packages/gcc.scm, 4b982 100644 s/gcc.scm, s/gcc.scm, @@ %standard-phases))))) `((gcc-libc . ,(assoc-ref inputs "libc")))) The GNU Compiler Collection") GNU Compiler Collection") n ompiler Collection includes compiler front ends for C, C++, tran, OpenMP for C/C++/Fortran, Java, and Ada, as well as gnu/packages/gdb.scm, gnu/packages/gettext.scm, gnu/packages/ghostscript.scm, gnu/packages/glib.scm, gnu/packages/global.scm, gnu/packages/gnupg.scm, gnu/packages/gnutls.scm, gnu/packages/gperf.scm, gnu/packages/gprolog.scm, gnu/packages/groff.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm, gnu/packages/guile.scm, gnu/packages/help2man.scm, gnu/packages/idutils.scm, gnu/packages/indent.scm, gnu/packages/less.scm, gnu/packages/libidn.scm, gnu/packages/libsigsegv.scm, gnu/packages/libunistring.scm, gnu/packages/linux.scm, gnu/packages/lsh.scm, gnu/packages/m4.scm, gnu/packages/mailutils.scm, gnu/packages/multiprecision.scm, gnu/packages/nano.scm, gnu/packages/ncurses.scm, gnu/packages/nettle.scm, gnu/packages/oggvorbis.scm, gnu/packages/parted.scm, gnu/packages/pth.scm, gnu/packages/readline.scm, gnu/packages/recutils.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/shishi.scm, gnu/packages/smalltalk.scm, gnu/packages/system.scm, gnu/packages/texinfo.scm, gnu/packages/time.scm, gnu/packages/wdiff.scm, gnu/packages/wget.scm, gnu/packages/which.scm: Use synopses from the Womb.
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.