gnu: evince: Add inputs. * gnu/packages/gnome.scm (evince): Add 'dconf' and 'libcanberra' inputs. Remove custom phase 'set-mime-search-path which is now handled by glib-or-gtk-build-system.
gnu: libcanberra: Add default sounds support. * gnu/packages/libcanberra.scm (libcanberra): Add input 'sound-theme-freedesktop'. Add "libcanberra-sound-theme-freedesktop.patch" and related phase 'patch-default-sounds-directory to patch the default sounds directory.
gnu: dconf: Add dconf. * gnu/packages/gnome.scm (dconf): New variable.
gnu: ffmpeg: Update to 2.5.3 * gnu/packages/video.scm (ffmpeg): Update to version 2.5.3.
gnu: ffmpeg-2.2: Update to 2.2.11 * gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.11.
gnu: gp2c: Update to 0.0.9pl2. * gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl2.
gnu: pari-gp: Update to 2.7.2. * gnu/packages/algebra.scm (pari-gp): Update to 2.7.2.
gnu: qt: Add more inputs. * gnu/packages/qt.scm (qt): Add expat, pciutils, libxcomposite, libxcursor, libxfixes, libxinerama, libxml2, libxrandr, libxslt, libxtst, mtdev, nss, pcre, sqlite, eudev to 'inputs'. Add bison, flex, gperf, ninja, python-2, ruby, which to 'native-inputs'.
gnu: qt: Update to 5.4.0. * gnu/packages/qt.scm (qt): Update to 5.4.0. [origin]: Add snippet.
gnu: Add ninja. * gnu/packages/ninja.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add nss. * gnu/packages/patches/nss-pkgconfig.patch: New file. * gnu-system.scm (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (nss): New variable.
gnu: Move mozjs and nspr to (gnu packages gnuzilla). * gnu/packages/polkit.scm (mozjs, nspr): Move to... * gnu/packages/gnuzilla.scm (mozjs, nspr): ... here. New variables.
gnu: linux-libre: Update to 3.18.2 * gnu/packages/linux.scm (linux-libre): Update to version 3.18.2.
gnu: poppler: build with openjpeg and lcms * gnu/packages/pdf.scm (poppler): build poppler with openjpeg 1.5 and lcms.
gnu: openjpeg: Update to 2.0.1. * gnu/packages/image.scm (openjpeg): Update to 2.0.1.
gnu: Add openjpeg-1. * gnu/packages/image.scm (openjpeg-1): New variable.
gnu: openjpeg: update home page URL. * gnu/packages/image.scm (openjpeg)[home-page]: Update URL.
gnu: automake: Update to 1.15. * gnu/packages/autotools.scm (automake): Update to 1.15.
gnu: git-manpages: Install under $out/share/man, not $out/share. * gnu/packages/version-control.scm (git-manpages)[argument]: Install under $out/share/man, not $out/share.
gnu: Add git-manpages. * gnu/packages/version-control.scm (git-manpages): New variable.