~ruther/guix-local

ff4dc16e — Marius Bakke 9 years ago
gnu: aseprite: Update to 1.1.13.

* gnu/packages/game-development.scm (aseprite): Update to 1.1.13.
[source]: Switch to release archive.
d1e3f59c — Ludovic Courtès 9 years ago
gnu: coreutils: Patch 'cut' unit test on ARM.

Fixes <https://bugs.gnu.org/26253>.

* gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file.
* gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input.
[arguments] <#:phases>: On ARM, add 'patch-cut-test' phase.
* gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
ac7a8f1f — Efraim Flashner 9 years ago
gnu: xorg-server-xwayland: Add missing input.

* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy,
add wayland-protocols.
6a052473 — Efraim Flashner 9 years ago
gnu: pcc: Remove aarch64-linux from %supported-systems.

* gnu/packages/c.scm (pcc)[supported-systems]: New field.
97b7201f — Efraim Flashner 9 years ago
gnu: tcc: Remove aarch64-linux from %supported-systems.

* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from
the %supported-systems.
77ab6983 — Marius Bakke 9 years ago
gnu: devil: Update to 1.8.0.

* gnu/packages/patches/devil-CVE-2009-3994.patch,
gnu/packages/patches/devil-fix-libpng.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (devil): Update to 1.8.0.
[source]: Remove patches and snippet.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests. Remove #:configure-flags and add a
'change-directory' phase. Remove 'fix-tests' phase.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
7fdca77e — rennes 9 years ago
gnu: ustr: Fix build with GCC 5.

* gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/textutils.scm (ustr)[source]: Use patch.

Signed-off-by: Leo Famulari <leo@famulari.name>
096f0080 — Sergei Trofimovich 9 years ago
gnu: rcs: Fix build against gcc-5.4.0.

* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file.
* gnu/packages/version-control.scm (rcs)[source]: Applied patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ce54f5db — Ricardo Wurmus 9 years ago
gnu: gfortran-5: Move definition before "gfortran".

This is a follow-up to commit cb4805e34c9997edca14743516b9a0fde6303d1c.

* gnu/packages/gcc.scm (gfortran-5): Move definition.
cb4805e3 — Ricardo Wurmus 9 years ago
gnu: gfortran: Change default version to gfortran-5.

* gnu/packages/gcc.scm (gfortran): Point to gfortran-5.
0371b345 — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
8be563a5 — Efraim Flashner 9 years ago
gnu: dtc: Build with flex-2.6.1.

* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and
not flex.
c53af001 — Peter Mikkelsen 9 years ago
gnu: idris: Update to 0.99.1.

* gnu/packages/idris.scm (idris): Update to 0.99.1.
[inputs]: Add ghc-code-page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
df7309fc — Peter Mikkelsen 9 years ago
gnu: Add ghc-code-page.

* gnu/packages/haskell.scm (ghc-code-page): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
939b6b11 — Ricardo Wurmus 9 years ago
gnu: star: Update to 2.5.3a.

* gnu/packages/bioinformatics.scm (star): Update to 2.5.3a.
d5ceeb5a — Efraim Flashner 9 years ago
gnu: scotch: Build with flex-2.6.1.

* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
5302eba6 — Efraim Flashner 9 years ago
gnu: libffcall: Remove aarch64-linux from supported systems.

* gnu/packages/libffcall.scm (libffcall)[supported-systems]: New field,
remove aarch64-linux.
[home-page]: Use https.
b27bd0b0 — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.03.22.

* gnu/packages/video.scm (youtube-dl): Update to 2017.03.22.
a06cd95a — Tobias Geerinckx-Rice 9 years ago
gnu: python-natsort: Update to 5.0.2.

* gnu/packages/python.scm (python-natsort): Update to 5.0.2.
e17a1248 — Tobias Geerinckx-Rice 9 years ago
gnu: python2-futures: Update to 3.0.5.

* gnu/packages/python.scm (python2-futures): Update to 3.0.5.
Next