~ruther/guix-local

250ffe4d — Andreas Enge 10 years ago
gnu: liblxqt: Fix download location.

* gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location.
  [description]: Fix typo.
54033a4d — Andreas Enge 10 years ago
gnu: Add lxqt-session.

* gnu/packages/lxqt.scm (lxqt-session): New variable.
cfa2e4ad — Andreas Enge 10 years ago
gnu: Add lxqt-common.

* gnu/packages/lxqt.scm (lxqt-common): New variable.
c9f69380 — Andreas Enge 10 years ago
gnu: liblxqt: Fix download location.

* gnu/packages/lxqt.scm (liblxqt)[source]: Use the .tar.xz release
  exclusively; drop the alternative URI for .tar.gz and correct the hash.
293ff8b2 — David Thompson 10 years ago
gnu: Add file-roller.

* gnu/packages/gnome.scm (file-roller): New variable.
6f04e515 — Ben Woodcroft 10 years ago
gnu: vsearch: Restrict supported systems to x86_64-linux.

* gnu/packages/bioinformatics.scm (vsearch)[supported-systems]: Restrict
  to x86_64-linux.

Signed-off-by: Andreas Enge <andreas@enge.fr>
b8d953cb — Andreas Enge 10 years ago
gnu: libmicrohttpd: Update to 0.9.44.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.44.
4d835808 — Andreas Enge 10 years ago
gnu: eigen: Update to 3.2.6.

* gnu/packages/algebra.scm (eigen): Update to 3.2.6.
5768893a — Andreas Enge 10 years ago
gnu: valgrind: Enable the arm architecture during configuration.

* gnu/packages/patches/valgrind-enable-arm.patch: New file.
* gnu/packages/valgrind.scm (valgrind)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Enable patch.
2f8fee06 — Andreas Enge 10 years ago
gnu: valgrind: Update to 3.11.0.

* gnu/packages/valgrind.scm (valgrind): Update to 3.11.0.
  [source]: Remove the patches
* gnu/packages/patches/valgrind-glibc-2.22.patch,
  gnu/packages/patches/valgrind-linux-libre-4.x.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Unregister the patches.
127cbd85 — Andreas Enge 10 years ago
gnu: glpk: Update to 4.56.

* gnu/packages/maths.scm (glpk): Update to 4.56.
93bd4a37 — Mark H Weaver 10 years ago
gnu: freeimage: Add fix for CVE-2015-0852.

* gnu/packages/patches/freeimage-CVE-2015-0852.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
bcc09d9a — Mark H Weaver 10 years ago
gnu: freeimage: Update to 3.17.0.

* gnu/packages/image.scm (freeimage): Update to 3.17.0.
  [source]: Use 'string-concatenate' in URI computation.
b9270582 — Mark H Weaver 10 years ago
gnu: openjpeg-2.x: Add fix for use-after-free in opj_j2k_write_mco.

* gnu/packages/patches/openjpeg-use-after-free-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch.
  [home-page]: Update.
9ab5ea44 — Mark H Weaver 10 years ago
gnu: clipper: Add 'file-name' field to source origin.

* gnu/packages/bioinformatics.scm (clipper)[source]: Add file-name.
71a4b2ab — Andreas Enge 10 years ago
gnu: orc: Update to 0.4.24.

* gnu/packages/gstreamer.scm (orc): Update to 0.4.24.
02a8a187 — Ben Woodcroft 10 years ago
gnu: Add python-xlrd.

* gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables.

Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
bd60e4e2 — Efraim Flashner 10 years ago
gnu: powertop: Fix url.

* gnu/packages/linux.scm (powertop): Fixed incorrect url.
71923a91 — Andreas Enge 10 years ago
gnu: openblas: Fix configure flags on armhf and take target system into account for cross building.

* gnu/packages/maths.scm (openblas)[arguments]: Make package substitutable
  and enable runtime cpu detection only on x86 systems. Take the target
  system into account when cross compiling.
cfd745d6 — Efraim Flashner 10 years ago
gnu: powertop: Update to 2.7.

* gnu/packages/linux.scm (powertop): Update to 2.7.
  [arguments]: Add "pciutils" to inputs.
Next