~ruther/guix-local

ref: 22e52dbd06726261e370e9b761e7f3a3f6b47630 guix-local/gnu/packages d---------
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.
97b7201f — Efraim Flashner 9 years ago
gnu: tcc: Remove aarch64-linux from %supported-systems.

* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from
the %supported-systems.
77ab6983 — Marius Bakke 9 years ago
gnu: devil: Update to 1.8.0.

* gnu/packages/patches/devil-CVE-2009-3994.patch,
gnu/packages/patches/devil-fix-libpng.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (devil): Update to 1.8.0.
[source]: Remove patches and snippet.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests. Remove #:configure-flags and add a
'change-directory' phase. Remove 'fix-tests' phase.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
7fdca77e — rennes 9 years ago
gnu: ustr: Fix build with GCC 5.

* gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/textutils.scm (ustr)[source]: Use patch.

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