gnu: efl: Update to 1.15.2. * gnu/packages/enlightenment.scm (efl): Update to 1.15.2.
gnu: libbluray: Remove java as native-input. * gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea" as native-inputs. [arguments]: Remove environmental variable "JAVA_HOME". Add configure flag to disable java.
gnu: libdvdcss: Update to 1.3.99. * gnu/packages/video.scm (libdvdcss): Update to 1.3.99.
gnu: libbluray: Upgrade to 0.9.1. * gnu/packages/video.scm (libbluray): Upgrade to 0.9.1. [inputs]: Add "ant" and "icedtea7" to native-inputs. [arguments]: Set environment variable "JAVA_HOME".
import: pypi: Remove unused procedure. * guix/import/pypi.scm (join): Remove.
gnu: wine: Update to 1.7.52, add more inputs. * gnu/packages/wine.scm (wine): Update to 1.7.52. [inputs]: Add cups, glu and openal.
gnu: feh: Update to 2.14. * gnu/packages/feh.scm (feh): Update to 2.14.
gnu: calibre: Update to 2.40.0. * gnu/packages/ebook.scm (calibre): Update to 2.40.0.
gnu: qt: Remove bundled copy of sqlite. * gnu/packages/qt.scm (qt)[source]: Add snippet to remove the bundled copy of sqlite. Partially fixes <http://bugs.gnu.org/21288>.
gnu: qt: Compile with system harfbuzz. * gnu/packages/qt.scm (qt)[source]: Add a snippet to remove one of the two bundled copies of harfbuzz. [arguments]: Pass a configure flag to use harfbuzz from the system. Partially fixes <http://bugs.gnu.org/21288>.
gnu: qt: Remove the sources of qtwebengine. * gnu/packages/qt.scm (qt)[source]: Add snippet to remove the qtwebengine code, which was already not built anymore, and drop one patch used previously only for qtwebengine. [arguments]: Drop the configuration flag "-skip qtwebengine", since deleted modules cannot be skipped. * gnu/packages/patches/qt5-runpath.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>.
gnu: Add autobuild. * gnu/packages/autotools.scm (autobuild): New variable.
gnu: linux-libre: Update to 4.2.3. * gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
gnu: rtorrent: Update to 0.9.6. * gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6. [source]: Use new URL.
gnu: libtorrent: Update to 0.13.6. * gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. [source]: Use new URL. [native-inputs]: Uncomment "cppunit" (for tests). [argument]: Remove (to enable tests).
gnu: libtorrent, rtorrent: Update home pages. * gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'. (rtorrent): Likewise.
gnu: lirc: Update to 0.9.3. * gnu/packages/lirc.scm (lirc): Update to 0.9.3. [native-inputs]: Add "libxslt".
gnu: qt-4: Disable webkit build. * gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code and drop one patch used previously for webkit. [arguments]: Add configure flag to disable building the webkit module. * gnu/packages/patches/qt4-tests.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>.
gnu: libqtxdg: Fix download location. * gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.
gnu: liblxqt: Fix download location. * gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location. [description]: Fix typo.