summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2019-07-08gnu: cmh: Fix build.Tobias Geerinckx-Rice
This follows up on commit 1de48e8f8afec23847458c533d2fae0d69d8942a. * gnu/packages/algebra.scm (fplll-4-cmh): New variable. (cmh)[inputs]: Use it.
2019-07-08gnu: libomp: Download over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
2019-07-08gnu: libomp: Fix source hash.Tobias Geerinckx-Rice
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5, which updated llvm. * gnu/packages/llvm.scm (libomp)[source]: Fix hash.
2019-07-08gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Update to 3.4.7.Tobias Geerinckx-Rice
* gnu/packages/bioconductor.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): Update to 3.4.7.
2019-07-08gnu: Add emacs-polymode-org.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-polymode-org): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08gnu: emacs-polymode: Update to 0.2.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-polymode): Update to 0.2. [source]: Change URL of Git repository to Polymode GitHub project. [homepage]: Change URL to polymode GitHub project. [description]: Realign text. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08gnu: i3blocks: Update to ec050e7.ison
* gnu/packages/wm.scm (i3blocks): Update to ec050e7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08gnu: dosfstools: Enable compat symlinks.Pierre Langlois
Enable compatibility symlinks to provide commands such as `mkfs.vfat`. * gnu/packages/disk.scm (dosfstools)[arguments]: Pass "--enable-compat-symlinks" to configure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08gnu: wireservice: New wireservice-package macro.Pierre Langlois
Replace the parent 'base-package' variable with a 'wireservice-package' macro that includes all common package fields. * gnu/packages/wireservice.scm (base-package): Delete. (wireservice-package): New macro. (python-leather, python-agate, python-agate-sql, python-agate-dbf, python-agate-excel): Use wireservice-package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-08gnu: gama: Update to 2.06.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.06.
2019-07-07gnu: diffoscope: Update to 116.Vagrant Cascadian
* gnu/packages/package-management (diffoscope): Update to 116.
2019-07-07gnu: Add csvkit.Pierre Langlois
* gnu/packages/wireservice.scm (csvkit): New variable. * gnu/packages/patches/csvkit-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-agate-excel.Pierre Langlois
* gnu/packages/wireservice.scm (python-agate-excel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-agate-dbf.Pierre Langlois
* gnu/packages/wireservice.scm (python-agate-dbf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-agate-sql.Pierre Langlois
* gnu/packages/wireservice.scm (python-agate-sql): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-agate.Pierre Langlois
* gnu/packages/wireservice.scm (python-agate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-leather.Pierre Langlois
* gnu/packages/wireservice.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-dbfread.Pierre Langlois
* gnu/packages/python-xyz.scm (python-dbfread): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-crate.Pierre Langlois
* gnu/packages/databases.scm (python-crate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-pytimeparse.Pierre Langlois
* gnu/packages/time.scm (python-pytimeparse): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add python-slugify.Pierre Langlois
* 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>
2019-07-07gnu: Add emacs-moe-theme-el.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-moe-theme-el): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-goto-chg: Update to 1.7.3-1.1829a13.Brian Leung
* 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>
2019-07-07gnu: emacs-hydra: Update to 0.15.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-hydra): Update to 0.15.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: Add emacs-lpy.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-lpy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-md4rd: Update to 0.3.1.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-md4rd): Update to 0.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-zoutline: Update to 0.2.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-zoutline): Update to 0.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-restclient: Update to 0-2.422ee8d.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-restclient): Update to 0-2.422ee8d. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-disk-usage: Don't use unstable tarball.Brian Leung
* 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>
2019-07-07gnu: emacs-fish-completion: Don't use unstable tarball.Brian Leung
* 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>
2019-07-07gnu: emacs-company-restclient: Update to 0.3.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-company-restclient): Update to 0.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-skewer-mode: Update to 1.8.0.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-skewer-mode): Update to 1.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-simple-httpd: Update to 1.5.1.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-simple-httpd): Update to 1.5.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07gnu: emacs-git-timemachine: Update to 4.10.Brian Leung
* 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>
2019-07-07gnu: wine-staging: Update to 4.12.1.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12.1. * gnu/packages/wine.scm (wine-staging): Update to 4.12.1.
2019-07-07gnu: Update lollypop to 1.1.3.1.Christopher Baines
* gnu/packages/gnome.scm (lollypop): Update to 1.1.3.1. [inputs]: Add python-pil.
2019-07-06gnu: xpad: Build against gtksourceview@3.Marius Bakke
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-07-06gnu: jsoncpp: Update to 1.9.0.Marius Bakke
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.0.
2019-07-06gnu: jsoncpp: Fetch sources through git.Marius Bakke
* gnu/packages/serialization.scm (jsoncpp)[source]: Switch to GIT-FETCH.
2019-07-06gnu: libraw: Update to 0.19.3.Marius Bakke
* gnu/packages/photo.scm (libraw): Update to 0.19.3.
2019-07-06gnu: python-soupsieve: Update to 1.9.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
2019-07-06gnu: python-setuptools: Update to 41.0.1.Brian Leung
* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-07-06gnu: python-olefile: Update to 0.46.Marius Bakke
* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46. [source]: Switch to release tarball instead of git snapshot.
2019-07-06gnu: wine-staging: Update to 4.12.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.12. * gnu/packages/wine.scm (wine-staging): Update to 4.12.
2019-07-06gnu: grammalecte: Update to 1.2.Nicolas Goaziou
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.
2019-07-05Revert "gnu: Add sbcl-cl-xmlspam."Ludovic Courtès
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.
2019-07-05Revert "gnu: Add sbcl-dbus."Ludovic Courtès
Remove sbcl-dbus because it depends on sbcl-cl-xmlspam, which is currently non-free. This reverts commit 7af213fefe3608a80c9f0a7e91f0c79051aff16f.
2019-07-05gnu: emacsy: Remove big 'texlive' dependency.Ludovic Courtès
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Replace TEXLIVE by a 'texlive-union' call.
2019-07-05gnu: hugin: Build against Exiv2 0.26.Ludovic Courtès
* gnu/packages/image.scm (exiv2-0.26): New variable. * gnu/packages/photo.scm (hugin)[inputs]: Use it instead of EXIV2.
2019-07-05gnu: nanopolish: Update to 0.11.1-1.6331dc4.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.11.1-1.6331dc4.