aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: libx11: Update to 1.6.2.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.2. Mark H Weaver2014-12-19
* gnu: xtrans: Update to 1.3.5.•••* gnu/packages/xorg.scm (xtrans): Update to 1.3.5. Mark H Weaver2014-12-19
* gnu: randrproto: Update to 1.4.0.•••* gnu/packages/xorg.scm (randrproto): Update to 1.4.0. Mark H Weaver2014-12-19
* gnu: videoproto: Update to 2.3.2.•••* gnu/packages/xorg.scm (videoproto): Update to 2.3.2. Mark H Weaver2014-12-19
* gnu: glproto: Update to 1.4.17.•••* gnu/packages/xorg.scm (glproto): Update to 1.4.17. Mark H Weaver2014-12-19
* gnu: fontsproto: Update to 2.1.3.•••* gnu/packages/xorg.scm (fontsproto): Update to 2.1.3. Mark H Weaver2014-12-19
* gnu: inputproto: Update to 2.3.1.•••* gnu/packages/xorg.scm (inputproto): Update to 2.3.1. Mark H Weaver2014-12-19
* gnu: dri2proto: Update to 2.8.•••* gnu/packages/xorg.scm (dri2proto): Update to 2.8. Mark H Weaver2014-12-19
* gnu: xextproto: Update to 7.3.0.•••* gnu/packages/xorg.scm (xextproto): Update to 7.3.0. Mark H Weaver2014-12-19
* gnu: xproto: Update to 7.0.26.•••* gnu/packages/xorg.scm (xproto): Update to 7.0.26. Mark H Weaver2014-12-19
* gnu: util-macros: Update to 1.19.0.•••* gnu/packages/xorg.scm (util-macros): Update to 1.19.0. Mark H Weaver2014-12-19
* gnu: cairomm: Update to 1.11.2.•••* gnu/packages/gtk.scm (cairomm): Update to 1.11.2. Mark H Weaver2014-12-19
* gnu: cairo: Update to 1.12.18.•••* gnu/packages/gtk.scm (cairo): Update to 1.12.18. Add libxdamage to propagated-inputs. Mark H Weaver2014-12-19
* gnu: pixman: Update to 0.32.6.•••* gnu/packages/xdisorg.scm (pixman): Update to 0.32.6. Mark H Weaver2014-12-19
* gnu: glibmm: Update to 2.42.0.•••* gnu/packages/glib.scm (glibmm): Update to 2.42.0. Use 'version-major+minor' to compute source URI. Mark H Weaver2014-12-19
* gnu: dbus-glib: Update to 0.102.•••* gnu/packages/glib.scm (dbus-glib): Update to 0.102. Mark H Weaver2014-12-19
* gnu: glib: Update to 2.42.1.•••* gnu/packages/glib.scm (glib): Update to 2.42.1. Disable a test that requires dbus. Mark H Weaver2014-12-19
* gnu: dbus: Update to 1.8.12.•••* gnu/packages/glib.scm (dbus): Update to 1.8.12. Mark H Weaver2014-12-19
* gnu: poppler: Update to 0.28.1.•••* gnu/packages/pdf.scm (poppler): Update to 0.28.1. Use the .xz source tarball. Mark H Weaver2014-12-19
* gnu: inkscape: Update to 0.48.5.•••* gnu/packages/patches/inkscape-stray-comma.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/inkscape.scm (inkscape): Update to 0.48.5. Remove patch. Use the .bz2 source tarball. Use current libgc. Add 'fix-test-includes' phase. Mark H Weaver2014-12-19
* gnu: mesa: Update to 10.4.0.•••* gnu/packages/gl.scm (mesa): Update to 10.4.0. Use current libdrm. Add eudev, dri3proto, presentproto, and libxshmfence to inputs. Add gnu-gettext to native-inputs. Add --enable-xa configure flag. Add new phases 'add-missing-m4-files' and 'patch-create_test_cases'. Mark H Weaver2014-12-19
* gnu: libdrm: Update to 2.4.58.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.58. Mark H Weaver2014-12-19
* gnu: Add libxshmfence.•••* gnu/packages/xorg.scm (libxshmfence): New variable. Mark H Weaver2014-12-19
* services: xorg: Make SLiM sessions configurable.•••* gnu/services/xorg.scm (%default-xsessions): New variable. (xsessions-directory): New procedure. (slim-service): Add #:sessions and #:auto-login-session parameters. [slim.cfg]: Honor #:sessions. (xinitrc): Adjust accordingly. 宋文武2014-12-20
* gnu: Add bowtie•••* gnu/packages/bioinformatics.scm (bowtie): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-19
* services: static-networking-service: Switch to (guix build syscalls).•••* gnu/services/networking.scm (static-networking-service): Remove #:inetutils parameter. Rewrite using 'configure-network-interface' and 'set-network-interface-flags'. Ludovic Courtès2014-12-19
* gnu: Add Clone.•••* gnu/packages/perl.scm (perl-clone): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-19
* gnu: cairocffi: Move to python module.•••* gnu/packages/gtk.scm, gnu/packages/python.scm (python-cairocffi, python2-cairocffi): Move variables from gtk to python module to avoid circular dependency. Reported by Mark H Weaver <mhw@netris.org> Federico Beffa2014-12-18
* gnu: matplotlib: Add gtk3 backends and optional dependency. Adjust inputs.•••* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Add gtk3 backends with the necessary inputs and a 'configure-environment' phase. Add the optional 'python-pillow' dependency. Move 'python-pyparsing' from 'inputs' to 'propagated-inputs' as it is required at run time. Federico Beffa2014-12-18
* gnu: Add cairocffi.•••* gnu/packages/gtk.scm (python-cairocffi, python2-cairocffi): New variables. Federico Beffa2014-12-18
* gnu: Add xcffib•••* gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables. Federico Beffa2014-12-18
* gnu: icecat: Build with PulseAudio support.•••* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add --enable-pulseaudio. Ludovic Courtès2014-12-17
* gnu: linux-libre: Update to 3.18.1•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1. Jason Self2014-12-17
* gnu: Add Test::Simple.•••* gnu/packages/perl.scm (perl-test-simple): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-17
* gnu: Add Test::Deep.•••* gnu/packages/perl.scm (perl-test-deep): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-17
* gnu: Add Test::NoWarnings.•••* gnu/packages/perl.scm (perl-test-nowarnings): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-17
* gnu: Add Test::Tester.•••* gnu/packages/perl.scm (perl-test-tester): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-17
* Revert "gnu: python-numpy-bootstrap: Reduce matrix size in failing test."•••This reverts commit 31557440c29f8d93b366422bfec4dab341eff79f as it did not provide the desired effect. The test is still failing. Federico Beffa2014-12-16
* gnu: Add bedtools•••* gnu/packages/bioinformatics.scm (bedtools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-16
* gnu: tmux: Update to 1.9a.•••* gnu/packages/tmux.scm (tmux): Update to 1.9a Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomáš Čech2014-12-16
* gnu: samtools: disable tests for non-64-bit systems•••* gnu/packages/bioinformatics.scm (samtools): disable tests for all non-64-bit systems because of an upstream bug in the test data. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-16
* gnu: groff: Disable parallel builds.•••* gnu/packages/groff.scm (groff): Disable parallel builds. Mark H Weaver2014-12-16
* gnu: groff: Update to 1.22.3.•••* gnu/packages/groff.scm (groff): Update to 1.22.3. Mark H Weaver2014-12-16
* gnu: ghostscript: Update to 9.14.0.•••* gnu/packages/ghostscript.scm (ghostscript): Update to 9.14.0. Change license to agpl3+. Mark H Weaver2014-12-16
* gnu: lcms: Update to 2.6.•••* gnu/packages/ghostscript.scm (lcms): Update to 2.6. Mark H Weaver2014-12-16
* gnu: icecat: Apply security updates for CVE-2014-{1587,1590,1592,1593,1594}.•••* gnu/packages/patches/icecat-CVE-2014-1587-bug-1042567.patch, gnu/packages/patches/icecat-CVE-2014-1587-bug-1072847.patch, gnu/packages/patches/icecat-CVE-2014-1587-bug-1079729.patch, gnu/packages/patches/icecat-CVE-2014-1587-bug-1080312.patch, gnu/packages/patches/icecat-CVE-2014-1587-bug-1089207.patch, gnu/packages/patches/icecat-CVE-2014-1590.patch, gnu/packages/patches/icecat-CVE-2014-1592.patch, gnu/packages/patches/icecat-CVE-2014-1593.patch, gnu/packages/patches/icecat-CVE-2014-1594.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat): Add them. Mark H Weaver2014-12-15
* gnu: Add bullet.•••* gnu/packages/game-development.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Tomáš Čech2014-12-15
* gnu: Add vala.•••* gnu/packages/gnome.scm (vala): New variable. 宋文武2014-12-15
* gnu: youtube-dl: Update to 2014.12.15.•••* gnu/packages/video.scm (youtube-dl): Update to 2014.12.15. Mark H Weaver2014-12-15
* gnu: Add xfce4-battery-plugin.•••* gnu/packages/xfce.scm (xfce4-battery-plugin): New variable. Mark H Weaver2014-12-14