~ruther/guix-local

ref: b1a8fd2d2cf6bf1b20ba8d26ca6f9a7caef60cbc guix-local/gnu d---------
b1a8fd2d — Thomas Danckaert 9 years ago
gnu: libreoffice: Update to 5.3.1.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2.
[inputs]: Add libstaroffice and libzmf.
[arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball.
(xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
90ac806d — Thomas Danckaert 9 years ago
gnu: orcus: Update to 0.12.1.

* gnu/packages/libreoffice.scm (orcus): Update to 0.12.1.
[inputs]: Add python.
b85b56dd — Thomas Danckaert 9 years ago
gnu: libetonyek: Update to 0.1.6.

* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6.
[arguments]: Add phase 'autoreconf, because configure.ac is patched.  Add
configure flag "--with-mdds=1.2".
[inputs]: Add liblangtag.
[native-inputs]: Add autoconf and automake.
* gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
22e52dbd — Thomas Danckaert 9 years ago
gnu: Add libstaroffice.

* gnu/packages/libreoffice.scm (libstaroffice): New variable.
cb386439 — Thomas Danckaert 9 years ago
gnu: ixion: Update to 0.12.2.

* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2.
[inputs]: Replace python-2 by python.
57144094 — Thomas Danckaert 9 years ago
gnu: mdds: Upgrade to 1.2.2.

* gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
741916f1 — Thomas Danckaert 9 years ago
gnu: Add libzmf.

* gnu/packages/libreoffice.scm (libzmf): New Variable.
b5a1359d — Marius Bakke 9 years ago
gnu: mumble: Fix build after speex update.

* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
01229cbe — Marius Bakke 9 years ago
gnu: Add speexdsp.

* gnu/packages/xiph.scm (speexdsp): New variable. Export it.
727bec13 — Marius Bakke 9 years ago
gnu: po4a: Make manpages writable before resetting timestamps.

* gnu/packages/gettext.scm (po4a)[arguments]: Add
'make-compressed-files-writable' phase.
23bd8f55 — Julien Lepiller 9 years ago
gnu: bigloo: Fix build failure in ld.

* gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC.
b1554326 — Marius Bakke 9 years ago
gnu: libsvgtiny: Build with gperf@3.0.

* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
5ac097e2 — Marius Bakke 9 years ago
gnu: libpqxx: Fix build with newer sed.

* gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase
that corrects a typo in the configure script.
82654d95 — Efraim Flashner 9 years ago
gnu: aseprite: Downgrade to 1.1.7.

* gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7.
14d0db40 — Marius Bakke 9 years ago
gnu: vte-ng: Build with gperf@3.0.

* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
3c569804 — Marius Bakke 9 years ago
gnu: libtorrent-rasterbar: Update to 1.1.2.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2.
[source]: Use patch.
* gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
ff4dc16e — Marius Bakke 9 years ago
gnu: aseprite: Update to 1.1.13.

* gnu/packages/game-development.scm (aseprite): Update to 1.1.13.
[source]: Switch to release archive.
d1e3f59c — Ludovic Courtès 9 years ago
gnu: coreutils: Patch 'cut' unit test on ARM.

Fixes <https://bugs.gnu.org/26253>.

* gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file.
* gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input.
[arguments] <#:phases>: On ARM, add 'patch-cut-test' phase.
* gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
ac7a8f1f — Efraim Flashner 9 years ago
gnu: xorg-server-xwayland: Add missing input.

* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy,
add wayland-protocols.
6a052473 — Efraim Flashner 9 years ago
gnu: pcc: Remove aarch64-linux from %supported-systems.

* gnu/packages/c.scm (pcc)[supported-systems]: New field.
Next