~ruther/guix-local

2b00a550 — Mathieu Lirzin 10 years ago
gnu: Add autobuild.

* gnu/packages/autotools.scm (autobuild): New variable.
1a400bd5 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
9fbd458b — Alex Kost 10 years ago
gnu: rtorrent: Update to 0.9.6.

* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6.
  [source]: Use new URL.
29b4c57b — Alex Kost 10 years ago
gnu: libtorrent: Update to 0.13.6.

* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6.
  [source]: Use new URL.
  [native-inputs]: Uncomment "cppunit" (for tests).
  [argument]: Remove (to enable tests).
9db04bf5 — Alex Kost 10 years ago
gnu: libtorrent, rtorrent: Update home pages.

* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
  (rtorrent): Likewise.
678932aa — Alex Kost 10 years ago
gnu: lirc: Update to 0.9.3.

* gnu/packages/lirc.scm (lirc): Update to 0.9.3.
  [native-inputs]: Add "libxslt".
7431edea — Andreas Enge 10 years ago
gnu: qt-4: Disable webkit build.

* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code
  and drop one patch used previously for webkit.
  [arguments]: Add configure flag to disable building the webkit module.
* gnu/packages/patches/qt4-tests.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.

Partially fixes <http://bugs.gnu.org/21288>.
f8822418 — Andreas Enge 10 years ago
gnu: libqtxdg: Fix download location.

* gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.
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.
Next