~ruther/guix-local

ee2a7f07 — Mark H Weaver 11 years ago
gnu: slang: Combine duplicate 'arguments' fields.

Combine duplicate 'arguments' fields introduced in 22e357397a76ef.

* gnu/packages/slang.scm (slang)[arguments]: Combine duplicate fields.
5c3f2a5a — Mark H Weaver 11 years ago
gnu: lrdf: Fix phases.

Fixes a regression caused by 722ec722441a755e18fbc696d23441427dfb26af.

* gnu/packages/rdf.scm (lrdf)[arguments]: Swap order of 'alist-cons-after'
  calls.
0e396872 — Mark H Weaver 11 years ago
gnu: sysfsutils-1: Pass --build to configure.

* gnu/packages/linux.scm (sysfsutils-1)[arguments]: Pass --build to configure.
e396976b — Mark H Weaver 11 years ago
gnu: sbcl: Use ISO-8859-1 to patch unix tool paths.

* gnu/packages/lisp.scm (sbcl)[arguments]: Use ISO-8859-1 to patch unix tool
  paths in string literals.
68a5d6c7 — Mark H Weaver 11 years ago
Revert "gnu: patch: Update to 2.7.5."

This reverts commit cded001198d60d151935134e85733ca453d72066.
22e35739 — Mark H Weaver 11 years ago
gnu: slang: Disable parallel build.

* gnu/packages/slang.scm (slang)[arguments]: Disable parallel build.
cded0011 — Andreas Enge 11 years ago
gnu: patch: Update to 2.7.5.

* gnu/packages/base.scm (patch): Update to 2.7.5.
aa45c7a4 — David Thompson 11 years ago
gnu: fish: Update to 2.1.2.
2fbec762 — Andreas Enge 11 years ago
gnu: calibre: Swap input python2-pil for python2-pillow.

* gnu/packages/ebook.scm (calibre)[inputs]: Drop python2-pil,
    add python2-pillow.
bdbf227f — Andreas Enge 11 years ago
gnu: xpdf: Fix detection of freetype.

* gnu/packages/pdf.scm (xpdf)[configure-flags]: Add flag to correctly detect
  freetype. Otherwise, the xpdf binary is not built.
1cb9c006 — Mark H Weaver 11 years ago
gnu: python-testlib: Fix license field.

Fixes a problem introduced in a1920bc9f25210b2.
Debugged by David Thompson.

* gnu/packages/python.scm (python-testlib)[license]: 'expat' ->
  'license:expat'.
35035074 — Federico Beffa 11 years ago
gnu: Add libedit.scm to gnu-system.am.

* gnu-system.am (GNU_SYSTEM_MODULES): Add libedit.scm.
246b3437 — Federico Beffa 11 years ago
gnu: Add ghc.

* gnu/packages/haskell.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
c8daf572 — Federico Beffa 11 years ago
gnu: Add libedit.

* gnu/packages/libedit.scm: New file.
a1920bc9 — Federico Beffa 11 years ago
gnu: Add python-testlib and python2-testlib.

* gnu/packages/python.scm (python-testlib, python2-testlib): New variables.
cd777776 — Paul van der Walt 11 years ago
gnu: ncmpcpp: Enable taglib support.

* gnu/packages/mpd.scm (ncmpcpp): Add --with-taglib configure flag.
ed2b1c4f — Andreas Enge 11 years ago
gnu: gcj: Move javac.in from a file in the distribution to an origin.

* gnu/packages/javac.in: Delete file.
* gnu-system.am (MISC_DISTRO_FILES): Delete.
* gnu/packages/gcc.scm (javac.in): New variable.
  (gcj-4.8): Use it as an input.
e2808a4a — Andreas Enge 11 years ago
gnu: gcc: Add copyright line.
d5f5b6aa — Andreas Enge 11 years ago
gnu: qt: Update to 5.4.1.

* gnu/packages/qt.scm (qt): Update to 5.4.1.
526d71b3 — Mark H Weaver 11 years ago
gnu: zsh: Use ISO-8859-1 in 'fix-sh' phase.

* gnu/packages/zsh.scm (zsh)[arguments]: Use ISO-8859-1 in 'fix-sh' phase.
Next