| Commit message (Expand) | Author | Age | Files | Lines |
* | guix: build: make-bootstrap: Copy "falloc.h" to the new system.•••In glibc-2.25 a dependency on "linux/falloc.h" was added.
This also reverts commit 8f8f250bdca917b3ce38aa0902f01b19081859a4
which is no longer needed. This commit was not compatible with
the glibc version Hurd is using. See
<https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01046.html>
* guix/build/make-bootstrap.scm (make-stripped-libc): Copy "falloc.h"
to the new system.
* gnu/packages/patches/glibc-bootstrap-system.patch: Remove part
that touches fcntl-linux.h.
Problem reported by Andreas Enge <andreas@enge.fr>.
| Manolis Ragkousis | 2017-02-27 | 1 | -23/+1 |
* | gnu: harfbuzz: Update to 1.4.3.•••* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.3.
| Marius Bakke | 2017-02-27 | 1 | -2/+2 |
* | gnu: libx11: Update to 1.6.5.•••* gnu/packages/xorg.scm (libx11): Update to 1.6.5.
| Marius Bakke | 2017-02-27 | 1 | -2/+2 |
* | gnu: fontconfig: Fix test-suite for freetype update.•••* gnu/packages/fontutils.scm (fontconfig)[arguments]: Add phase to fix
the test-suite to have the input expected.
| Efraim Flashner | 2017-02-27 | 1 | -1/+6 |
* | gnu: bluez: Update to 5.44.•••* gnu/packages/linux.scm (bluez): Update to 5.44.
| Marius Bakke | 2017-02-26 | 1 | -2/+2 |
* | gnu: kmod: Update to 24.•••* gnu/packages/linux.scm (kmod): Update to 24.
| Marius Bakke | 2017-02-26 | 1 | -2/+2 |
* | gnu: freetype: Update to 2.7.1.•••* gnu/packages/fontutils.scm (freetype): Update to 2.7.1.
| Efraim Flashner | 2017-02-26 | 1 | -2/+2 |
* | gnu: libssh2: Fix build failure after 1.8.0 upgrade.•••* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (libssh2)[source]: Use it.
[arguments]: Add 'autoreconf' phase.
[native-inputs]: Add AUTOCONF and AUTOMAKE.
| Marius Bakke | 2017-02-26 | 3 | -2/+44 |
* | gnu: gd: Fix test failure with FreeType 2.7.•••* gnu/packages/patches/gd-freetype-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
| Leo Famulari | 2017-02-26 | 3 | -1/+62 |
* | gnu: fontconfig: Fix build failure caused by symbol conflict with glibc@2.25.•••* gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
| Leo Famulari | 2017-02-26 | 3 | -0/+84 |
* | gnu: eudev: Fix build failure caused by conflicting function type declaration.•••* gnu/packages/patches/eudev-conflicting-declaration.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (eudev)[source]: Use it.
| Leo Famulari | 2017-02-26 | 3 | -1/+34 |
* | gnu: eudev: Update to 3.2.1.•••* gnu/packages/linux.scm (eudev): Update to 3.2.1.
| Leo Famulari | 2017-02-26 | 1 | -2/+2 |
* | gnu: cups-minimal: Fix build failure in reset-gzip-timestamps phase.•••* gnu/packages/cups.scm (cups-minimal)[arguments]: Add 'make-manpages-writable'
phase.
| Leo Famulari | 2017-02-26 | 1 | -0/+8 |
* | gnu: bdb@5.3: Support aarch64.•••* gnu/packages/databases.scm (bdb@5.3)[arguments]: Copy arguments from
* bdb, add '--build' flag for aarch64.
| Efraim Flashner | 2017-02-25 | 1 | -2/+39 |
* | gnu: libva: Update to 1.7.3.•••* gnu/packages/video.scm (libva): Update to 1.7.3.
| Marius Bakke | 2017-02-25 | 1 | -2/+2 |
* | gnu: gnutls: Support internationalized domain names.•••* gnu/packages/tls.scm (gnutls)[propagated-inputs]: Replace libidn with
libidn2.
| Leo Famulari | 2017-02-24 | 1 | -1/+1 |
* | gnu: tcsh: Use modify-phases.•••* gnu/packages/shells.scm (tcsh)[arguments]: Use modify-phases.
| Leo Famulari | 2017-02-24 | 1 | -25/+25 |
* | gnu: tcsh: Update to 6.20.00.•••* gnu/packages/shells.scm (tcsh): Update to 6.20.00.
[source]: Remove 'tcsh-do-not-define-BSDWAIT.patch'.
[inputs]: Remove coreutils. Move autoconf to ...
[native-inputs]: ... here. Add perl.
* gnu/packages/patches/tcsh-fix-autotest.patch: Adjust patch to upstream
changes.
* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2017-02-24 | 4 | -101/+58 |
* | gnu: util-linux: Update to 2.29.2.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.2.
| Marius Bakke | 2017-02-23 | 1 | -2/+2 |
* | gnu: alsa-lib: Update to 1.1.3.•••* gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.3.
[source]: Remove patch.
[home-page]: Use HTTPS.
| Marius Bakke | 2017-02-23 | 3 | -47/+3 |
* | 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.
| Marius Bakke | 2017-02-22 | 3 | -4/+71 |
* | 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.
| Marius Bakke | 2017-02-22 | 4 | -4/+301 |
* | gnu: graphite2: Update to 1.3.9.•••* gnu/packages/fontutils.scm (graphite2): Update to 1.3.9.
| Marius Bakke | 2017-02-22 | 1 | -2/+2 |
* | 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.
| Marius Bakke | 2017-02-22 | 3 | -79/+6 |
* | gnu: gs-fonts: Use 'modify-phases'.•••* gnu/packages/ghostscript.scm (gs-fonts)[arguments]: Use
'modify-phases' syntax.
| Efraim Flashner | 2017-02-21 | 1 | -18/+13 |
* | gnu: aalib: Support aarch64.•••* gnu/packages/video.scm (aalib)[arguments]: Modify custom configure
phase to declare host type on aarch64.
| Efraim Flashner | 2017-02-21 | 1 | -0/+5 |
* | gnu: python: Remove failing test on aarch64.•••* gnu/packages/python.scm (python-3.5)[source]: Add snippet removing
test that fails on aarch64.
| Efraim Flashner | 2017-02-21 | 1 | -1/+4 |
* | gnu: libelf: Use 'modify-phases'.•••* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
| Efraim Flashner | 2017-02-21 | 1 | -16/+16 |
* | gnu: libelf: Support aarch64.•••* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure
phase to declare host type on aarch64.
| Efraim Flashner | 2017-02-21 | 1 | -2/+8 |
* | gnu: libgpg-error: Update to 1.26.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
| Efraim Flashner | 2017-02-21 | 1 | -2/+2 |
* | gnu: libtasn1: Update to 4.10.•••* gnu/packages/tls.scm (libtasn1): Update to 4.10.
| Efraim Flashner | 2017-02-21 | 1 | -2/+2 |
* | gnu: gnutls: Update to 3.5.9.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
| Efraim Flashner | 2017-02-21 | 1 | -2/+2 |
* | gnu: xf86-video-geode: Update to 2.11.19.•••* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
| Leo Famulari | 2017-02-21 | 1 | -2/+2 |
* | gnu: bdftopcf: Use libxfont2.•••* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
| Leo Famulari | 2017-02-21 | 1 | -1/+1 |
* | gnu: openssl: Incorporate grafted changes.•••This un-grafts 544db93cafc3e0bf9a89623b8fed3a169958c1d3.
* gnu/packages/tls.scm (openssl): Update to 1.0.2k.
[replacement]: Remove field.
(openssl-1.0.2k): Remove variable.
(openssl-next)[replacement]: Remove field.
| Marius Bakke | 2017-02-21 | 1 | -23/+2 |
* | gnu: mesa: Update to 13.0.5.•••* gnu/packages/gl.scm (mesa): Update to 13.0.5.
| Marius Bakke | 2017-02-21 | 1 | -2/+2 |
* | 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.
| Marius Bakke | 2017-02-21 | 3 | -1/+50 |
* | gnu: xf86-video-intel: Change to libxfont2 ABI.•••* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
| Marius Bakke | 2017-02-21 | 1 | -1/+1 |
* | gnu: xf86-video-qxl: Change to libxfont2 ABI.•••* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
| Marius Bakke | 2017-02-21 | 1 | -1/+1 |
* | 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.
| Marius Bakke | 2017-02-21 | 1 | -3/+4 |
* | gnu: xorg-server: Use 'modify-phases' syntax.•••* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
| Marius Bakke | 2017-02-21 | 1 | -11/+13 |
* | gnu: Add libxfont@2.•••* gnu/packages/xorg.scm (libxfont2): New variable.
| Marius Bakke | 2017-02-21 | 1 | -0/+11 |
* | gnu: cmake: Run tests in parallel.•••* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
| Marius Bakke | 2017-02-21 | 1 | -3/+9 |
* | 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.
| Marius Bakke | 2017-02-21 | 1 | -5/+25 |
* | 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.
| Marius Bakke | 2017-02-21 | 1 | -4/+8 |
* | 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 8c6b077bfae (staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
| Marius Bakke | 2017-02-21 | 12 | -29/+80 |
|\ |
|
| * | gnu: xkeyboard-config: Update to 2.20.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
| Marius Bakke | 2017-02-01 | 1 | -2/+2 |
| * | gnu: mesa: Update to 13.0.4.•••* gnu/packages/gl.scm (mesa): Update to 13.0.4.
| Marius Bakke | 2017-02-01 | 1 | -2/+2 |
| * | gnu: wayland, weston: Update to 1.12.0.•••* gnu/packages/freedesktop.scm (wayland): Update to 1.12.0.
(weston): Update to 1.12.0.
[arguments]: Adjust to source file renames.
| Marius Bakke | 2017-01-30 | 1 | -6/+8 |
| * | gnu: libxkbcommon: Update to 0.7.1.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1.
[source]: Use HTTPS.
[home-page]: Ditto.
| Marius Bakke | 2017-01-30 | 1 | -4/+4 |