summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add xapersAdam Massmann2018-04-04
| | | | | | * gnu/packages/search.scm (xapers): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add python-pybtexAdam Massmann2018-04-04
| | | | | | * gnu/packages/python.scm (python-pybtex): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add python-latexcodecAdam Massmann2018-04-04
| | | | | | * gnu/packages/python.scm (python-latexcodec): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add perl-text-format.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-text-format): New variable.
* gnu: Add perl-set-intspan.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-set-intspan): New variable.
* python: python-py3status: Update to 3.7.Tomáš Čech2018-04-04
| | | | | * gnu/packages/python.scm (python-py3status): Update to 3.7. [arguments]: Adjust string substitution.
* gnu: Add perl-number-format.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-number-format): New variable.
* gnu: Add perl-math-bezier.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-math-bezier): New variable.
* gnu: Add perl-threads.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-threads): New variable.
* gnu: Add perl-math-round.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-math-round): New variable.
* gnu: Add perl-memoize.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-memoize): New variable.
* gnu: Add perl-font-ttf.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-font-ttf): New variable.
* gnu: 4store: Remove preprocessor directive.Roel Janssen2018-04-04
| | | | | | | * gnu/packages/databases.scm (4store): Add patch to remove preprocessor directive. * gnu/packages/patches/4store-unset-preprocessor-directive.patch: New file. * gnu/local.mk: Register patch.
* gnu: Add perl-pathtools.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-pathtools): New variable.
* gnu: Add emacs-password-store.Konrad Hinsen2018-04-04
| | | | | | * gnu/packages/emacs.scm (emacs-password-store): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-empy.Mathieu Lirzin2018-04-04
| | | | | | | * gnu/packages/python.scm (python-empy): New variable. (python2-empy): Use 'package-with-python-2'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-emmet-mode.Mathieu Lirzin2018-04-04
| | | | | | * gnu/packages/emacs.scm (emacs-emmet-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dot2tex.Mathieu Lirzin2018-04-04
| | | | | | * gnu/packages/graphviz.scm (dot2tex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: chromaprint: Build 'fpcalc'.Pierre Neidhardt2018-04-04
| | | | | | * gnu/packages/mp3.scm (chromaprint)[arguments]: Add #:configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-django-override-storage.Vijayalakshmi Vedantham2018-04-04
| | | | | | * gnu/packages/django.scm (python-django-override-storage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xpra: Update to 2.2.6.Rutger Helling2018-04-04
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.2.6.
* gnu: iproute2: Update to 4.16.0.Tobias Geerinckx-Rice2018-04-04
| | | | * gnu/packages/linux.scm (iproute): Update to 4.16.0.
* gnu: emacs-anzu: Use the upstream release instead of MELPA.Sohom Bhattacharjee2018-04-03
| | | | | | | * gnu/packages/emacs.scm (emacs-anzu)[source]: Replace MELPA tarball with the upstream release. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add perl-carp.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-carp): New variable.
* gnu: Add perl-inline-c.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-inline-c): New variable.
* gnu: Add perl-inline.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-inline): New variable.
* gnu: Add perl-pegex.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-pegex): New variable.
* gnu: virtuoso-ose: Unbundle zlib and build with readline support.Roel Janssen2018-04-03
| | | | | | * gnu/packages/databases.scm (virtuoso-ose): [inputs]: Add zlib, and readline; [arguments]: Add --without-internal-zlib, and --with-readline.
* gnu: emacs-helm-swoop: Update to 1.7.4.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-helm-swoop): Update to 1.7.4. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-helm: Update to 2.9.0.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-helm): Update to 2.9.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-elfeed: Update to 2.3.0.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-elfeed): Update to 2.3.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: git: Update to 2.17.0.Marius Bakke2018-04-03
| | | | | * gnu/packages/version-control.scm (git): Update to 2.17.0. [arguments]: Remove obsolete substitution.
* gnu: perl-mailtools: Update to 2.20.Marius Bakke2018-04-03
| | | | * gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
* gnu: python-oslotest: Update to 3.4.0.Tobias Geerinckx-Rice2018-04-03
| | | | * gnu/packages/openstack.scm (python-oslotest): Update to 3.4.0.
* gnu: python-libvirt: Update to 4.1.0.Tobias Geerinckx-Rice2018-04-03
| | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
* gnu: libvirt: Update to 4.2.0.Tobias Geerinckx-Rice2018-04-03
| | | | | * gnu/packages/virtualization.scm (libvirt): Update to 4.2.0. [native-inputs]: Replace python-2 with python (@3).
* gnu: Add r-abc.Sahithi Yarlagadda2018-04-02
| | | | | | * gnu/packages/cran.scm (r-abc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: musescore: Update to 2.2.Nicolas Goaziou2018-04-02
| | | | | | | * gnu/packages/music.scm (musescore): Update to 2.2. [arguments]: Use new flag for freetype and remove corresponding fix. Prevent downloading sound fonts during installation. [inputs]: Add portmidi.
* gnu: portmidi: Create "libporttime.so" symlink.Nicolas Goaziou2018-04-02
| | | | * gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
* gnu: cuirass: Update to f090c0f.Ludovic Courtès2018-04-02
| | | | * gnu/packages/ci.scm (cuirass): Update to f090c0f.
* gnu: guile-git: Update to 36f93c1.Ludovic Courtès2018-04-02
| | | | * gnu/packages/guile.scm (guile-git): Update to 36f93c1.
* gnu: Add r-abc-data.Sahithi Yarlagadda2018-04-02
| | | | | | * gnu/packages/cran.scm (r-abc-data): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: libressl: Update to 2.7.2.Leo Famulari2018-04-02
| | | | * gnu/packages/tls.scm (libressl): Update to 2.7.2.
* gnu: botan: Update to 2.5.0.Leo Famulari2018-04-02
| | | | | * gnu/packages/crypto.scm (botan): Update to 2.5.0. [arguments]: Remove 'fix-rst2man-invocation' phase.
* gnu: racket: Patch xform compilation errors.Christopher Lemmer Webber2018-04-02
| | | | | | | * gnu/packages/patches/gnu/packages/patches/racket-fix-xform-issue.patch: Renamed from gnu/packages/patches/racket-minus_zero_p-disable-xform.patch. Switch to upstream patch in Racket. * gnu/packages/scheme.scm (racket): Update to renamed patch.
* gnu: racket: Update to 6.12.Christopher Lemmer Webber2018-04-02
| | | | | * gnu/packages/patches/racket-minus_zero_p-disable-xform.patch: New file. * gnu/packages/scheme.scm (racket): Update version and patch.
* gnu: notmuch: Update to 0.26.1.Marius Bakke2018-04-02
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.26.1.
* gnu: re2: Update to 2018-04-01.Marius Bakke2018-04-02
| | | | * gnu/packages/regex.scm (re2): Update to 2018-04-01.
* gnu: libconfig: Update to 1.7.2.Marius Bakke2018-04-02
| | | | | | * gnu/packages/textutils.scm (libconfig): Update to 1.7.2. [home-page]: Update to new home. [source](uri): Adjust accordingly.
* gnu: borg: Update to 1.1.5.Leo Famulari2018-04-01
| | | | | | * gnu/packages/backup.scm (borg): Update to 1.1.5. [arguments]: Allow a more recent msgpack in an 'adjust-msgpack-dependency' phase.