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'.
gnu: Add ghc. * gnu/packages/haskell.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add libedit. * gnu/packages/libedit.scm: New file.
gnu: Add python-testlib and python2-testlib. * gnu/packages/python.scm (python-testlib, python2-testlib): New variables.
gnu: ncmpcpp: Enable taglib support. * gnu/packages/mpd.scm (ncmpcpp): Add --with-taglib configure flag.
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.
gnu: gcc: Add copyright line.
gnu: qt: Update to 5.4.1. * gnu/packages/qt.scm (qt): Update to 5.4.1.
gnu: zsh: Use ISO-8859-1 in 'fix-sh' phase. * gnu/packages/zsh.scm (zsh)[arguments]: Use ISO-8859-1 in 'fix-sh' phase.
gnu: gmime: Use ISO-8859-1 when patching tests. * gnu/packages/mail.scm (gmime)[arguments]: Use ISO-8859-1 when patching tests.
gnu: podofo: Fix detection of freetype. * gnu/packages/pdf.scm (podofo)[arguments]: Add phase patching the cmake file that looks for freetype.
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.
gnu: python2-pil: Adapt to newer Freetype. * gnu/packages/python.scm (python2-pil): Add snippet.
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.
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>
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.
gnu: Add LibreCAD. * gnu/packages/engineering.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add Moose. * gnu/packages/perl.scm (perl-moose): New variable.
gnu: Add Task-Weaken. * gnu/packages/perl.scm (perl-task-weaken): New variable.
gnu: Add Sub-Name. * gnu/packages/perl.scm (perl-sub-name): New variable.