~ruther/guix-local

f51befed — Marius Bakke 8 years ago
gnu: libreoffice: Don't replace "/bin/sh" reference with bash.

* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Use (which "sh")
instead of (which "bash") in /bin/sh substitution.
83273596 — Marius Bakke 8 years ago
gnu: vigra: Update to 1.11.1.

* gnu/packages/image.scm (vigra): Update 1.11.1.
[source]<uri>: Don't hard-code version.
[home-page]: Change to <https://ukoethe.github.io/vigra/>.
7cb3e9d3 — Marius Bakke 8 years ago
gnu: libzmf: Update to 0.0.2.

* gnu/packages/libreoffice.scm (libzmf): Update to 0.0.2.
37a68784 — Marius Bakke 8 years ago
gnu: libwps: Update to 0.4.7.

* gnu/packages/libreoffice.scm (libwps): Update to 0.4.7.
[arguments]: Remove.
c334058f — Marius Bakke 8 years ago
gnu: libmwaw: Update to 0.3.12.

* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.12.
[source](patches): Remove.
[arguments]: Remove.
* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
cab4188f — Marius Bakke 8 years ago
gnu: libodfgen: Update to 0.1.6.

* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.6.
5124e637 — Marius Bakke 8 years ago
gnu: libvisio: Update to 0.1.5.

* gnu/packages/patches/libvisio-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.5.
[source]: Add 'libvisio-fix-tests.patch'.
[arguments]: Remove.
2036709b — Marius Bakke 8 years ago
gnu: libpagemaker: Update to 0.0.3.

* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.3.
[arguments]: Remove.
e9d8b887 — Marius Bakke 8 years ago
gnu: libfreehand: Update to 0.1.2.

* gnu/packages/libreoffice.scm (libfreehand): Update to 0.1.2.
[native-inputs]: Add CPPUNIT.
[inputs]: Add ICU4C and LCMS.  New field.
ae443ec1 — Marius Bakke 8 years ago
gnu: libexttextcat: Update to 3.4.5.

* gnu/packages/libreoffice.scm (libexttextcat): Update to 3.4.5.
c6234e8a — Marius Bakke 8 years ago
gnu: libetonyek: Fix FTBFS with later liblangtag.

* gnu/packages/libreoffice.scm (libetonyek)[source]: Add upstream patch.
603231c1 — Marius Bakke 8 years ago
gnu: liblangtag: Update to 0.6.2.

* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.2.
d35db297 — Marius Bakke 8 years ago
gnu: libcdr: Update to 0.1.4.

* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.4.
[native-inputs]: Add CPPUNIT.
feef3b2a — Marius Bakke 8 years ago
gnu: libwpg: Update to 0.3.2.

* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.2.
3f6c5b83 — Marius Bakke 8 years ago
gnu: libwpd: Update to 0.10.2.

* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.2.
1c7c2506 — Marius Bakke 8 years ago
gnu: librevenge: Update to 0.0.4.

* gnu/packages/libreoffice.scm (librevenge): Update to 0.0.4.
23e12d9d — Marius Bakke 8 years ago
gnu: rofi: Update to 1.4.1.

* gnu/packages/check.scm (check-0.11.0): New variable.
* gnu/packages/xdisorg.scm (rofi): Update to 1.4.1.
[inputs]: Add LIBRSVG.
[native-inputs]: Add BISON, CHECK-0.11.0 and FLEX.
2e957aae — Marius Bakke 8 years ago
gnu: feh: Update to 2.21.

* gnu/packages/image-viewers.scm (feh): Update to 2.21.
550d88cf — Leo Famulari 8 years ago
gnu: ghostscript: Replace with 9.22 [security fixes].

Fixes CVE-2017-{7948,7975,8908,9216,9610,9611,9612,9618,9619,9620,9726,9727,
9739,9740,9835}.

* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript-9.22): New variables.
231123ee — Rutger Helling 8 years ago
gnu: postgresql: Update to 10.0.

* gnu/packages/databases.scm (postgresql): Update to 10.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next