~ruther/guix-local

965ced9c — Konrad Hinsen 8 years ago
gnu: Add python2-pyro.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
def8a62f — Leo Famulari 8 years ago
gnu: file: Mention libmagic.

* gnu/packages/file.scm (file)[description]: Mention libmagic.
e21f3473 — Roel Janssen 8 years ago
gnu: vlc: Enable libdvdread and libdvdcss support.

* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
c8320d10 — David Thompson 8 years ago
gnu: tiled: Update to 1.1.0.

* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
47fefe98 — Nicolas Goaziou 8 years ago
gnu: giac-xcas: Update to 1.4.9-43.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2891ea39 — Arun Isaac 8 years ago
gnu: Add emacs-evil-quickscope.

* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
eaad722e — Mark H Weaver 8 years ago
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."

This reverts commit d5456444f7032e7bc9168db2b59e548672795b72.
It broke 'gnome', via 'gnome-disk-utility'.
1a39141d — Björn Höfling 8 years ago
gnu: Add libgeotiff.

* gnu/packages/geo.scm (libgeotiff): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
cc8d346b — Danny Milosavljevic 8 years ago
gnu: Add fc-host-tools.

* gnu/packages/embedded.scm (fc-host-tools): New variable.
10db5e98 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.11.

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

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
ceec0fb4 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.109.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
9d8fb0e3 — Tobias Geerinckx-Rice 8 years ago
gnu: newsboat: Update to 2.10.2.

* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2feee5e7 — Tobias Geerinckx-Rice 8 years ago
gnu: newsbeuter, newsboat: Correct licence.

See <https://github.com/newsboat/newsboat/issues/34>.

* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
e46e70ac — Tobias Geerinckx-Rice 8 years ago
gnu: json-c: Update to 0.13.

* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
d5456444 — Roel Janssen 8 years ago
gnu: vlc: Enable libdvdread and libdvdcss support.

* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
690c9c18 — Leo Famulari 8 years ago
gnu: ilmbase: Update to 2.2.1.

* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
564f5da0 — Leo Famulari 8 years ago
gnu: openexr: Update to 2.2.1 [security fixes].

Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.

* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
0c84e867 — Leo Famulari 8 years ago
gnu: fossil: Fix CVE-2017-17459.

* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
1ee750ba — Leo Famulari 8 years ago
gnu: krita: Add comment about the wrapper.

* gnu/packages/kde.scm (krita): Add comment.
Next