~ruther/guix-local

0558e968 — John Darrington 9 years ago
gnu: Add stellarium.

* gnu/packages/astronomy.scm (stellarium): New variable.
1a01551a — Tobias Geerinckx-Rice 9 years ago
gnu: cbatticon: Update to 1.6.5.

* gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
63f5d53c — Tobias Geerinckx-Rice 9 years ago
gnu: di: Update to 4.43.

* gnu/packages/admin.scm (di): Update to 4.43.
5f643dbe — Tobias Geerinckx-Rice 9 years ago
gnu: tidy-html: Update to 5.4.0.

* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
53c36279 — Tobias Geerinckx-Rice 9 years ago
gnu: txt2man: Update to 1.6.0.

* gnu/packages/man.scm (txt2man): Update to 1.6.0.
02de2f7b — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.02.28.

* gnu/packages/video.scm (youtube-dl): Update to 2017.02.28.
02041872 — Tobias Geerinckx-Rice 9 years ago
gnu: iproute2: Use @command in description.

* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
d8bcf080 — Leo Famulari 9 years ago
gnu: vdirsyncer: Update to 0.15.0.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.15.0.
[source]: Remove obsolete patch 'vdirsyncer-test-suite-slow-machines.patch'.
* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
ea9e58ef — Carlo Zancanaro 9 years ago
gnu: icedtea-6: Modify certificate import to not fail for icedtea-8.

Co-authored-by: Roel Janssen <roel@gnu.org>

* gnu/packages/java.scm (icedtea-6)[arguments]: Do not fail install-keystore
phase when attempting to import unsupported certificate types.  Also ensure
that the keystore is able to be written to before copying it.
(icedtea-8)[arguments]: Restore "install-keystore" phase.
428af2c6 — Leo Famulari 9 years ago
gnu: graphicsmagick: Add comment about CVE-2017-6335.

* gnu/packages/imagemagick.scm (graphicsmagick): Add comment.
07feb580 — Marius Bakke 9 years ago
gnu: notmuch: Update to 0.23.7.

* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
7166221c — Marius Bakke 9 years ago
gnu: maim: Update to 4.4.60.

* gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
ad839aea — Marius Bakke 9 years ago
gnu: slop: Update to 5.3.37.

* gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
8c58c53b — Marius Bakke 9 years ago
gnu: re2: Update to 2017-03-01.

* gnu/packages/regex.scm (re2): Update to 2017-03-01.
ef23ed9e — Marius Bakke 9 years ago
gnu: sessreg: Update to 1.1.1.

* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
d2839def — Marius Bakke 9 years ago
gnu: jemalloc: Update to 4.5.0.

* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
gnu: Add blists.

* gnu/packages/mail.scm (blists): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
0da8313c — John Darrington 9 years ago
gnu: Add unrar.

* gnu/packages/compression.scm (unrar): New variable.
b0377e58 — David Craven 9 years ago
file-systems: Add FAT32 support.

* gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?,
read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string,
fat32-superblock-volume-name, check-fat32-file-system): New variables.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Add
fat support.
(latin1->string): New variable.
(null-terminated-latin1->string): Use latin1->string.
gnu: mumble: Build with 'murmur' server component.

* gnu/packages/telephony.scm (mumble)[arguments]: Build 'murmur'.
Remove 'no-server' and add 'no-ice' to "configure" phase.
[description]: Add a sentence about mumble and murmur.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Next