~ruther/guix-local

ref: 1cb9c00614da7a9d56e2ee28c6da1bd8a53ef4e1 guix-local/gnu d---------
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'.
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.
93c117ee — Mark H Weaver 11 years ago
gnu: gmime: Use ISO-8859-1 when patching tests.

* gnu/packages/mail.scm (gmime)[arguments]: Use ISO-8859-1 when patching
  tests.
dde70926 — Andreas Enge 11 years ago
gnu: podofo: Fix detection of freetype.

* gnu/packages/pdf.scm (podofo)[arguments]: Add phase patching the cmake
  file that looks for freetype.
b8ac8c28 — Andreas Enge 11 years ago
gnu: Add calibre.

* gnu/packages/ebook.scm (calibre): New variable.
* gnu/packages/patches/calibre-drop-unrar.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
516277cb — Andreas Enge 11 years ago
gnu: python2-pil: Adapt to newer Freetype.

* gnu/packages/python.scm (python2-pil): Add snippet.
f944fbf1 — Andreas Enge 11 years ago
gnu: gnunet: Update to 0.10.1.

* gnu/packages/gnunet.scm (gnunet): Update to 0.10.1.
  Adapt environment variable GNUNET_PREFIX to new use.
  Disable parallel tests.
  Disable tests until a failure is fixed.
* gnu/packages/patches/gnunet-fix-scheduler.patch,
  gnu/packages/patches/gnunet-fix-tests.patch: Delete patch files.
* gnu-system.am (dist_patch_DATA): Unregister patches.
e5e06930 — Andreas Enge 11 years ago
gnu: Add libqtxdg.

* gnu/packages/lxqt.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.

Co-authored-by: Sou Bunnbu <iyzsong@gmail.com>
df81e046 — Tomáš Čech 11 years ago
gnu: valgrind: Fix build against glibc 2.21

* gnu/packages/patches/valgrind-glibc-2.21.patch: New file.
* gnu-system.am (dist_patch_DATA): Add patch.
* gnu/packages/valgrind.scm (valgrind): Apply patch.
ffb010b5 — Ricardo Wurmus 11 years ago
gnu: Add LibreCAD.

* gnu/packages/engineering.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
840e5774 — Eric Bavier 11 years ago
gnu: Add Moose.

* gnu/packages/perl.scm (perl-moose): New variable.
ae7135a2 — Eric Bavier 11 years ago
gnu: Add Task-Weaken.

* gnu/packages/perl.scm (perl-task-weaken): New variable.
39bbf613 — Eric Bavier 11 years ago
gnu: Add Sub-Name.

* gnu/packages/perl.scm (perl-sub-name): New variable.
Next