~ruther/guix-local

ref: 3c5dbd2beeaeb21b3b978ec6d76aa16260670fcd guix-local/gnu d---------
gnu: Add sound-juicer.

* gnu/packages/gnome.scm (sound-juicer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libmusicbrainz.

* gnu/packages/music.scm (libmusicbrainz): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libdiscid.

* gnu/packages/music.scm (libdiscid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
50dc3b8b — Tobias Geerinckx-Rice 8 years ago
gnu: inkscape: Use HTTPS for home page.

* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
2b7eda61 — Tobias Geerinckx-Rice 8 years ago
gnu: inkscape: Update to 0.92.2.

* gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
f26fa354 — Tobias Geerinckx-Rice 8 years ago
gnu: newsbeuter: Deprecate in favour of newsboat.

* gnu/packages/syndication.scm (newsbeuter): Redefine using
‘deprecated-package’.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
74a23552 — Tobias Geerinckx-Rice 8 years ago
gnu: rrdtool: Update to 1.7.0.

* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0.
[native-inputs]: Add bc, perl, and tzdata.
[arguments]: Remove obsolete substitution in ‘pre-configure’ phase.
Set TZDIR for tests in new ‘prepare-test-environment’ phase.
Add ‘remove-native-input-references’ phase for example scripts.
cd661a41 — Tobias Geerinckx-Rice 8 years ago
gnu: fio: Update to 3.3.

* gnu/packages/benchmark.scm (fio): Update to 3.3.
9998c551 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-list-moreutils: Update to 0.428.

* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
721bdea5 — Tobias Geerinckx-Rice 8 years ago
gnu: libmtp: Update to 1.1.14.

* gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
0ee12dc9 — Tobias Geerinckx-Rice 8 years ago
gnu: python-idna: Update to 2.6.

* gnu/packages/python.scm (python-idna): Update to 2.6.
c959a774 — Tobias Geerinckx-Rice 8 years ago
gnu: ocaml-zed: Update to 1.6.

* gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
86f0d00c — Tobias Geerinckx-Rice 8 years ago
gnu: rrdtool: Re-order imports.

* gnu/packages/rrdtool.scm: Order imports alphabetically.
570623d5 — Tobias Geerinckx-Rice 8 years ago
gnu: rrdtool: Use HTTPS for home page.

* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
cac274aa — Efraim Flashner 8 years ago
gnu: wine: Remove duplicate supported-systems field.

* gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate
field.
f8b135b2 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.13.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13.
(%linux-libre-hash): Update hash.
fc2a5fa3 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.76.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
7e0ae2bc — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.111.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
db34d4bb — Efraim Flashner 8 years ago
gnu: grub-hybrid: Don't try to install files that already exist.

* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file
already exists in the destination directory before installing it.
7ba2a1af — Efraim Flashner 8 years ago
gnu: wine: Limit supported architectures to ones that can build our wine.

* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to
architectures which can build for their selected '#:system'.
Next