summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into stagingMarius Bakke2019-04-17102-2471/+6351
|\
| * gnu: webkitgtk: Fix build on i686.•••Fixes <https://bugs.gnu.org/35232>. * gnu/packages/patches/webkitgtk-sse2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field. Marius Bakke2019-04-162-1/+204
| * gnu: epiphany: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (epiphany)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-04-161-2/+2
| * gnu: eolie: Update to 0.9.60.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.60. Tobias Geerinckx-Rice2019-04-161-3/+3
| * gnu: docker, docker-cli: Update to 18.09.5.•••* gnu/packages/docker.scm (%docker-version): Update to 18.09.5. Tobias Geerinckx-Rice2019-04-161-3/+3
| * gnu: avrdude: Use @acronym{} mark-up.•••* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it. Tobias Geerinckx-Rice2019-04-161-2/+2
| * gnu: avrdude: Update to 6.3.•••* gnu/packages/flashing-tools.scm (avrdude): Update to 6.3. Tobias Geerinckx-Rice2019-04-161-3/+2
| * gnu: singular: Update to 4.1.2p1.•••* gnu/packages/algebra.scm (singular): Update to 4.1.2p1. Tobias Geerinckx-Rice2019-04-161-3/+3
| * gnu: Add poedit.•••* gnu/packages/poedit.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Julien Lepiller2019-04-161-0/+80
| * gnu: Add lucene++.•••* gnu/packages/rdf.scm (lucene++): New variable. Julien Lepiller2019-04-161-1/+33
| * gnu: spice-gtk: Update to 0.36.•••* gnu/packages/spice.scm (spice-gtk): Update to 0.36. [inputs]: Add JSON-GLIB. [arguments]: Disable session test. Marius Bakke2019-04-161-2/+10
| * gnu: spice-gtk: Propagate required inputs.•••* gnu/packages/spice.scm (spice-gtk)[inputs]: Move GTK+, PIXMAN and OPENSSL ... [propagated-inputs]: ... here. (virt-viewer)[inputs]: Remove OPENSSL. Marius Bakke2019-04-161-5/+6
| * gnu: http-parser: Update to 2.9.2.•••* gnu/packages/web.scm (http-parser): Update to 2.9.2. [source](snippet): Remove. Marius Bakke2019-04-161-11/+2
| * gnu: nginx: Update to 1.15.12.•••* gnu/packages/web.scm (nginx): Update to 1.15.12. Marius Bakke2019-04-161-2/+2
| * gnu: python-dask: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.0. Marius Bakke2019-04-161-2/+2
| * gnu: libqmi: Update to 1.22.4.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.4. Marius Bakke2019-04-161-2/+2
| * gnu: libmbim: Update to 1.18.2.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.18.2. Marius Bakke2019-04-161-2/+2
| * gnu: bridge-utils: Update to 1.6.•••* gnu/packages/linux.scm (bridge-utils): Update to 1.6. [source]: Update project URL. Tobias Geerinckx-Rice2019-04-161-8/+8
| * gnu: apfs-fuse: Fix ’file system’ spelling.•••* gnu/packages/file-systems.scm (apfs-fuse)[synopsis]: Fix spelling. Tobias Geerinckx-Rice2019-04-161-1/+1
| * gnu: lm-sensors: Update home page.•••* gnu/packages/linux.scm (lm-sensors)[home-page]: Update. Tobias Geerinckx-Rice2019-04-161-1/+1
| * gnu: Add sbcl-log4cl, cl-log4cl, and ecl-log4cl.•••* gnu/packages/lisp.scm (sbcl-log4cl, cl-log4cl, ecl-log4cl): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> frozenpigs2019-04-161-0/+33
| * gnu: sbcl-bordeaux-threads: Update to 0.8.6-1.5dce49f.•••* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit 5dce49f. Signed-off-by: Ludovic Courtès <ludo@gnu.org> frozenpigs2019-04-161-3/+4
| * gnu: Add emacs-ace-link.•••* gnu/packages/emacs-xyz.scm (emacs-ace-link): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> mikadoZero2019-04-161-0/+29
| * gnu: http-parser: Fix build on i686-linux.•••Fixes a regression introduced in c11fcc6aa27db5f68aed807a6190143f4a156564, whereby 'http-parser' would fail to build on i686. * gnu/packages/web.scm (http-parser)[source](modules, snippet): New fields. Ludovic Courtès2019-04-161-1/+10
| * gnu: slurm: Configure with a "standard" syslogdir.•••Until now, we were using syslogdir=$prefix/etc, which did not exist. Thus, commands would always fail like this: $ guix environment --ad-hoc slurm --pure -- squeue -u $USER squeue: error: s_p_parse_file: unable to status file /gnu/store/…-slurm-17.11.3/etc/slurm.conf: No such file or directory, retrying in 1sec up to 60sec * gnu/packages/parallel.scm (slurm)[arguments]: Pass --sysconfdir. Ludovic Courtès2019-04-161-1/+1
| * gnu: Add libomp.•••* gnu/packages/llvm.scm (libomp): New variable. Ludovic Courtès2019-04-161-0/+39
| * gnu: guile-charting: Install .go files in the right place.•••* gnu/packages/plotutils.scm (guile-charting)[source](modules, snippet): New fields. Ludovic Courtès2019-04-161-2/+11
| * gnu: lm-sensors: Don't use unstable tarball.•••* gnu/packages/linux.scm (lm-sensors)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-04-161-11/+11
| * gnu: lm-sensors: Update to 3.5.0.•••* gnu/packages/linux.scm (lm-sensors): Update to 3.5.0. Tobias Geerinckx-Rice2019-04-161-2/+2
| * gnu: wireshark: Update to 3.0.1.•••* gnu/packages/networking.scm (wireshark): Update to 3.0.1. Tobias Geerinckx-Rice2019-04-161-3/+2
| * gnu: openmpi: Update to .•••* gnu/packages/mpi.scm (openmpi): Update to . mpi openmpi Tobias Geerinckx-Rice2019-04-161-3/+2
| * gnu: http-parser: Update to 2.9.1.•••* gnu/packages/web.scm (http-parser): Update to 2.9.1. Tobias Geerinckx-Rice2019-04-161-2/+2
| * gnu: mate: Include mate-power-manager.•••* gnu/packages/mate.scm (mate)[inputs]: Add mate-power-manager. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> guy fleury iteriteka2019-04-151-0/+2
| * gnu: mate: Add mate-power-manager.•••* gnu/packages/mate.scm (mate-power-manager): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> guy fleury iteriteka2019-04-151-0/+40
| * gnu: Add emacs-ace-jump-mode•••* gnu/packages/emacs-xyz.scm (emacs-ace-jump-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tim Gesthuizen2019-04-151-0/+23
| * gnu: kmscon: Provide source file name.•••* gnu/packages/terminals.scm (kmscon)[source]: Add 'file-name'. Ludovic Courtès2019-04-151-1/+2
| * gnu: kmscon: Remove dependency on MESA.•••* gnu/packages/terminals.scm (kmscon)[inputs]: Remove MESA. [arguments]: Add #:disallowed-references. Ludovic Courtès2019-04-151-2/+8
| * gnu: perl-net-dns: Update to 1.20.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.20. Tobias Geerinckx-Rice2019-04-151-2/+2
| * gnu: fswatch: Update to 1.14.0.•••* gnu/packages/monitoring.scm (fswatch): Update to 1.14.0. Tobias Geerinckx-Rice2019-04-151-2/+2
| * gnu: fswatch: Don't use NAME in source URI.•••* gnu/packages/monitoring.scm (fswatch)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-04-151-1/+1
| * gnu: aj-snapshot: Update to 0.9.9.•••* gnu/packages/music.scm (aj-snapshot): Update to 0.9.9. Tobias Geerinckx-Rice2019-04-151-2/+2
| * gnu: musl: Update to 1.1.22.•••* gnu/packages/musl.scm (musl): Update to 1.1.22. Tobias Geerinckx-Rice2019-04-151-2/+2
| * gnu: socat: Update to 1.7.3.3.•••* gnu/packages/networking.scm (socat): Update to 1.7.3.3. Tobias Geerinckx-Rice2019-04-151-2/+2
| * gnu: toxic: Update to 0.8.3.•••* gnu/packages/messaging.scm (toxic): Update to 0.8.3. Tobias Geerinckx-Rice2019-04-151-4/+4
| * gnu: toxic: Don't use unstable tarball.•••* gnu/packages/messaging.scm (toxic)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2019-04-151-8/+9
| * gnu: eyed3: Update to 0.8.10.•••* gnu/packages/mp3.scm (eyed3): Update to 0.8.10. Tobias Geerinckx-Rice2019-04-151-9/+9
| * gnu: ncmpc: Update to 0.34.•••* gnu/packages/mpd.scm (ncmpc): Update to 0.34. Tobias Geerinckx-Rice2019-04-151-3/+3
| * gnu: quilt: Update to 0.66.•••* gnu/packages/patchutils.scm (quilt): Update to 0.66. [source]: Remove all patches. * gnu/packages/patches/quilt-test-fix-regex.patch, gnu/packages/patches/quilt-getopt-nondigit-param.patch, gnu/packages/patches/quilt-getopt-second-separator.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Tobias Geerinckx-Rice2019-04-154-154/+6
| * gnu: quilt: Don't use NAME in source URI.•••* gnu/packages/patchutils.scm (quilt)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-04-151-1/+1
| * gnu: meld: Update to 3.20.1.•••* gnu/packages/patchutils.scm (meld): Update to 3.20.1. Tobias Geerinckx-Rice2019-04-151-4/+3