~ruther/guix-local

fbcfa730 — Eric Bavier 11 years ago
gnu: Add python-pycairo.

* gnu/packages/gtk.scm (python-pycairo, python2-py2cairo): New variables.
ea5456c8 — Eric Bavier 11 years ago
gnu: Add python-elib.intl.

* gnu/packages/python.scm (python-elib.intl, python2-elib.intl): New
  variables.
1671c07c — Eric Bavier 11 years ago
gnu: Add python-distutils-extra.

* gnu/packages/python.scm (python-distutils-extra, python2-distutils-extra):
  New variables.
c937562e — Eric Bavier 11 years ago
gnu: Add python-pillow.

* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
94914805 — Eric Bavier 11 years ago
gnu: Add python-sqlalchemy.

* gnu/packages/python.scm (python-sqlalchemy, python2-sqlalchemy): New
  variables.
b88e1b0a — Eric Bavier 11 years ago
gnu: python: Add sqlite input.

* gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch,
  gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Add patch.
  [inputs]: Add sqlite.
  (python)[source]: Add patch.
7639105b — Eric Bavier 11 years ago
gnu: subversion: Fix libtool wrapper execution in hooks.

* gnu/packages/version-control.scm (subversion)[arguments]: New
  'patch-libtool-wrapper-ls phase.
de878f1b — John Darrington 11 years ago
gnu: Add xclip.

* gnu/packages/xdisorg.scm (xclip): New variable.
3c156c8a — John Darrington 11 years ago
gnu: move xorg to xdisorg

* gnu/packages/xorg.scm (xeyes, pixman, libdrm, libdrm-2.4.33, mtdev):
  Move to ...
* gnu/packages/xdisorg.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2ee8869a — Federico Beffa 11 years ago
gnu: Add numpy.

* gnu/packages/python.scm (python-numpy, python2-numpy): New variables.
4cdec09a — Ludovic Courtès 11 years ago
gnu: bittorrent: Build with 'glib-or-gtk-build-system'.

Fixes <http://bugs.gnu.org/19128>.

* gnu/packages/bittorrent.scm (transmission)[build-system]: Change to
  GLIB-OR-GTK-BUILD-SYSTEM.
  [arguments]: Add #:glib-or-gtk-wrap-excluded-outputs argument.
73aa8ddb — Ludovic Courtès 11 years ago
build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping.

* guix/build/glib-or-gtk-build-system.scm (wrap-all-programs): Add
  #:glib-or-gtk-wrap-excluded-outputs parameter and honor it.
* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Add
  #:glib-or-gtk-wrap-excluded-outputs parameter and pass it in BUILDER.
* doc/guix.texi (Build Systems): Mention it.
c8b75695 — Ludovic Courtès 11 years ago
build-system/glib-or-gtk: Correctly handle multiple-output packages.

* guix/build/glib-or-gtk-build-system.scm (wrap-all-programs): Move body
  to 'handle-output' inner procedure, and parametrize it by output name
  and directory.  Call it for each element of OUTPUTS.
  (compile-glib-schemas): Likewise.
4efdabb8 — Ludovic Courtès 11 years ago
build-system/glib-or-gtk: Use 'for-each' and 'cut' as appropriate.

* guix/build/glib-or-gtk-build-system.scm (wrap-all-programs): Use
  'for-each' instead of 'map' in for-effect contexts.  Use 'cut' instead
  of 'lambda' when appropriate.
85dbd3dc — Ludovic Courtès 11 years ago
build-system/glib-or-gtk: Clean up whitespace.

* guix/build/glib-or-gtk-build-system.scm: M-x whitespace-cleanup.
e823c149 — Andreas Enge 11 years ago
gnu: libgpg-error: Update to 1.17.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.17.
29cafd17 — Andreas Enge 11 years ago
gnu: libtasn1: Update to 4.2.

* gnu/packages/gnutls.scm (libtasn1): Update to 4.2.
0bee13a4 — Andreas Enge 11 years ago
gnu: parallel: Update to 20141122.

* gnu/packages/parallel.scm (parallel): Update to 20141122.
fc205802 — Andreas Enge 11 years ago
gnu: ocrad: Update to 0.24.

* gnu/packages/ocrad.scm (ocrad): Update to 0.24.
98a11f81 — Andreas Enge 11 years ago
gnu: libmicrohttpd: Update to 0.9.38.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.38.
Next