~ruther/guix-local

827dc629 — Marius Bakke 9 years ago
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.
a6d352cc — Efraim Flashner 9 years ago
gnu: gs-fonts: Use 'modify-phases'.

* gnu/packages/ghostscript.scm (gs-fonts)[arguments]: Use
'modify-phases' syntax.
64465558 — Efraim Flashner 9 years ago
gnu: aalib: Support aarch64.

* gnu/packages/video.scm (aalib)[arguments]: Modify custom configure
phase to declare host type on aarch64.
fd615918 — Efraim Flashner 9 years ago
gnu: python: Remove failing test on aarch64.

* gnu/packages/python.scm (python-3.5)[source]: Add snippet removing
test that fails on aarch64.
db700d58 — Efraim Flashner 9 years ago
gnu: libelf: Use 'modify-phases'.

* gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
eb9a6033 — Efraim Flashner 9 years ago
gnu: libelf: Support aarch64.

* gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure
phase to declare host type on aarch64.
6d755c7b — Efraim Flashner 9 years ago
gnu: libgpg-error: Update to 1.26.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
3853bf25 — Efraim Flashner 9 years ago
gnu: libtasn1: Update to 4.10.

* gnu/packages/tls.scm (libtasn1): Update to 4.10.
0b866506 — Efraim Flashner 9 years ago
gnu: gnutls: Update to 3.5.9.

* gnu/packages/tls.scm (gnutls): Update to 3.5.9.
eed214ef — Leo Famulari 9 years ago
gnu: xf86-video-geode: Update to 2.11.19.

* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
2060b4d9 — Leo Famulari 9 years ago
gnu: bdftopcf: Use libxfont2.

* gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
4c145d21 — Marius Bakke 9 years ago
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.
9e5af7b4 — Marius Bakke 9 years ago
gnu: mesa: Update to 13.0.5.

* gnu/packages/gl.scm (mesa): Update to 13.0.5.
f12def72 — Marius Bakke 9 years ago
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.
008dfa23 — Marius Bakke 9 years ago
gnu: xf86-video-intel: Change to libxfont2 ABI.

* gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
62489932 — Marius Bakke 9 years ago
gnu: xf86-video-qxl: Change to libxfont2 ABI.

* gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
27e982e0 — Marius Bakke 9 years ago
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.
10cd39d1 — Marius Bakke 9 years ago
gnu: xorg-server: Use 'modify-phases' syntax.

* gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
404e48c4 — Marius Bakke 9 years ago
gnu: Add libxfont@2.

* gnu/packages/xorg.scm (libxfont2): New variable.
d270c606 — Marius Bakke 9 years ago
gnu: cmake: Run tests in parallel.

* gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
Next