summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2018-05-30gnu: glibc-locales: Adjust patch that no longer applied.Ludovic Courtès
* gnu/packages/patches/glibc-locales.patch: Adjust for glibc 2.27.
2018-05-30gnu: emms: Fix build.Ricardo Wurmus
* gnu/packages/emacs.scm (emms)[arguments]: Reset time stamps of files to be gzipped; let post-install phase return #t.
2018-05-30gnu: icedtea-7: Build with gcc-4.9.Ricardo Wurmus
* gnu/packages/java.scm (icedtea-7)[native-inputs]: Add gcc-4.9.
2018-05-30gnu: icedtea-6: Build with gcc-4.9.Ricardo Wurmus
* gnu/packages/java.scm (icedtea-6)[native-inputs]: Add gcc-4.9 and libnsl.
2018-05-30gnu: gtkglext: Fix build.Ricardo Wurmus
* gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name collision.
2018-05-30Merge branch 'master' into core-updatesMark H Weaver
2018-05-30Revert "gnu: swig: Patch for Octave 4.4."Mark H Weaver
This reverts commit 3771000f893d4b53e302f5bca07afeba69e76cd4.
2018-05-30gnu: xpra: Update to 2.3.1.Rutger Helling
* gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi.
2018-05-30gnu: ibus-libpinyin: Update to 1.10.0.Ricardo Wurmus
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.10.0. [arguments]: Remove "autogen" phase. [native-inputs]: Remove autoconf, automake, and libtool.
2018-05-30gnu: libpinyin: Update to 2.2.0.Ricardo Wurmus
* gnu/packages/ibus.scm (libpinyin): Update to 2.2.0. [arguments]: Remove. [inputs]: Remove model. [native-inputs]: Remove autoconf, automake, and libtool.
2018-05-30gnu: vlc: Update to 3.0.3, and add more inputs.Mark H Weaver
Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase.
2018-05-29gnu: linux-libre@4.1: Update to 4.1.52.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
2018-05-29Merge branch 'master' into core-updatesMark H Weaver
2018-05-29gnu: tiled: Update to 1.1.5.David Thompson
* gnu/packages/game-development.scm (tiled): Update to 1.1.5.
2018-05-29gnu: Add go-github-com-gorilla-context.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-gorilla-context): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Add go-github-com-google-gofuzz.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-google-gofuzz): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Add go-github-com-google-cadvisor.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-google-cadvisor): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Add go-github-com-emicklei-go-restful.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Add go-github-com-blang-semver.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-blang-semver): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Add go-github-com-urfave-cli.Rouby Pierre-Antoine
* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29gnu: Update shogun to 6.1.3.Kei Kebreau
* gnu/packages/machine-learning.scm (shogun): Update to 6.1.3. [source]: Update snippet to remove proprietary software. [arguments]: Rewrite list of symlinks in 'delete-broken-symlinks' phase. Rewrite file lists given to substitute* in 'change-R-target-path' and 'fix-octave-modules' phases. Adjust 'fix-octave-modules' for the update. Add 'move-rxcpp' phase. Rewrite configure-flags for the update. [inputs]: Add eigen. [native-inputs]: Add rxcpp.
2018-05-29gnu: swig: Patch for Octave 4.4.Kei Kebreau
* gnu/packages/swig.scm (swig)[source]: Add patch. * gnu/packages/patches/swig-octave-patches.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2018-05-29gnu: eigen: Include unsupported features.Ricardo Wurmus
* gnu/packages/algebra.scm (eigen)[source]: Do not build the tests for unsupported features, but include the files. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-05-29gnu: Add rxcpp.Kei Kebreau
* gnu/packages/machine-learning.scm (rxcpp): New variable.
2018-05-29gnu: octave: Update to 4.4.0.Kei Kebreau
* gnu/packages/maths.scm (octave): Update to 4.4.0.
2018-05-29gnu: mpd: Update to 0.20.20.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.20.20.
2018-05-29gnu: mypaint-brushes: Fetch source from git.Ricardo Wurmus
* gnu/packages/gimp.scm (mypaint-brushes)[source]: Fetch source from git.
2018-05-29gnu: mypaint-brushes: Fix build.Ricardo Wurmus
* gnu/packages/gimp.scm (mypaint-brushes)[arguments]: Remove bootstrap phase; add "relax-dependency-version" phase.
2018-05-29gnu: python-pygobject: Delete broken tests.Ricardo Wurmus
* gnu/packages/glib.scm (python-pygobject)[arguments]: Add phase "delete-broken-tests".
2018-05-29gnu: python2-pygobject: Add native-inputs.Ricardo Wurmus
* gnu/packages/glib.scm (python2-pygobject)[native-inputs]: New field.
2018-05-29gnu: python-pygobject: Update to 3.28.2.Ricardo Wurmus
* gnu/packages/glib.scm (python-pygobject): Update to 3.28.2. [native-inputs]: Add python-pytest.
2018-05-29gnu: modem-manager: Fix build.Ricardo Wurmus
* gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add configure flag to avoid aborting on certain warnings.
2018-05-29gnu: Git: Update to 2.17.1 [fixes CVE 2018-{11234,11235}].Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.17.1.
2018-05-29gnu: pan: Update to 0.145.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (pan): Update to 0.145.
2018-05-29gnu: disorderfs: Update to 0.5.3.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.3. [source]: Update upstream URI and re-use VERSION.
2018-05-29gnu: thefuck: Update to 3.27.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thefuck): Update to 3.27.
2018-05-29gnu: Wireshark: Update to 2.6.1.Leo Famulari
* gnu/packages/networking.scm (wireshark): Update to 2.6.1.
2018-05-29gnu: xdg-utils: Update to 1.1.3 [fixes CVE-2017-18266].Leo Famulari
* gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.3.
2018-05-29vm: Remove unneeded dependency on Guile-JSON.Ludovic Courtès
Fixes <https://bugs.gnu.org/31581>. Reported by Leo Famulari <leo@famulari.name>. * gnu/system/vm.scm: Remove unneeded (guix docker) import.
2018-05-29gnu: Add missing copyright line.Clément Lassieur
* gnu/packages/engineering.scm: Add missing copyright line for commit 6cedd61.
2018-05-29Merge branch 'master' into core-updatesRicardo Wurmus
2018-05-29gnu: librecad: Fix build against Qt 5.11.Clément Lassieur
* gnu/packages/engineering.scm (librecad)[arguments]: Add missing headers.
2018-05-29services: fstab: Properly handle file system labels.Ludovic Courtès
Fixes a regression introduced in a5acc17a3c10a3779b5b8b1a2565ef130be77e51. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/services/base.scm (file-system->fstab-entry): Pass LABEL, not FILE-SYSTEM, to 'file-system-label->string'.
2018-05-29gnu: emacs-s: Fix tests.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-s)[arguments]: Use full emacs package to fix tests.
2018-05-29gnu: emacs-dash: Update to 2.14.1.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-dash): Update to 2.14.1. [source]: Fetch from git.
2018-05-29gnu: emacs-minimal: Fix build by disabling gnutls support.Ricardo Wurmus
This is a follow-up to bb82c3d42bb95588f40394f4d71f915654c0e643. * gnu/packages/emacs.scm (emacs-minimal)[arguments]: Pass configure flag to indicate that gnutls support has intentionally been disabled.
2018-05-29gnu: emacs: Update to 26.1.Mathieu Othacehe
* gnu/packages/emacs.scm (emacs): Update to 26.1, [arguments]: disable tests as they do not exist in release. * gnu/packages/patches/emacs-fix-scheme-indent-function.patch: Update patch indentation and line numbers.
2018-05-29system: Add u-boot-puma-rk3399.Vagrant Cascadian
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399): New variable. (make-u-boot-package)[arguments]: Add '.rksd' files to the files installed during custom 'install phase. * gnu/bootloader/u-boot.scm (u-boot-puma-rk3399-bootloader): New exported variable. * gnu/system/install.scm (rk3399-puma-installation-os): New exported variable. * gnu/packages/firmware.scm (arm-trusted-firmware-puma-rk3399): New variable. (rk3399-cortex-m0): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-05-29gnu: khal: Update to 0.9.9.Leo Famulari
* gnu/packages/calendar.scm (khal): Update to 0.9.9.
2018-05-28Merge branch 'master' into core-updatesMark H Weaver