summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-29services: networking: Add a dependency override mechanism to ↵Marius Bakke
<static-networking>. * gnu/services/networking.scm (<static-networking>)[requirement]: New field. (static-networking-shepherd-service): Don't override requirement for loopback. (static-networking-service): Expose 'requirement' parameter. Default to UDEV. * gnu/services/base.scm (%base-services): Add (requirement '()) for loopback service. * doc/guix.texi (Networking Services): Document it.
2017-12-29gnu: ledger-agent: Escape '@' symbols in description.Marius Bakke
Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9. Reported by Fis Trivial in <https://bugs.gnu.org/29879>. * gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
2017-12-29gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].Leo Famulari
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16. [arguments]: Patch the path of the shell in the translations makefile.
2017-12-29gnu: imagemagick: Update to 6.9.9-30.Leo Famulari
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
2017-12-28gnu: qemu: Update home-page.Rutger Helling
* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
2017-12-28gnu: qemu: Add wrapper for Samba.Rutger Helling
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to a list, add --smbd flag. Add 'create-samba-wrapper phase.
2017-12-28gnu: Add keepkey-agent.Danny Milosavljevic
* gnu/packages/finance.scm (keepkey-agent): New variable.
2017-12-28gnu: Add python-keepkey.Danny Milosavljevic
* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
2017-12-28gnu: emacs-guix: Update to 0.3.4.Alex Kost
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
2017-12-28gnu: Add missing copyright line.Clément Lassieur
* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
2017-12-28gnu: guix: Update snapshot to f76ff984.Mathieu Othacehe
* gnu/packages/package-management.scm (guix): Update to f76ff984.
2017-12-28gnu: Add trezor-agent.Danny Milosavljevic
* gnu/packages/finance.scm (trezor-agent): New variable.
2017-12-28gnu: Add ledger-agent.Danny Milosavljevic
* gnu/packages/finance.scm (ledger-agent): New variable.
2017-12-28gnu: Add python-trezor.Danny Milosavljevic
* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables.
2017-12-28gnu: Add python-ledgerblue.Danny Milosavljevic
* gnu/packages/finance.scm: Import (gnu packages libusb). (python-ledgerblue, python2-ledgerblue): New variables.
2017-12-28gnu: Add python-hidapi.Danny Milosavljevic
* gnu/packages/libusb.scm (python-hidapi, python2-hidapi): New variables.
2017-12-28gnu: ceph: Disable tests.Rutger Helling
* gnu/packages/storage.scm (ceph): Disable tests due to <https://bugs.gnu.org/29674>.
2017-12-28gnu: mlt: Fix license.Efraim Flashner
mlt is built with '--enable-gpl3', so the license is gpl3. * gnu/packages/video.scm (mlt)[license]: Change license to gpl3.
2017-12-28gnu: mlt: Add ffmpeg support.Efraim Flashner
* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.
2017-12-28gnu: Add ruby-org-ruby.Clément Lassieur
* gnu/packages/ruby.scm (ruby-org-ruby): New variable.
2017-12-28gnu: Add ruby-rubypants.Clément Lassieur
* gnu/packages/ruby.scm (ruby-rubypants): New variable.
2017-12-27gnu: qgpgme: Make GnuPG available while building.Leo Famulari
This is a followup to commit b3ecb3fe8d4a947a7807018647616f95532df3ac. * gnu/packages/gnupg.scm (qgpgme)[native-inputs]: Add the native-inputs of GPGME.
2017-12-27gnu: xorg-server: Update to 1.19.6.Marius Bakke
* gnu/packages/xorg.scm (xorg-server): Update to 1.19.6.
2017-12-27gnu: zathura: Remove superfluous inputs from dependents.Marius Bakke
* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu, zathura-pdf-mupdf)[inputs]: Remove GTK+, which is propagated from GIRARA. (zathura-pdf-poppler): Likewise. Remove CAIRO which is propagated from ZATHURA.
2017-12-27gnu: zathura: Adjust inputs.Marius Bakke
* gnu/packages/pdf.scm (zathura)[inputs]: Remove GTK+, which is propagated by GIRARA. Move GIRARA to ... [propagated-inputs]: ... here. Add CAIRO.
2017-12-27gnu: girara: Enable tests.Marius Bakke
* gnu/packages/gtk.scm (girara)[native-inputs]: Add XORG-SERVER. [arguments]: Add START-XSERVER phase. Remove #:tests?.
2017-12-27gnu: girara: Correct inputs.Marius Bakke
* gnu/packages/gtk.scm (girara)[native-inputs]: Add CHECK. [propagated-inputs]: Add GTK+. [inputs]: Remove.
2017-12-27gnu: zathura: Enable tests.Marius Bakke
* gnu/packages/pdf.scm (zathura)[native-inputs]: Add CHECK and XORG-SERVER. [arguments]: Remove #:tests?. Add phase START-XSERVER.
2017-12-27gnu: zathura-pdf-poppler: Update to 0.2.8.Marius Bakke
* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.8.
2017-12-27gnu: zathura-pdf-mupdf: Update to 0.3.2.Marius Bakke
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.2.
2017-12-27gnu: zathura-djvu: Update to 0.2.7.Marius Bakke
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.7.
2017-12-27gnu: zathura-ps: Update to 0.2.5.Marius Bakke
* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.5.
2017-12-27gnu: zathura-cb: Update to 0.1.7.Marius Bakke
* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.7.
2017-12-27gnu: zathura: Update to 0.3.8.Marius Bakke
* gnu/packages/pdf.scm (zathura): Update to 0.3.8. [native-inputs]: Add GLIB:BIN.
2017-12-27gnu: girara: Update to 0.2.8.Marius Bakke
* gnu/packages/gtk.scm (girara): Update to 0.2.8. [native-inputs]: Add GLIB:BIN.
2017-12-27gnu: mujs: Update to 1.0.2.Marius Bakke
* gnu/packages/javascript.scm (mujs): Update to 1.0.2. [source]: Download over HTTPS. [home-page]: Update to redirected URL.
2017-12-27gnu: libpipeline: Update to 1.5.0.Marius Bakke
* gnu/packages/man.scm (libpipeline): Update to 1.5.0.
2017-12-27gnu: xf86-video-intel: Update snapshot to af6d8e9.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-9-af6d8e9.
2017-12-27gnu: seabios: Update to 1.11.0.Marius Bakke
* gnu/packages/firmware.scm (seabios): Update to 1.11.0.
2017-12-27gnu: Add Pioneer.Eric Bavier
* gnu/packages/games.scm (pioneer): New variable.
2017-12-27gnu: python-pillow: Fix test failures on i686-linux and armhf-linux.Kei Kebreau
* gnu/packages/patches/python-pillow-fix-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pillow)[source]: Use it.
2017-12-27gnu: lollypop: Use meson-build-system, update to 0.9.306.Thomas Danckaert
* gnu/packages/gnome.scm (lollypop) [origin]: Update version to 0.9.306, download tarball from gitlab. [build-system]: Use meson-build-system. [arguments]: Remove phases for "pseudo meson build system". [native-inputs]: Add glib:bin and gtk+:bin, remove ninja. [inputs]: Remove gtk+ and meson.
2017-12-27gnu: Run some tests in the mongodb package check phase.Christopher Baines
Previously the mongodb dbtests and unittests were only built, and not actually run. * gnu/packages/databases.scm (mongodb)[native-inputs]: Add python2-minimal, python2-pymongo and python2-pyyaml for running the resmoke.py program, and add tzdata as some tests fail without this. [arguments]: Run the tests through the resmoke.py script in the check phase, set TZDIR as a couple of tests seem to depend on this, add a comment about the resource requirements of the tests, as they require a large amount of disk space, and disable the async_stream_test, as it seems to hang.
2017-12-27gnu: Build wiredtiger with builtin compressors.Christopher Baines
WiredTiger is used by MongoDB, and it seems to require it to be built with builtin support for snappy compression. * gnu/packages/databases.scm (wiredtiger)[arguments]: Replace --enable-zlib and --enable-snappy with --with-builtins=snappy,zlib.
2017-12-27Revert "gnu: qemu: Enable Samba support."Rutger Helling
This reverts commit 84276503059d46c0a42240f8770f59090614d863.
2017-12-27gnu: vsearch: Update to 2.6.2.Ben Woodcroft
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.6.2.
2017-12-27gnu: lookingglass: Update to a9.Rutger Helling
* gnu/packages/virtualization.scm (lookingglass): Update to a9.
2017-12-27gnu: hexchat: Disable (duplicate) icon theme generation.Danny Milosavljevic
* gnu/packages/messaging.scm (hexchat): Disable (duplicate) icon theme generation.
2017-12-27gnu: totem: Disable (duplicate) cache generation.Danny Milosavljevic
* gnu/packages/gnome.scm (totem): Disable (duplicate) cache generation.
2017-12-27gnu: mpv: Update to 0.28.0.Rutger Helling
* gnu/packages/video.scm (mpv): Update to 0.28.0. [inputs]: Change ffmpeg to ffmpeg-git, add wayland-protocols.