~ruther/guix-local

ref: dd4a86207ef7be22faa825cc828dff3f82aabf2e guix-local/gnu/packages d---------
dd4a8620 — Mark H Weaver 11 years ago
gnu: Add dosfstools.

* gnu/packages/disk.scm (dosfstools): New variable.
56203284 — Andreas Enge 11 years ago
gnu: Add libvisio.

* gnu/packages/libreoffice.scm (libvisio): New variable.
f5d4a138 — Andreas Enge 11 years ago
gnu: Add libpagemaker.

* gnu/packages/libreoffice.scm (libpagemaker): New variable.
86e278fc — Andreas Enge 11 years ago
gnu: Add libmspub.

* gnu/packages/libreoffice.scm (libmspub): New variable.
ef1c4148 — Andreas Enge 11 years ago
gnu: Add libfreehand.

* gnu/packages/libreoffice.scm (libfreehand): New variable.
97aee2b6 — Andreas Enge 11 years ago
gnu: Add libexttextcat.

* gnu/packages/libreoffice.scm (libexttextcat): New variable.
3dc67e38 — Andreas Enge 11 years ago
gnu: Add libetonyek.

* gnu/packages/libreoffice.scm (libetonyek): New variable.
9fe8a4ba — Andreas Enge 11 years ago
gnu: Add libcdr.

* gnu/packages/libreoffice.scm (libcdr): New variable.
4cd369ed — Andreas Enge 11 years ago
gnu: Add libabw.

* gnu/packages/libreoffice.scm (libabw): New variable.
e8444b26 — Ricardo Wurmus 11 years ago
gnu: Add python-pyxdg.

* gnu/packages/freedesktop.scm (python-pyxdg, python2-pyxdg): New variables.
b5cd1e4f — Eric Bavier 11 years ago
gnu: moe: Update to 1.7.

* gnu/packages/moe.scm (moe): Update to 1.7.
76071c70 — Eric Bavier 11 years ago
gnu: hop: Remove use of patchelf.

* gnu/packages/patches/hop-linker-flags.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/scheme.scm (source)[patches]: Use it.
  (arguments)[phases]: Remove patch-rpath phase.
  [modules, imported-modules]: Remove.
  (native-inputs): Remove field.
366553e4 — Ricardo Wurmus 11 years ago
gnu: Add elogind.

* gnu/packages/freedesktop.scm (elogind): New variable.
32cf42c1 — Ricardo Wurmus 11 years ago
gnu: Add IR.

* gnu/packages/audio.scm (ir): New variable.
d73f7909 — Ricardo Wurmus 11 years ago
gnu: Add zita-convolver.

* gnu/packages/audio.scm (zita-convolver): New variable.
0ffcf7cc — David Hashe 11 years ago
gnu: webkitgtk: Remove unnecessary make flag.

* gnu/packages/webkit.scm (webkitgtk): Remove make-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
68267c63 — Ludovic Courtès 11 years ago
gnu: librevenge, libwpd, libwpg: Fix 'license' field.

* gnu/packages/libreoffice.scm (librevenge, libwpd, libwpg): Fix
  'license' field to be a list of <license>.
8a629613 — Eric Bavier 11 years ago
gnu: hop: Fix RPATHs.

* gnu/packages/scheme.scm (inputs): Move patchelf input to...
  (native-inputs): ...here.  New field.
  (arguments)[phases]: Use augment-rpath for patch-rpath phase.
6f428fda — Eric Bavier 11 years ago
gnu: perl-json-any: Fix typo in source uri scheme.

* gnu/packages/perl.scm (perl-json-any)[source]: Fix typo.
9ca33236 — David Hashe 11 years ago
gnu: webkitgtk: Fix compilation on x86_64.

* gnu/packages/webkit.scm (webkitgtk): Move library install path from lib64 to
 lib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next