gnu: openssl: Update to 1.0.1k. * gnu/packages/openssl.scm (openssl): Update to 1.0.1k.
Merge branch 'master' into core-updates
gnu: xorg-server: Update to 1.16.3. * gnu/packages/xorg.scm (xorg-server): Update to 1.16.3.
gnu: Add QPDF. * gnu/packages/pdf.scm (qpdf): New variable.
gnu: Add iw. * gnu/packages/linux.scm (iw): New variable.
gnu: libnl: Update to 3.2.25. * gnu/packages/linux.scm (libnl): Update to 3.2.25.
gnu: libpng: Update to 1.5.21. * gnu/packages/image.scm (libpng): Update to 1.5.21.
gnu: Move xlockmore to (gnu packages xdisorg). * gnu/packages/xlockmore.scm: Remove. * gnu/packages/xdisorg.scm (xlockmore): New variable, from xlockmore.scm. * gnu-system.am (GNU_SYSTEM_MODULES): Remove xlockmore.scm.
gnu: xlockmore: Update to 5.45. * gnu/packages/xlockmore.scm (xlockmore): Update to 5.45. [arguments]: Add #:configure-flags.
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: sqlite: Update to 3.8.7.4. * gnu/packages/patches/sqlite-large-page-size-fix.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/databases.scm (sqlite): Update to 3.8.7.4. Remove patch.
gnu: curl: Update to 7.40.0. * gnu/packages/patches/curl-gss-api-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/curl.scm (curl): Update to 7.40.0. Add patch.
Merge branch 'master' into core-updates
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'.