~ruther/guix-local

ref: aa33cc29cae391d4208c8a4d879c82025ea4e86c guix-local/gnu/packages d---------
aa33cc29 — Ricardo Wurmus 8 years ago
gnu: idr: Update to 2.0.3.

* gnu/packages/bioinformatics.scm (idr): Update to 2.0.3.
[source]: Add snippet to remove generated code.
40590caf — Ricardo Wurmus 8 years ago
gnu: idr: Correct license.

* gnu/packages/bioinformatics.scm (idr)[license]: Change to GPLv2+.
5c1f38bf — Marius Bakke 8 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to 953c2de.
953c2de7 — Marius Bakke 8 years ago
tests: Disable test for freed disk space that fails on Btrfs.

This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095.

* tests/store.scm ("dead path can be explicitly collected"): Don't check
that (> freed 0).
* gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove
workaround for the same problem.
d1451fa0 — Pierre Langlois 8 years ago
gnu: taglib: Update to 1.11.1 and fix home page.

* gnu/packages/mp3.scm (taglib)[version]: Update to 1.11.1.
[arguments]: Configure with -DBUILD_SHARED_LIBS=ON.
[home-page]: Change to http://taglib.org.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d280a0fa — Rutger Helling 8 years ago
gnu: retroarch: Update to 1.6.9.

* gnu/packages/games.scm (retroarch): Update to 1.6.9.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
a28835a0 — Marius Bakke 8 years ago
gnu: gnupg: Update to 2.2.3.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.3.
0c417d95 — Marius Bakke 8 years ago
gnu: orc: Update to 0.4.28.

* gnu/packages/gstreamer.scm (orc): Update to 0.4.28.
b63466f2 — Marius Bakke 8 years ago
gnu: samba: Update to 4.7.3 [fixes CVE-2017-14746 and CVE-2017-15275].

* gnu/packages/samba.scm (samba): Update to 4.7.3.
3151345c — Marius Bakke 8 years ago
gnu: signify: Update to 23.

* gnu/packages/crypto.scm (signify): Update to 23.
40e89f5b — Marius Bakke 8 years ago
gnu: guix: Disable test that fails on Btrfs.

Works around <https://bugs.gnu.org/29363>.
Reported by Rutger Helling <rhelling@mykolab.com>.

* gnu/packages/package-management.scm (guix)[arguments]: Rename
'disable-container-tests' phase to 'disable-failing-tests' and add
substitution to disable test for freed disk space.
9a87aa81 — Rutger Helling 8 years ago
gnu: retroarch: Update to 1.6.8.

* gnu/packages/games.scm (retroarch): Update to 1.6.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
7bd4103e — Rutger Helling 8 years ago
gnu: cdogs-sdl: Update to 0.6.6.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
cb9b1a04 — Rutger Helling 8 years ago
gnu: procenv: Update to 0.50.

* gnu/packages/linux.scm (procenv): Update to 0.50.

Signed-off-by: Leo Famulari <leo@famulari.name>
760e504d — Rutger Helling 8 years ago
gnu: you-get: Update to 0.4.964.

* gnu/packages/video.scm (you-get): Update to 0.4.964.

Signed-off-by: Leo Famulari <leo@famulari.name>
a0fe7c06 — Christopher Baines 8 years ago
gnu: Patch path to locale in gnome-desktop.

* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to
  get libgnome-desktop to use the full path to the locale binary.
0056f4cc — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update licence information.

* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments.
023ef013 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Support dnstap query logging.

* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap.  It appears
that dnstap is intended to be bundled and modified.
[inputs]: Add fstrm and protobuf-c.
[arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags.
7e685dee — Tobias Geerinckx-Rice 8 years ago
gnu: Use ‘license:’ prefix in (gnu packages protobuf).

* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c)
(python-protobuf, python2-protobuf): Use ‘license:’ prefix.
7d9935b4 — Tobias Geerinckx-Rice 8 years ago
gnu: Add fstrm.

* gnu/packages/protobuf.scm (fstrim): New public variable.
Next