~ruther/guix-local

63651b80 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-devel-globaldestruction: Update to 0.14.

* gnu/packages/perl.scm (perl-devel-globaldestruction): Update to 0.14.
92a37fd2 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-config-autoconf: Update to 0.315.

* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.315.
e87ab2e8 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-data-optlist: Update to 0.110.

* gnu/packages/perl.scm (perl-data-optlist): Update to 0.110.
e1cf4fd2 — Oleg Pykhalov 8 years ago
services: cgit: Add more configuration fields.

* gnu/services/version-control.scm (cgit-service-type): Move to separate file.
* gnu/services/cgit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
* gnu/tests/version-control.scm: Add this.
* doc/guix.texi (Cgit Service): Document this.
29d37e99 — Ludovic Courtès 8 years ago
gnu: make-bootstrap: Build grep without PCRE support.

Partly fixes <https://bugs.gnu.org/24841>.
Reported by Chris Marusich <cmmarusich@gmail.com>.

This fixes cross-compilation of the statically-linked grep.

* gnu/packages/make-bootstrap.scm (%static-inputs): Add 'inputs' field
for grep.
7349fed5 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-x11-xcb: Update to 0.17.

* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.17.
fa964e96 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-xml-sax-base: Update to 1.09.

* gnu/packages/xml.scm (perl-xml-sax-base): Update to 1.09.
5cacd314 — Tobias Geerinckx-Rice 8 years ago
gnu: tig: Update to 2.3.3.

* gnu/packages/version-control.scm (tig): Update to 2.3.3.
[arguments]: Substitute INVOKE for SYSTEM*.
4886d5b2 — Tobias Geerinckx-Rice 8 years ago
gnu: spin2cpp: Update to 3.6.4.

* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.4.
7da5db8e — Tobias Geerinckx-Rice 8 years ago
gnu: godot: Update to 3.0.1.

* gnu/packages/game-development.scm (godot): Update to 3.0.1.
[arguments]: End phases with #t and remove redundant MKDIR-P.
130acf72 — Tobias Geerinckx-Rice 8 years ago
gnu: love: Fix build with luajit@2.1.0-beta3.

* gnu/packages/game-development.scm (love)[source]: Add snippet fixing Lua version detection.
d5d7d26d — Tobias Geerinckx-Rice 8 years ago
gnu: perl-gd: Update to 2.68.

* gnu/packages/gd.scm (perl-gd): Update to 2.68.
[source]: Remove obsolete patch.
[native-inputs]: Remove perl-module-build.
[inputs]: Use canonical package names and order alphabetically.
[arguments]: Replace #:module-build-flags with fewer #:make-maker-flags,
enable #:tests?, and remove ‘clear-autogenerated-files’ phase.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2504fd37 — Tobias Geerinckx-Rice 8 years ago
gnu: xfburn: Update to 0.5.5.

* gnu/packages/xfce.scm (xfburn): Update to 0.5.5.
c26d74dd — Tobias Geerinckx-Rice 8 years ago
gnu: phonon: Update to 4.10.0.

* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.0.
9e9a211f — Tobias Geerinckx-Rice 8 years ago
gnu: soxr: Update to 0.1.3.

* gnu/packages/audio.scm (soxr): Update to 0.1.3.
713b519e — Tobias Geerinckx-Rice 8 years ago
gnu: fluidsynth: Update to 1.1.10.

* gnu/packages/audio.scm (fluidsynth): Update to 1.1.10.
0c548d98 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2018.02.26.

* gnu/packages/video.scm (youtube-dl): Update to 2018.02.26.
4f3506a4 — Tobias Geerinckx-Rice 8 years ago
gnu: thermald: Update to 1.7.1.

* gnu/packages/admin.scm (thermald): Update to 1.7.1.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
63f931cf — Tobias Geerinckx-Rice 8 years ago
gnu: gcab: Update to 1.1.

* gnu/packages/package-management.scm (gcab): Update to 1.1.
[source]: Remove git dependency in a snippet.
36d48a53 — Kei Kebreau 8 years ago
gnu: mbedtls-apache: Fix upstream typo.

A typo was introduced in version 2.7.0 that caused the hiawatha package to
fail to build. See https://github.com/ARMmbed/mbedtls/pull/1362.

* gnu/packages/tls.scm (mbedtls-apache)[source]: Add snippet to fix typo.
Next