~ruther/guix-local

gnu: neomutt: Configure with 'lmdb' and 'kyotocabinet'.

* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-kyotocabinet'
and '--with-lmdb'.
[inputs]: Add 'lmdb' and 'kyotocabinet'.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: neomutt: Update to 20170306.

* gnu/packages/mail.scm (neomutt): Update to 20170306.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Revert "gnu: neomutt: Configure with 'lmdb' and 'tokyocabinet'."

'kyotocabinet' is more current than tokyocabinet in development
and supported in neomutt aswell.

This reverts commit ef91e2b964ec0952698dd1bf7daf76624fed2145.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: hiawatha: Adjust description.

* gnu/packages/web.scm (hiawatha)[description]: Adjust it.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add font-tamzen.

* gnu/packages/fonts.scm (font-tamzen): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
ff797172 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs/static: Correct description.

* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
5595d4c1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.10.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
ab84c13f — Tobias Geerinckx-Rice 9 years ago
gnu: ibus-anthy: Update to 1.5.9.

* gnu/packages/ibus.scm (ibus-anthy): Update to 1.5.9.
2704f5be — Tobias Geerinckx-Rice 9 years ago
gnu: ibus: Update to 1.5.15.

* gnu/packages/ibus.scm (ibus): Update to 1.5.15.
1b34a47d — Tobias Geerinckx-Rice 9 years ago
gnu: pius: Update to 2.2.4.

* gnu/packages/gnupg.scm (pius): Update to 2.2.4.
50b39829 — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.03.07.

* gnu/packages/video.scm (youtube-dl): Update to 2017.03.07.
d9e94c61 — Arun Isaac 9 years ago
gnu: graphicsmagick: Build with 16 bit quantum depth.

Octave requires graphicsmagick to be built with 16 bit quantum depth.

* gnu/packages/imagemagick.scm (graphicsmagick)[arguments]: Add
"--with-quantum-depth=16" and "--enable-quantum-library-names"
to #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
9f913401 — Arun Isaac 9 years ago
gnu: octave: Build with curl and graphicsmagick.

* gnu/packages/maths.scm (octave)[inputs]: Add curl and graphicsmagick.

Signed-off-by: Leo Famulari <leo@famulari.name>
1f28b319 — Marius Bakke 9 years ago
gnu: xf86-input-libinput: Update to 0.25.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
b6b2ca5d — Arun Isaac 9 years ago
gnu: Add python2-larch.

* gnu/packages/python.scm (python2-larch): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c220f0b4 — Arun Isaac 9 years ago
gnu: Add python2-tracing.

* gnu/packages/python.scm (python2-tracing): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
77e99411 — Arun Isaac 9 years ago
gnu: Add python2-ttystatus.

* gnu/packages/python.scm (python2-ttystatus): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
33e9490c — Arun Isaac 9 years ago
gnu: Add python2-cliapp.

* gnu/packages/python.scm (python2-cliapp): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
67416769 — Marius Bakke 9 years ago
gnu: python-numpy-documentation: Use full git commit hash in submodule.

* gnu/packages/python.scm (python-numpy-documentation,
python2-numpy-documentation)[native-inputs]: Update hash of
SCIPY-SPHINX-THEME. Fix indentation of a line.
63d62305 — Marius Bakke 9 years ago
gnu: Remove obsolete numpy comment.

* gnu/packages/python.scm: Remove comment.
Next