~ruther/guix-local

ref: 4adb40bffc0dda8871878283887a0e0cd88d9578 guix-local/gnu/packages d---------
4adb40bf — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
138c0889 — Leo Famulari 8 years ago
gnu: libvorbis: Fix CVE-2017-{14632,14633}.

* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
ce577655 — Fis Trivial 8 years ago
gnu: Add selene.

* gnu/packages/lua.scm (selene): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
20bf5fce — Ludovic Courtès 8 years ago
gnu: grep: Add dependency on PCRE.

Suggested by Oleg Pykhalov <go.wigust@gmail.com>
and Roel Janssen <roel@gnu.org>.

* gnu/packages/base.scm (grep)[inputs]: New field.
* gnu/packages/commencement.scm (grep-final)[inputs]: New field.
33ca12f3 — Maxim Cournoyer 8 years ago
gnu: emacs-sr-speedbar: Update to 20161025.

* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
6342ebd5 — Kei Kebreau 8 years ago
gnu: libcdio-paranoia: Update to 10.2+0.94.2.

* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+0.94.2.
49e23afa — Kei Kebreau 8 years ago
gnu: libcdio: Update to 2.0.0.

* gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
4f85f7f7 — amirouche 8 years ago
gnu: guile-bytestructures: Update to 1.0.1.

* gnu/package/guile.scm (guile-bytestructures): Update to 1.0.1.
[source]: Use tarball from github instead of git.
[build-system]: Use GNU-BUILD-SYSTEM.
[arguments]: Remove.
[navitve-inputs]: Add PKG-CONFIG.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
73244e63 — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to 3c5dbd2.

* gnu/packages/package-management.scm (guix): Update to 3c5dbd2.
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.
Next