Commit Graph

14416 Commits (2f7b4749e702e6952632e02d2a0791099e4f931e)

Author SHA1 Message Date
Marius Bakke 2f7b4749e7
gnu: libxcb: Update to 1.12.
* gnu/packages/patches/libxcb-python-3.5-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (libxcb): Update to 1.12.
[source]: Add patch. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:49 +01:00
Marius Bakke ba5e23d605
gnu: xcb-proto: Update to 1.12.
* gnu/packages/patches/xcb-proto-python3-print.patch,
  gnu/packages/patches/xcb-proto-python3-whitespace.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xorg.scm (xcb-proto): Update to 1.12.
[source]: Use patches. Download from new home.
[home-page]: Change to new xcb.fd.o home.
2017-02-22 13:31:48 +01:00
Marius Bakke c05be50a6f
gnu: graphite2: Update to 1.3.9.
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.9.
2017-02-22 07:26:14 +01:00
Marius Bakke 827dc6295c
gnu: libepoxy: Update to 1.4.0.
* gnu/packages/patches/libepoxy-gl-null-checks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (libepoxy): Update to 1.4.0.
[source]: Remove patch. Use release tarball and remove explicit file-name.
[arguments]: Drop 'autoreconf' phase. Remove obsolete test substitution.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2017-02-22 07:26:04 +01:00
Efraim Flashner a6d352cc01
gnu: gs-fonts: Use 'modify-phases'.
* gnu/packages/ghostscript.scm (gs-fonts)[arguments]: Use
'modify-phases' syntax.
2017-02-21 21:49:31 +02:00
Efraim Flashner 6446555876
gnu: aalib: Support aarch64.
* gnu/packages/video.scm (aalib)[arguments]: Modify custom configure
phase to declare host type on aarch64.
2017-02-21 21:15:06 +02:00
Efraim Flashner fd61591850
gnu: python: Remove failing test on aarch64.
* gnu/packages/python.scm (python-3.5)[source]: Add snippet removing
test that fails on aarch64.
2017-02-21 21:14:57 +02:00
Efraim Flashner db700d5829
gnu: libelf: Use 'modify-phases'.
* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
2017-02-21 21:14:48 +02:00
Efraim Flashner eb9a603317
gnu: libelf: Support aarch64.
* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure
phase to declare host type on aarch64.
2017-02-21 21:14:36 +02:00
Efraim Flashner 6d755c7b84
gnu: libgpg-error: Update to 1.26.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
2017-02-21 20:28:53 +02:00
Efraim Flashner 3853bf2542
gnu: libtasn1: Update to 4.10.
* gnu/packages/tls.scm (libtasn1): Update to 4.10.
2017-02-21 20:27:47 +02:00
Efraim Flashner 0b86650650
gnu: gnutls: Update to 3.5.9.
* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
2017-02-21 20:15:44 +02:00
Leo Famulari eed214ef22
gnu: xf86-video-geode: Update to 2.11.19.
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
2017-02-21 12:34:53 -05:00
Leo Famulari 2060b4d95f
gnu: bdftopcf: Use libxfont2.
* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
2017-02-21 12:34:53 -05:00
Marius Bakke 4c145d21d1
gnu: openssl: Incorporate grafted changes.
This un-grafts 544db93caf.

* gnu/packages/tls.scm (openssl): Update to 1.0.2k.
[replacement]: Remove field.
(openssl-1.0.2k): Remove variable.
(openssl-next)[replacement]: Remove field.
2017-02-21 15:08:02 +01:00
Marius Bakke 9e5af7b456
gnu: mesa: Update to 13.0.5.
* gnu/packages/gl.scm (mesa): Update to 13.0.5.
2017-02-21 14:56:32 +01:00
Marius Bakke f12def72ae
gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25.
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source](patches): Use it.
2017-02-21 14:56:32 +01:00
Marius Bakke 008dfa23d4
gnu: xf86-video-intel: Change to libxfont2 ABI.
* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:32 +01:00
Marius Bakke 62489932a0
gnu: xf86-video-qxl: Change to libxfont2 ABI.
* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
2017-02-21 14:56:31 +01:00
Marius Bakke 27e982e0d3
gnu: xorg-server: Update to 1.19.1.
* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1.
[inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
2017-02-21 14:50:52 +01:00
Marius Bakke 10cd39d1e0
gnu: xorg-server: Use 'modify-phases' syntax.
* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
2017-02-21 14:50:51 +01:00
Marius Bakke 404e48c4ed
gnu: Add libxfont@2.
* gnu/packages/xorg.scm (libxfont2): New variable.
2017-02-21 14:50:51 +01:00
Marius Bakke d270c606b3
gnu: cmake: Run tests in parallel.
* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
2017-02-21 14:50:51 +01:00
Marius Bakke db909bf23c
gnu: cmake: Remove bundled software.
* gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled
libraries.
[arguments]: Drop removed files from 'patch-bin-sh' phase.
[license]: Update for remaining software.
2017-02-21 14:50:50 +01:00
Marius Bakke 4bbb7d4865
gnu: cmake: Update to 3.7.2.
* gnu/packages/cmake.scm (cmake): Update to 3.7.2.
[arguments]: Fix truthiness of some phases.
[inputs]: Add LIBUV.
2017-02-21 14:50:50 +01:00
Marius Bakke 8505eb19a4
Merge branch 'staging' into core-updates
Conflicts:
	gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
	commit log really confused me here... It's from 8c6b077bfa (staging).
	gnu/packages/xorg.scm: xkeyboard-config updated both places.
2017-02-21 14:31:36 +01:00
Efraim Flashner 3b88f3767d
gnu: Add bootstrap-binaries for 'aarch64-linux'.
These bootstrap-binaries were built against commit
8f8f250bdc.

* 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.
2017-02-20 12:58:07 +02:00
Efraim Flashner 653add37af
gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH.
This is the bootstrap version of 1063d325ea

* gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch
the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
2017-02-20 12:58:06 +02:00
Efraim Flashner d15432ca9e
Merge remote-tracking branch 'origin/master' into core-updates 2017-02-20 12:56:14 +02:00
Efraim Flashner def9716890
gnu: bash: Update to patch level 12.
* gnu/packages/bash.scm (%patch-series-4.4): Add patch 12.
2017-02-20 12:35:12 +02:00
Efraim Flashner e747964420
gnu: coreutils: Don't run tests in parallel.
* gnu/packages/base.scm (coreutils)[arguments]: Add '#:parallel-tests? #f'
to address a race contition in the test suite.
2017-02-20 10:57:18 +02:00
Efraim Flashner 864738baaa
gnu: libpng: Update to 1.6.28.
* gnu/packages/image.scm (libpng): Update to 1.6.28.
[source]: Remove patch.
* gnu/packages/patches/libpng-CVE-2016-10087.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-20 10:54:25 +02:00
Ricardo Wurmus 3b254d7613
gnu: ardour: Update to 5.6.
* gnu/packages/audio.scm (ardour): Update to 5.6.
2017-02-20 09:37:26 +01:00
Mark H Weaver 52d901da0c
gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.
* 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.
2017-02-20 03:04:35 -05:00
Efraim Flashner 913059a120
gnu: libpng: Update source urls.
* gnu/packages/image.scm (libpng)[source]: Add 'history' location for
older versions.
2017-02-20 09:35:06 +02:00
Marius Bakke 361d982ce3
gnu: Add python-cycler.
* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
2017-02-19 23:29:57 +01:00
Marius Bakke b35f442e62
gnu: Remove xf86-video-modesetting.
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.
2017-02-19 23:29:38 +01:00
Marius Bakke 4a4fc718d0
gnu: jemalloc: Update to 4.4.0.
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
2017-02-19 22:25:44 +01:00
Ricardo Wurmus 8071bbbcfa
gnu: qtractor: Use new home page.
* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
2017-02-19 13:03:30 +01:00
Ricardo Wurmus 873253ddd3
gnu: qtractor: Update to 0.8.1.
* gnu/packages/music.scm (qtractor): Update to 0.8.1.
2017-02-19 13:03:21 +01:00
Mark H Weaver c93f50698c
gnu: linux-libre: Update to 4.9.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
2017-02-18 21:46:35 -05:00
Mark H Weaver 64d385380c
gnu: linux-libre@4.4: Update to 4.4.50.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
2017-02-18 21:45:29 -05:00
Efraim Flashner 8f8f250bdc
gnu: glibc-bootstrap-system.patch: Update for glibc-2.25.
* gnu/packages/patches/glibc-bootstrap-system.patch: Revert a change
from glibc-2.25 which would require the bootstrap-glibc to require the
linux-kernel-headers.
2017-02-18 21:52:43 +02:00
Leo Famulari bd1450f1e4
gnu: ntfs-3g: Fix patch for CVE-2017-0358.
This is a followup to commit 1a82ba660e.

* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
2017-02-18 14:20:38 -05:00
Rodger Fox 365950ce92
gnu: pioneers: Update to 15.4.
* gnu/packages/games.scm: Update to 15.4.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 14:14:11 -05:00
Kei Kebreau f31bb3a0cf
Revert "updated pioneers to latest version."
This reverts commit 2f7eccc048.
2017-02-18 14:13:32 -05:00
Rodger Fox 2f7eccc048
updated pioneers to latest version.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 13:07:13 -05:00
Leo Famulari f54cf6428b
gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase
into the normal part of the build sequence and use add-installed-pythonpath.
2017-02-18 10:24:07 -05:00
Leo Famulari 945b6721eb
gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.
* 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.
2017-02-18 10:24:03 -05:00
ng0 1ba67b6286
gnu: Add emacs-dream-theme.
* gnu/packages/emacs.scm (emacs-dream-theme): New variable.
2017-02-18 14:26:30 +01:00