summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: Add python-crate.Pierre Langlois2019-07-07
| | | | | | * gnu/packages/databases.scm (python-crate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytimeparse.Pierre Langlois2019-07-07
| | | | | | * gnu/packages/time.scm (python-pytimeparse): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-slugify.Pierre Langlois2019-07-07
| | | | | | | | * gnu/packages/python-web.scm (python-slugify): New variable. * gnu/packages/patches/python-slugify-depend-on-unidecode.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-moe-theme-el.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-moe-theme-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.Brian Leung2019-07-07
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-1.1829a13. [origin]: Use GIT-FETCH and GIT-REFERENCE. [home-page]: Update. [inputs]: Add emacs-undo-tree. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-hydra: Update to 0.15.0.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-lpy.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lpy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-md4rd: Update to 0.3.1.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-md4rd): Update to 0.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-zoutline: Update to 0.2.0.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-zoutline): Update to 0.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-restclient: Update to 0-2.422ee8d.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-2.422ee8d. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-disk-usage: Don't use unstable tarball.Brian Leung2019-07-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-disk-usage)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page] Move to usual location. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-fish-completion: Don't use unstable tarball.Brian Leung2019-07-07
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-fish-completion)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-company-restclient: Update to 0.3.0.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-company-restclient): Update to 0.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-skewer-mode: Update to 1.8.0.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-simple-httpd: Update to 1.5.1.Brian Leung2019-07-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-git-timemachine: Update to 4.10.Brian Leung2019-07-07
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.10. [propagated-inputs] Add emacs-transient. [source] Use GIT-FETCH and GIT-REFERENCE. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wine-staging: Update to 4.12.1.Rutger Helling2019-07-07
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1. * gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
* gnu: Update lollypop to 1.1.3.1.Christopher Baines2019-07-07
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1. [inputs]: Add python-pil.
* gnu: xpad: Build against gtksourceview@3.Marius Bakke2019-07-06
| | | | * gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
* gnu: jsoncpp: Update to 1.9.0.Marius Bakke2019-07-06
| | | | * gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
* gnu: jsoncpp: Fetch sources through git.Marius Bakke2019-07-06
| | | | * gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
* gnu: libraw: Update to 0.19.3.Marius Bakke2019-07-06
| | | | * gnu/packages/photo.scm (libraw): Update to 0.19.3.
* gnu: python-soupsieve: Update to 1.9.2.Marius Bakke2019-07-06
| | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
* gnu: python-setuptools: Update to 41.0.1.Brian Leung2019-07-06
| | | | | | * gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-olefile: Update to 0.46.Marius Bakke2019-07-06
| | | | | * gnu/packages/python-xyz.scm (python-olefile): Update to 0.46. [source]: Switch to release tarball instead of git snapshot.
* gnu: wine-staging: Update to 4.12.Rutger Helling2019-07-06
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12. * gnu/packages/wine.scm (wine-staging): Update to 4.12.
* gnu: grammalecte: Update to 1.2.Nicolas Goaziou2019-07-06
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.
* Revert "gnu: Add sbcl-cl-xmlspam."Ludovic Courtès2019-07-05
| | | | | | | | | | The sbcl-cl-xmlspam package currently has no license information, which makes it non-free. Furthermore, the invalid 'license' field prevents evaluation from completing. This reverts commit ec982546941b59fdd14e0b08f023baf2e75d71a3.
* Revert "gnu: Add sbcl-dbus."Ludovic Courtès2019-07-05
| | | | | | | Remove sbcl-dbus because it depends on sbcl-cl-xmlspam, which is currently non-free. This reverts commit 7af213fefe3608a80c9f0a7e91f0c79051aff16f.
* gnu: emacsy: Remove big 'texlive' dependency.Ludovic Courtès2019-07-05
| | | | | * gnu/packages/guile-xyz.scm (emacsy)[inputs]: Replace TEXLIVE by a 'texlive-union' call.
* gnu: hugin: Build against Exiv2 0.26.Ludovic Courtès2019-07-05
| | | | | * gnu/packages/image.scm (exiv2-0.26): New variable. * gnu/packages/photo.scm (hugin)[inputs]: Use it instead of EXIV2.
* gnu: nanopolish: Update to 0.11.1-1.6331dc4.Ricardo Wurmus2019-07-05
| | | | * gnu/packages/bioinformatics.scm (nanopolish): Update to 0.11.1-1.6331dc4.
* gnu: Add sbcl-dbus.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-dbus): New variable.
* gnu: Add sbcl-cl-xmlspam.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
* gnu: sbcl-trivia.trivial: Resolve Lisp type dynamically.Pierre Neidhardt2019-07-05
| | | | | * gnu/packages/lisp.scm (sbcl-trivia.trivial)[arguments]: Use %lisp-type instead of hard-coding "sbcl".
* gnu: Add sbcl-cxml.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cxml): New variable.
* gnu: Add sbcl-cxml+test.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cxml+test): New variable.
* gnu: Add sbcl-cxml+klacks.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cxml+klacks): New variable.
* gnu: Add sbcl-cxml+dom.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cxml+dom): New variable.
* gnu: Add sbcl-cxml+xml.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-cxml+xml): New variable.
* gnu: sbcl-closure-common: Use official home-page.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-closure-common)[home-page]: Do it.
* gnu: sbcl-iolib: Add CFFI to list of inputs and fix spacing.Pierre Neidhardt2019-07-05
| | | | * gnu/packages/lisp.scm (sbcl-iolib)[inputs]: Do it.
* gnu: Add qlogo.Arun Isaac2019-07-05
| | | | | | * gnu/packages/logo.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. * gnu/packages/logo.scm (qlogo): New variable.
* gnu: patchwork: Update to 2.1.4.Christopher Baines2019-07-05
| | | | * gnu/packages/patchutils.scm (patchwork): Update to 2.1.4.
* gnu: Add sbcl-trivia.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia): New variable.
* gnu: Add sbcl-trivia.cffi.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia.cffi): New variable.
* gnu: Add sbcl-trivia.quasiquote.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia.quasiquote): New variable.
* gnu: Add sbcl-trivia.ppcre.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia.ppcre): New variable.
* gnu: Add sbcl-trivia.balland2006.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia.balland2006): New variable.
* gnu: Add sbcl-trivia.trivial.Pierre Neidhardt2019-07-04
| | | | * gnu/packages/lisp.scm (sbcl-trivia.trivial): New variable.