~ruther/guix-local

b4f67b7e — Efraim Flashner 9 years ago
gnu: mysql: Disable tests on aarch64-linux.

* gnu/packages/databases.scm (mysql)[arguments]: Disable the test suite
on aarch64-linux.
6f766069 — Efraim Flashner 9 years ago
gnu: gsl: Disable tests on aarch64-linux.

* gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on
aarch64-linux.
[home-page]: Use https.
c17383f4 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
7aeb4ffa — Leo Famulari 9 years ago
gnu: epiphany: Update to 3.22.7.

* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
c3868552 — Leo Famulari 9 years ago
gnu: webkitgtk: Update to 2.16.0.

WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
instead of GnuTLS for some cryptographic functions:

<https://bugs.webkit.org/show_bug.cgi?id=163125>
<http://trac.webkit.org/changeset/208297/webkit>

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
[inputs]: Replace gnutls with libgcrypt.
7432d3ae — Tobias Geerinckx-Rice 9 years ago
gnu: grafx2: Remove zero-width space.

* gnu/packages/game-development.scm (grafx2)[description]: Remove
invisible <U+200B> (‘zero-width space’) character.
a48a1071 — Ludovic Courtès 9 years ago
gnu: libgit2: Patch use-after-free.

* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
bc4a2b85 — Leo Famulari 9 years ago
gnu: lm-sensors: Use a descriptive file name for the source tarball.

* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
bd9b8d89 — Tobias Geerinckx-Rice 9 years ago
gnu: mcelog: Update to 149.

* gnu/packages/linux.scm (mcelog): Update to 149.
81d95a12 — Tobias Geerinckx-Rice 9 years ago
gnu: corkscrew: Install the README file.

* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic
‘install-documentation’ phase.
1e406301 — David Thompson 9 years ago
gnu: haunt: Disable test suite.

* gnu/packages/guile.scm (haunt): Disable test suite.
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.
68c6110c — David Thompson 9 years ago
gnu: Add grafx2.

* gnu/packages/game-development.scm (grafx2): 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.
ccfac09c — Leo Famulari 9 years ago
gnu: geoclue: Update to 2.4.6.

* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
Next