~ruther/guix-local

deee8a9d — Leo Famulari 9 years ago
gnu: Remove leftover patch.

* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
957699ee — Leo Famulari 9 years ago
gnu: openjpeg: Remove obsolete patches.

* gnu/packages/patches/openjpeg-CVE-2016-5157.patch,
gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg)[source]: Remove them.
4140b86b — Julien Lepiller 9 years ago
gnu: php: Update to 7.1.3.

* gnu/packages/php.scm (php): Update to 7.1.3.
bd0c6231 — Ricardo Wurmus 9 years ago
gnu: bristol: Fix build failure with alsa-lib 1.1.x.

* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build
failure with alsa-lib 1.1.x.
4e6509b2 — Efraim Flashner 9 years ago
gnu: mesa: Correct another typo.

* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).
80042ae9 — Efraim Flashner 9 years ago
gnu: wget: Fix test-504 failures.

* gnu/packages/wget.scm (wget)[source]: Add patch.
* gnu/packages/patches/wget-fix-504-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
f67337e2 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
b99eec83 — Ludovic Courtès 9 years ago
gnu: librep: Update to 0.92.6.

* gnu/packages/sawfish.scm (librep): Update to 0.92.6.
[arguments]: New field.
[native-inputs]: Add AUTOCONF-WRAPPER, AUTOMAKE, and LIBTOOL.
d5c969ce — Ludovic Courtès 9 years ago
gnu: lsh: Use libc's argp instead of the bundled one.

* gnu/packages/ssh.scm (lsh)[arguments] <#:configure-flags>: Add
--with-system-argp and CPPFLAGS=-DHAVE_ARGP_PARSE.
<#:phases>: In 'pre-configure' phase, modify src/Makefile.in.
5927a843 — Ludovic Courtès 9 years ago
gnu: python-minimal@2: Add dependencies on libffi and zlib.

* gnu/packages/python.scm (python2-minimal)[inputs]: Add LIBFFI and ZLIB.
[arguments]: Remove.
4ed06287 — Ludovic Courtès 9 years ago
gnu: elogind: Build with gperf 3.0.

* gnu/packages/gperf.scm (gperf-3.0): New variable.
* gnu/packages/freedesktop.scm (elogind)[native-inputs]: Use GPERF-3.0
instead of GPERF.
e05fc441 — rennes 9 years ago
gnu: Add pdfgrep.

* guix/gnu/packages/pdf.scm (pdfgrep): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4c20b0bc — Leo Famulari 9 years ago
gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.

* gnu/packages/patches/graphite2-ffloat-store.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (graphite2): Use it.
8299c697 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.10.4.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4.
(%linux-libre-hash): Update hash.
92c42164 — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.16.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16.
9baf0171 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.55.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.
9970ef61 — Danny Milosavljevic 9 years ago
services: Remove Tab character from source code whitespace.

* gnu/services/base.scm (file-system-shepherd-service): Remove Tab character
from source code whitespace.
fc1bfca2 — Danny Milosavljevic 9 years ago
gnu: u-boot: Update to 2017.03.

* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
717c6596 — Mark H Weaver 9 years ago
gnu: mesa: Fix another typo.

This is a followup to commit 2a8b89c27fe80a438ad95becb5da8ed4191d6cd4.

* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium).
6191fef4 — Mark H Weaver 9 years ago
gnu: icecat: Add selected fixes from upstream mozilla-esr45.

* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from
the upstream mozilla-esr45 repository.
Next