aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'staging' into core-updatesMarius Bakke2017-02-21
|\ | | | | | | | | | | | | Conflicts: gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the commit log really confused me here... It's from 8c6b077bfae (staging). gnu/packages/xorg.scm: xkeyboard-config updated both places.
| * gnu: xkeyboard-config: Update to 2.20.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
| * gnu: mesa: Update to 13.0.4.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/gl.scm (mesa): Update to 13.0.4.
| * gnu: wayland, weston: Update to 1.12.0.Marius Bakke2017-01-30
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.12.0. (weston): Update to 1.12.0. [arguments]: Adjust to source file renames.
| * gnu: libxkbcommon: Update to 0.7.1.Marius Bakke2017-01-30
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1. [source]: Use HTTPS. [home-page]: Ditto.
| * gnu: libdrm: Update to 2.4.75.Marius Bakke2017-01-30
| | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75.
| * gnu: libxi: Update to 1.7.9.Marius Bakke2017-01-23
| | | | | | | | * gnu/packages/xorg.scm (libxi): Update to 1.7.9.
| * gnu: boost: Update to 1.63.0.Danny Milosavljevic2017-01-17
| | | | | | | | * gnu/packages/boost.scm (boost): Update to 1.63.0.
| * gnu: cups-filters: Disable mutool integration.Tobias Geerinckx-Rice2017-01-17
| | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’ to #:configure-flags. [inputs]: Remove mupdf.
| * Merge branch 'master' into stagingLeo Famulari2017-01-17
| |\
| * | gnu: doxygen: Use sh from the store.Thomas Danckaert2017-01-17
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal. [arguments]: Add phase to add store prefix to "/bin/sh". Signed-off-by: Leo Famulari <leo@famulari.name>
| * | gnu: libdrm: Update to 2.4.74.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
| * | gnu: flac: Update to 1.3.2.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xiph.scm (flac): Update to 1.3.2.
| * | gnu: speex: Update to 1.2.0.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xiph.scm (speex): Update to 1.2.0.
| * | gnu: libsndfile: Update to 1.0.27.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.27.
| * | gnu: gdk-pixbuf: Make it reproducible.Danny Milosavljevic2017-01-16
| | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/25414>. * gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field.
* | | gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These bootstrap-binaries were built against commit 8f8f250bdca917b3ce38aa0902f01b19081859a4. * gnu/packages/bootstrap/aarch64-linux/bash, gnu/packages/bootstrap/aarch64-linux/mkdir, gnu/packages/bootstrap/aarch64-linux/xz, gnu/packages/bootstrap/aarch64-linux/tar: New files. * gnu/local.mk (bootstrap_aarch64_linuxdir) (dist_bootstrap_aarch64_linux_DATA) (nodist_bootstrap_aarch64_linux_DATA): New variables. (DISTCLEANFILES): Add $(nodist_bootstrap_aarch64_linux_DATA). (gnu/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz): New target. * build-aux/download.scm (filename->uri): Add aarch64-linux entry. * gnu/packages/bootstrap.scm (raw-build): Use guile-2.0.14.tar.xz on aarch64-linux. (glibc-dynamic-linker, %bootstrap-coreutils&co, %boostrap-binutils) (%bootstrap-glibc, %bootstrap-gcc): Add aarch64-linux cases. * m4/guix.m4 (GUIX_SYSTEM_TYPE): Add aarch64 case. (GUIX_ASSERT_SUPPORTED_SYSTEM): Add aarch64-linux to supported list. * doc/guix.texi (GNU Distribution): Add aarch64-linux to the list of supported systems. * tests/packages.scm (package-search-derivation, snippet): Add aarch64 case.
* | | gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH.Efraim Flashner2017-02-20
| | | | | | | | | | | | | | | | | | | | | This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1 * gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
* | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-20
|\ \ \
| * | | gnu: ardour: Update to 5.6.Ricardo Wurmus2017-02-20
| | | | | | | | | | | | | | | | * gnu/packages/audio.scm (ardour): Update to 5.6.
| * | | gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.Mark H Weaver2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10. (%linux-libre-hash): Update hash. (linux-libre-4.9): New variable. * gnu/packages/linux-libre-4.10-x86_64.conf, gnu/packages/linux-libre-4.10-i686.conf: New files. * Makefile.am (KCONFIGS): Add them.
| * | | gnu: Add python-cycler.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
| * | | gnu: Remove xf86-video-modesetting.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is part of xorg-server since version 1.17: https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee * gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable. * gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules): Adjust accordingly.
| * | | gnu: jemalloc: Update to 4.4.0.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0. [source, home-page]: Update to current URLs.
| * | | gnu: qtractor: Use new home page.Ricardo Wurmus2017-02-19
| | | | | | | | | | | | | | | | * gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
| * | | gnu: qtractor: Update to 0.8.1.Ricardo Wurmus2017-02-19
| | | | | | | | | | | | | | | | * gnu/packages/music.scm (qtractor): Update to 0.8.1.
| * | | gnu: linux-libre: Update to 4.9.11.Mark H Weaver2017-02-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash.
| * | | gnu: linux-libre@4.4: Update to 4.4.50.Mark H Weaver2017-02-18
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
| * | | gnu: ntfs-3g: Fix patch for CVE-2017-0358.Leo Famulari2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53. * gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
| * | | gnu: pioneers: Update to 15.4.Rodger Fox2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * | | Revert "updated pioneers to latest version."Kei Kebreau2017-02-18
| | | | | | | | | | | | | | | | This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
| * | | updated pioneers to latest version.Rodger Fox2017-02-18
| | | | | | | | | | | | | | | | Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * | | gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.Leo Famulari2017-02-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase into the normal part of the build sequence and use add-installed-pythonpath.
| * | | gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.Leo Famulari2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
| * | | gnu: Add emacs-dream-theme.ng02017-02-18
| | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-dream-theme): New variable.
| * | | gnu: emacs-org: Update to 20170210.Nicolas Goaziou2017-02-18
| | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-org): Update to 20170210.
| * | | gnu: webkitgtk: Update to 2.14.5.Mark H Weaver2017-02-18
| | | | | | | | | | | | | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
| * | | gnu: inkscape: Update to 0.92.1.Leo Famulari2017-02-17
| | | | | | | | | | | | | | | | * gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
| * | | installer: Aris: update synopis and description.John Darrington2017-02-17
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (aris): Use the synopsis and description from the web page instead of the README file.
| * | | gnu: Add aris.John Darrington2017-02-17
| | | | | | | | | | | | | | | | * gnu/packages/maths.scm(aris): New variable.
| * | | gnu: fish: Fix build after upstream changes.Tobias Geerinckx-Rice2017-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 2.5.0 release was incorrectly packaged, then fixed in place. This is, in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a. See <https://github.com/fish-shell/fish-shell/issues/3807>. Reported by ng0 <contact.ng0@cryptolab.net>. * gnu/packages/shells.scm (fish)[source]: Update hash. [native-inputs]: Remove autoconf, automake, and libtool. [arguments]: Remove ‘bootstrap’ phase.
| * | | gnu: linux-libre@4.4: Update to 4.4.49.Leo Famulari2017-02-17
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
| * | | gnu: linux-libre: Update to 4.9.10.Leo Famulari2017-02-17
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
| * | | gnu: raincat: Update home-page.Eric Bavier2017-02-16
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (raincat)[home-page]: Update.
| * | | gnu: tomb: Upgrade to 2.3.Eric Bavier2017-02-16
| | | | | | | | | | | | | | | | * gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
| * | | gnu: swish-e: Point source and home-page to archive.org.Eric Bavier2017-02-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror. [home-page]: Point to archive.org.
| * | | gnu: scrypt: Update to 1.2.1.Leo Famulari2017-02-16
| | | | | | | | | | | | | | | | * gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
| * | | gnu: go: Update to 1.7.5.Leo Famulari2017-02-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.5. [arguments]: Re-enable test 'TestLoadFixed'.
| * | | gnu: shotwell: Update to 0.25.5.Leo Famulari2017-02-16
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
| * | | gnu: Add scsh.ng02017-02-16
| | | | | | | | | | | | | | | | * gnu/packages/shells.scm (scsh): New variable.