aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: yasm: Disable parallel tests.yasm-disable-parallel-testsChristopher Baines2019-10-20
| | | | * gnu/packages/assembly.scm (yasm)[arguments]: Set #:parallel-tests? to #f.
* gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* gnu: xmlsec: Update to 1.2.29.Marius Bakke2019-10-20
| | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.29.
* gnu: transmission: Update home page.Marius Bakke2019-10-20
| | | | * gnu/packages/bittorrent.scm (transmission)[home-page]: Use HTTPS.
* gnu: dav1d: Fix build on AArch64.Marius Bakke2019-10-20
| | | | | | * gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (dav1d)[source](patches): New field.
* gnu: dav1d: Remove defunct mirror URL.Marius Bakke2019-10-20
| | | | * gnu/packages/video.scm (dav1d)[source](uri): Remove bz2 tarball origin.
* services: xfce: Add xfce4-power-manager to polkit settings.David Wilson2019-10-20
| | | | | | | | * gnu/services/desktop.scm (xfce-desktop-service-type): Add xfce4-power-manager to polkit-service-type service extension via new procedure 'xfce-polkit-settings'. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add emacs-ivy-xref.Brian Leung2019-10-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-xref): New variable.
* gnu: obnam: Remove this package.Mathieu Othacehe2019-10-20
| | | | | | | This package is abandoned and does not build anymore due to dependencies to old versions of python packages such as pylint. * gnu/packages/backup.scm (obnam): Remove variable.
* gnu: kodi: Increase test timeout.Marius Bakke2019-10-20
| | | | | | * gnu/packages/patches/kodi-increase-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kodi.scm (kodi)[source](patches): Add it.
* gnu: notmuch: Update to 0.29.2.Marius Bakke2019-10-20
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.29.2.
* gnu: OpenEXR: Disable failing test on 32-bit systems.Marius Bakke2019-10-20
| | | | | * gnu/packages/graphics.scm (openexr)[arguments]: Patch out one more test. While at it, simplify substitutions, and enable them on 64-bit systems.
* gnu: vc: Update to 1.4.1.Marius Bakke2019-10-20
| | | | | | * gnu/packages/maths.scm (vc): Update to 1.4.1. [native-inputs]: Add VIRTEST and a test data origin. [arguments]: Add phase to copy test data.
* gnu: Add virtest.Marius Bakke2019-10-20
| | | | * gnu/packages/check.scm (virtest): New public variable.
* gnu: libmpeg2: Fix build on armhf-linux.Marius Bakke2019-10-20
| | | | | | | * gnu/packages/patches/libmpeg2-arm-private-symbols.patch, gnu/packages/patches/libmpeg2-global-symbol-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmpeg2)[source](patches): New field.
* gnu: dav1d: Update to 0.5.0.Marius Bakke2019-10-20
| | | | * gnu/packages/video.scm (dav1d): Update to 0.5.0.
* gnu: xapian: Update to 1.4.13.Marius Bakke2019-10-20
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.13.
* gnu: python-verboselogs: Fix build.Mathieu Othacehe2019-10-19
| | | | | | | * gnu/packages/python-xyz.scm (python-verboselogs)[arguments]: Do not run pylint plugin test that depend of an old version of astroid and also remove ..., [native-inputs]: ... python-astroid and python-pylint from here.
* gnu: Add emacs-evil-markdown.Brian Leung2019-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-markdown): New variable.
* gnu: emacs-ibuffer-projectile: Update to 0.2-2.7649621.Brian Leung2019-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Update to 0.2-2.7649621.
* gnu: python2-pylint: Fix build.Mathieu Othacehe2019-10-19
| | | | | | | | * gnu/packages/check.scm (python2-pylint): Set to 1.7.2 as 2.x branch does not support python2 anymore, [arguments]: move python2 specific hack to run tests from python-pylint to here, [native-inputs]: add python2-futures.
* gnu: python-pylint: Update to 2.3.1.Mathieu Othacehe2019-10-19
| | | | | | * gnu/packages/check.scm (python-pylint): Update to 2.3.1, [source]: switch to git-fetch, [arguments]: remove python2 specific hack to fix unit tests.
* gnu: python2-astroid: Fix build.Mathieu Othacehe2019-10-19
| | | | | * gnu/packages/python-xyz.scm (python2-astroid)[propagated-inputs]: Remove python-typed-ast.
* gnu: python-astroid: Update to 2.3.2.Mathieu Othacehe2019-10-19
| | | | | * gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.2, [propagated-inputs]: add python-typed-ast.
* gnu: python-typed-ast: Update to 1.4.0.Mathieu Othacehe2019-10-19
| | | | | * gnu/packages/python-xyz.scm (python-typed-ast): Update to 1.4.0, [source]: switch to git-fetch.
* gnu: python-lazy-object-proxy: Update to 1.4.2.Mathieu Othacehe2019-10-19
| | | | | * gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.2, [native-inputs]: add python-setuptools-scm.
* gnu: Add python-setuptools-scm-3.3.Mathieu Othacehe2019-10-19
| | | | * gnu/packages/python-xyz.scm (python-setuptools-scm-3.3): New variable.
* gnu: emacs-nodejs-repl: Enable tests.Brian Leung2019-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Enable tests.
* gnu: emacs-web-server: Enable tests.Brian Leung2019-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-web-server): Enable tests.
* gnu: emacs-forge: Update to 0.1.0-2.63cbf81.Brian Leung2019-10-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.1.0-2.63cbf81.
* gnu: emacs-lsp-ivy: Update to 0.1-2.caf1e1d.Brian Leung2019-10-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): Update to 0.1-2.caf1e1d.
* gnu: Add u-boot-firefly-rk3399.Vagrant Cascadian2019-10-18
| | | | | | | * gnu/packages/bootloaders (u-boot-firefly-rk3399): New variable. * gnu/bootloader/u-boot (install-firefly-rk3399-u-boot): New variable. (u-boot-firefly-rk3399-bootloader): New variable. * gnu/system/install (define firefly-rk3399-installation-os): New variable.
* services: network-manager: Create account for 'network-manager-openconnect'.Ludovic Courtès2019-10-18
| | | | | | | | | | | | | Previously, on startup, we'd see: dbus: Unknown username nm-openconnect in message bus configuration file This fixes it. * gnu/services/networking.scm (network-manager-accounts): New procedure. (network-manager-service-type): Extend 'account-service-type'. * gnu/packages/gnome.scm (network-manager-openconnect)[properties]: Add 'user-accounts'.
* services: network-manager: Export 'network-manager-configuration-vpn-plugins'.Ludovic Courtès2019-10-18
| | | | | * gnu/services/networking.scm (<network-manager-configuration>): Export 'network-manager-configuration-vpn-plugins'.
* reconfigure: Silence "shepherd: Evaluating ..." messages.Ludovic Courtès2019-10-18
| | | | | * guix/scripts/system/reconfigure.scm (upgrade-services-program): Parameterize 'shepherd-message-port' to silent "Evaluating ..." messages.
* herd: Define 'shepherd-message-port'.Ludovic Courtès2019-10-18
| | | | | * gnu/services/herd.scm (shepherd-message-port): New variable. (display-message): Use it instead of 'current-error-port'.
* gnu: psm2: Update to 11.2.86.Ludovic Courtès2019-10-18
| | | | * gnu/packages/linux.scm (psm2): Update to 11.2.86.
* gnu: Add u-boot-rock64-rk3328.Vagrant Cascadian2019-10-18
| | | | | | | * gnu/packages/bootloaders (u-boot-rock64-rk3328): New variable. * gnu/bootloader/u-boot (install-rock64-rk3328-u-boot): New variable. (u-boot-rock64-rk3328-bootloader): New variable. * gnu/system/install (define rock64-installation-os): New variable.
* gnu: Add u-boot-rockpro64-rk3399Caliph Nomble2019-10-18
| | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): New exported variable. (u-boot-2019.10): New variable. * gnu/bootloader/u-boot.scm (u-boot-rockpro64-rk3399-bootloader): New exported variable. (install-rockpro64-rk3399-u-boot): New variable. * gnu/system/install.scm (rockpro64-installation-os): New exported variable. Adjusted-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Caliph Nomble <nomble@palism.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: Add arm-trusted-firmware-rk3328.Vagrant Cascadian2019-10-18
| | | | | | * gnu/packages/firmware (arm-trusted-firmware-rk3328): New variable. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: Add arm-trusted-firmware-rk3399.Caliph Nomble2019-10-18
| | | | | | | | | | * gnu/packages/bootloaders.scm (arm-trusted-firmware-rk3399): New exported variable. * gnu/packages/firmware (make-arm-trusted-firmware): Also install .elf files. Adjusted-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Caliph Nomble <nomble@palism.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: arm-trusted-firmware: Disable HDCP support which depends on non-freeVagrant Cascadian2019-10-18
| | | | | | | | | | | binary blobs. * gnu/packages/firmware (make-arm-trusted-firmware)[source]: Add patch. [arguments] Add phase to remove binary blobs. * gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add patch. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: arm-trusted-firmware: Add backported patches to disable .bin generationVagrant Cascadian2019-10-18
| | | | | | | | | | | | | for rockchip platforms. * gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch: New patch. * gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch: New patch. * gnu/packages/firmware (make-arm-trusted-firmware): Add patches. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: r-purrr: Update to 0.3.3.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-purrr): Update to 0.3.3.
* gnu: r-r-rsp: Update to 0.43.2.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.2.
* gnu: r-rcpparmadillo: Update to 0.9.800.1.0.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.1.0.
* gnu: r-gdtools: Update to 0.2.1.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/statistics.scm (r-gdtools): Update to 0.2.1.
* gnu: r-kernsmooth: Update to 2.23-16.Ricardo Wurmus2019-10-18
| | | | | | * gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-16. [inputs]: Move gfortran from here... [native-inputs]: ...to here.
* gnu: r-styler: Update to 1.2.0.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-styler): Update to 1.2.0.
* gnu: r-classint: Update to 0.4-2.Ricardo Wurmus2019-10-18
| | | | * gnu/packages/cran.scm (r-classint): Update to 0.4-2.