aboutsummaryrefslogtreecommitdiff
path: root/tests/size.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/size.scm')
0 files changed, 0 insertions, 0 deletions
c320383d45e24431442259cf6a2a4'>etc: Use git-file-name if origin is git-fetch....* etc/snippets/scheme-mode/guix-origin: Use git-file-name. Pierre Neidhardt 2018-07-13etc: snippets: Add guix-commit-message-use-https-home-page....* etc/snippets/text-mode/guix-commit-message-use-https-home-page: New file. * doc/contributing.texi (The Perfect Setup): Document new snippet. Arun Isaac 2018-07-13etc: snippets: Add new build systems to package snippet....* etc/snippets/scheme-mode/guix-package: Add android-ndk-build-system and scons-build-system as possibilities for the build-system field. Arun Isaac oke '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-09gnu: 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-09gnu: aspell.scm: Alphabetize dictionaries....* gnu/packages/aspell.scm: Reorder the dictionaries alphabetically. Efraim Flashner 2017-11-10gnu: 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-27gnu: Add Catalan dictionary for Aspell....Hola! * gnu/packages/aspell.scm (aspell-dict-ca): New variable. Ludovic Courtès 2017-10-27gnu: 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-03Update 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 2017-08-08gnu: aspell-dict-en: Update to 2017.01.22-0....Add missing copyright line for 2016. * gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0. Tobias Geerinckx-Rice 2017-05-17gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR....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. Ludovic Courtès 2017-04-23gnu: Add aspell-dict-pt-br....* gnu/packages/aspell.scm (aspell-dict-pt-br): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Daniel Pimentel 2016-12-20gnu: Add Ancient Greek Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-grc): New variable. Tobias Geerinckx-Rice 2016-12-20gnu: aspell-dictionary: Use ‘modify-phases’ syntax....* gnu/packages/aspell.scm (aspell-dictionary)[arguments]: Use ‘modify-phases’. Tobias Geerinckx-Rice 2016-12-16gnu: Add Greek Aspell dictionary...* gnu/packages/aspell.scm (aspell-dict-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Theodoros Foradis 2016-12-04gnu: Add Swedish Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-sv): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Andersson 2016-11-29gnu: aspell-dict-en: Update to 2016.11.20-0....* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0. Efraim Flashner 2016-11-23gnu: Add aspell-dict-he....* gnu/packages/aspell.scm (aspell-dict-he): New variable. Efraim Flashner 2016-08-30gnu: Add German Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-de): New variable. John Darrington 2016-03-13gnu: Add Dutch Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-nl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jochem Raat 2016-02-03gnu: Add Italian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-it): New variable. Federico Beffa 2016-02-02gnu: aspell: Wrap binary to find dictionaries....* 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> Federico Beffa 2016-01-25gnu: aspell-dict-en: Update to 2016.01.19-0....* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.01.19-0. Alex Kost