summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add ii.ng02016-08-07
| | | | | | * gnu/packages/irc.scm (ii): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: zathura-pdf-poppler: Update to 0.2.6.ng02016-08-07
| | | | | | * gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.6. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: zathura-djvu: Update to 0.2.5.ng02016-08-07
| | | | | | * gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.5. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: zathura-ps: Update to 0.2.3.ng02016-08-07
| | | | | | * gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: zathura-cb: Update to 0.1.5.ng02016-08-07
| | | | | | * gnu/packages/pdf.scm (zathura-cb): Update to 0.1.5. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: zathura: Update to 0.3.6.ng02016-08-07
| | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.3.6. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: girara: Update to 0.2.6.ng02016-08-07
| | | | | | * gnu/packages/gtk.scm (girara): Update to 0.2.6. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-pythondialog.Leo Famulari2016-08-06
| | | | | | | * gnu/packages/python.scm (python-pythondialog): New variable. (python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG. Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
* gnu: Add bs1770gain.Alex Griffin2016-08-06
| | | | | | * gnu/packages/video.scm (bs1770gain): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ruby-cucumber-core: Update to 1.5.0.Ben Woodcroft2016-08-06
| | | | * gnu/packages/ruby.scm (ruby-cucumber-core): Update to 1.5.0.
* gnu: Add python-biom-format.Ben Woodcroft2016-08-06
| | | | | * gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format): New variables.
* gnu: Add python-future.Ben Woodcroft2016-08-06
| | | | | * gnu/packages/python.scm (python-future, python2-future): New variables.
* gnu: icedtea-8: Update to 3.1.0.Leo Famulari2016-08-05
| | | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3587,3606,3598,3610}. * gnu/packages/java.scm (icedtea-8): Update to 3.1.0. [native-inputs]: Add SHENANDOAH-DROP.
* gnu: icedtea-7: Update to 2.6.7.Leo Famulari2016-08-05
| | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
* gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.David Craven2016-08-05
| | | | | * gnu/packages/spice.scm (spice-vdagent): Set Exec path in spice-vdagent.desktop.
* gnu: qemu: Enable spice support.David Craven2016-08-05
| | | | | * gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER. (qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
* gnu: qemu: Reorder inputs alphabetically.David Craven2016-08-05
| | | | * gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
* gnu: tor: Update to 0.2.8.6.ng02016-08-05
| | | | | | * gnu/packages/tor.scm (tor): Update to 0.2.8.6. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: qjson: Remove package.Andreas Enge2016-08-05
| | | | * gnu/packages/qt.scm (qjson): Delete variable.
* gnu: Add ircii.ng02016-08-05
| | | | | | * gnu/packages/irc.scm (ircii): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add guile-commonmarkErik Edrosa2016-08-05
| | | | * gnu/packages/guile.scm (guile-commonmark): New variable.
* gnu: tuxguitar: Update to 1.3.2.Ricardo Wurmus2016-08-04
| | | | | | * gnu/packages/music.scm (tuxguitar): Update to 1.3.2. [arguments]: Use ant-build-system and rearrange build phases. [native-inputs]: Remove field.
* gnu: gcc: Reintroduce dependency on Texinfo.Ludovic Courtès2016-08-04
| | | | | | | | This partly reverts 868c13c53a9788f8f27e77d8c8f99df14be512ba, which introduced a regression whereby gcc@5 and gcc@6 would no longer contain their Info manual. * gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
* gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421].Leo Famulari2016-08-04
| | | | | * gnu/packages/curl.scm (curl)[replacement]: New field. (curl-7.50.1): New variable.
* gnu: zsh: Move to shells.scm.Tobias Geerinckx-Rice2016-08-04
| | | | | | | * gnu/packages/zsh.scm (zsh): Move from here ... * gnu/packages/shells.scm (zsh): ... to here. * gnu/packages/zsh.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * gnu: texlive-texmf: Mark as non-substitutable.Ludovic Courtès2016-08-01
| | | | | | | | * gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.
| * gnu: unison: Add input ghostscript.Andreas Enge2016-08-01
| | | | | | | | | | | | * gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-31
| |\
| * | gnu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.Andy Patterson2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15. Signed-off-by: Andreas Enge <andreas@enge.fr>
| * | gnu: rapicorn: Add patch to handle isnan.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/rapicorn-isnan.patch: New file. * gnu/packages/graphics.scm (rapicorn)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
| * | gnu: fastcap: Add input ghostscript.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
| * | gnu: zsh: Update to 5.2.Andreas Enge2016-07-31
| | | | | | | | | | | | * gnu/packages/zsh.scm (zsh): Update to 5.2.
| * | gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.
| * | gnu: dealii: Update to 8.4.1.Andreas Enge2016-07-31
| | | | | | | | | | | | | | | * gnu/packages/maths.scm (dealii): Update to 8.4.1. * gnu/packages/patches/dealii-p4est-interface.patch: Remove file.
| * | gnu: wine: Update to 1.9.15.Andreas Enge2016-07-31
| | | | | | | | | | | | * gnu/packages/wine.scm (wine): Update to 1.9.15.
| * | gnu: python-alembic: Update to 0.8.7.Andreas Enge2016-07-31
| | | | | | | | | | | | * gnu/packages/python.scm (python-alembic): Update to 0.8.7.
| * | gnu: perl-xml-libxml: Update to 2.0128.Andreas Enge2016-07-31
| | | | | | | | | | | | * gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128.
| * | gnu: glibc-locales: Fix build.宋文武2016-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23. * gnu/packages/base.scm (glibc-locales)[arguments]: Pass 'lib_cv_complocaledir'.
| * | gnu: Add glibc 2.22.Ludovic Courtès2016-07-30
| | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc-2.22): New variable. (glibc-2.21): Inherit from it; remove 'arguments' field.
| * | Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-07-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-07-28
| |\ \ \ \ \
| * | | | | | gnu: dico: Patch 'idxgcide' bug.Ludovic Courtès2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/dico-idxgcide-bug.patch: New file. * gnu/packages/dico.scm (dico)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | | | | gnu: vlc: Drop -ffast-math from the compilation flags.Ludovic Courtès2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (vlc)[arguments]: Add "ac_cv_c_fast_math=no" to #:configure-flags.
| * | | | | | gnu: r-bsgenome: Update to 1.40.1.Ben Woodcroft2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.40.1.
| * | | | | | gnu: r-iranges: Update to 2.6.1.Ben Woodcroft2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-iranges): Update to 2.6.1.
| * | | | | | gnu: r-limma: Update to 3.28.17.Ben Woodcroft2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-limma): Update to 3.28.17.
| * | | | | | gnu: r-xvector: Update to 0.12.1.Ben Woodcroft2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (r-xvector): Update to 0.12.1.