~ruther/guix-local

743d3f65 — Brendan Tildesley 8 years ago
gnu: calibre: Install mimetypes.

* gnu/packages/ebook.scm (calibre)[arguments]: Install mimetypes xml file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9132212f — Brendan Tildesley 8 years ago
gnu: calibre: Add optipng as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add optipng.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
bf4a40db — Brendan Tildesley 8 years ago
gnu: calibre: Add python2-dukpy as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-dukpy. dukpy was
  unbundled from Calibre, so we need to to use the Guix version.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2e15906c — Brendan Tildesley 8 years ago
gnu: Add python-dukpy, python2-dukpy.

gnu/packages/python.scm (python-dukpy, python2-dukpy): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7ed93a6c — Brendan Tildesley 8 years ago
gnu: calibre: Update to 3.11.1.

* gnu/packages/ebook.scm (calibre): Update to 3.11.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
540dd1c8 — Rutger Helling 8 years ago
gnu: retroarch: Enable Wayland support.

* gnu/packages/games.scm (retroarch)[inputs]: Add wayland.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ca1ddce8 — Rutger Helling 8 years ago
gnu: weston: Update to 3.0.0.

* gnu/packages/freedesktop.scm (weston): Update to 3.0.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8d2bde86 — rennes 8 years ago
gnu: lollypop: Update to 0.9.304.

* gnu/packages/gnome.scm (lollypop): Update to 0.9.304.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
08d61397 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-terminal: Update to 3.26.2.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.2.
68488f27 — Tobias Geerinckx-Rice 8 years ago
gnu: vte: Update to 0.50.2.

* gnu/packages/gnome.scm (vte): Update to 0.50.2.
7561be86 — Marius Bakke 8 years ago
gnu: fio: Update to 3.2.

* gnu/packages/benchmark.scm (fio): Update to 3.2.
3c41b992 — Marius Bakke 8 years ago
gnu: feh: Update to 2.22.

* gnu/packages/image-viewers.scm (feh): Update to 2.22.
[native-search-paths]: New field.
21b71b01 — Ludovic Courtès 8 years ago
services: Add 'description' fields.

* gnu/services/admin.scm (rottlog-service-type)
(tailon-service-type): Add 'description' field.
* gnu/services/audio.scm (mpd-service-type): Likewise.
* gnu/services/avahi.scm (avahi-service-type): Likewise.
* gnu/services/ssh.scm (lsh-service-type)
(openssh-service-type, dropbear-service-type): Likewise.
services: Add murmur.

* gnu/services/telephony.scm: New file.
* gnu/local.mk: Add it.
* doc/guix.texi (Telephony Services): New node.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix: records: Add match-record.

* guix/records.scm: New syntax-rule.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
50c229ca — Manolis Ragkousis 8 years ago
gnu: fio: Update to 3.1.

* gnu/packages/benchmark.scm (fio): Update to 3.1.
1289001a — Hartmut Goebel 8 years ago
gnu: prison: Move to be in alphabetical order.

I was trapped be the definitions not being in alphabetical order.

* gnu/packages/kde-frameworks.scm (prison): Move in front of
  solid.
a7dc8557 — Hartmut Goebel 8 years ago
gnu: kdewebkit: Move to be in alphabetical order.

I was trapped by the definitions not being in alphabetical order.

* gnu/packages/kde-frameworks.scm (kdewebkit): Move in front of
  kemoticons.
39d1a429 — Hartmut Goebel 8 years ago
gnu: kactivities: Move to tier 2.

KDE now lists this package as tier 2, I was trapped by the
definitions being at the wrong place.

* gnu/packages/kde-frameworks.scm (kactivities): Move into the
  "section" of tier 2 packages. (kactivities-stats) Remove now
  obsolete comment.
571f1fa3 — Hartmut Goebel 8 years ago
gnu: libksysguard: Update to 5.11.2.

* gnu/packages/kde.scm (libksysguard): Update to 5.11.2.
Next