gnu: ladspa: Update URLs.
* gnu/packages/audio.scm (ladspa): Update source and home page url.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
daemon: Build in /tmp/guix-build-*.
* nix/libstore/build.cc (DerivationGoal::startBuilder): Use "guix-build"
instead of "nix-build" for TMPDIR.
* doc/guix.texi (Build Environment Setup): Adjust accordingly.
gnu: texlive: Patch texmfcnf.lua.
* gnu/packages/texlive.scm (texlive): Patch texmfcnf.lua to point to the
absolute texlive-texmf tree.
gnu: Add fraggenescan.
* gnu/packages/bioinformatics.scm (fraggenescan): New variable.
gnu: Add shntool.
* gnu/packages/audio.scm (shntool): New variable.
gnu: Add cuetools.
* gnu/packages/audio.scm (cuetools): New variable.
daemon: Remove unused 'RemoteStore' class.
* nix/libstore/remote-store.cc, nix/libstore/remote-store.hh: Remove.
* nix/libstore/store-api.cc (readStorePath, readStorePaths): New
functions, formerly in remote-store.cc.
(openStore): Remove reference to 'RemoteStore'.
* daemon.am (libstore_a_SOURCES): Remove remote-store.cc.
(libstore_headers): Remote remote-store.hh.
gnu: enlightenment: Update to 0.20.2.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.2.
gnu: sshfs-fuse: Update source URL.
* gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
gnu: fuse: Update to 2.9.4.
* gnu/packages/patches/fuse-CVE-2015-3202.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (fuse): Update to 2.9.4.
[source]: Remove patch.
gnu: youtube-dl: Update to 2015.12.23.
* gnu/packages/video.scm (youtube-dl): Update to 2015.12.23.
gnu: tuxguitar: Set missing GCJFLAGS.
* gnu/packages/music.scm (tuxguitar)[arguments]: Set compiler flags
"-fsource=1.4" and "-fPIC".
gnu: tuxguitar: Use "modify-phases" syntax.
* gnu/packages/music.scm (tuxguitar)[arguments]: Use "modify-phases"
syntax.
gnu: irssi: Update source URL.
* gnu/packages/irssi.scm (irssi)[source]: Update URL.
gnu: elementary: Update to 1.16.1.
* gnu/packages/enlightenment.scm (elementary): Update to 1.16.1.
gnu: efl: Update to 1.16.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.16.1.
gnu: python-decorator: Update to 4.0.6.
* gnu/packages/python.scm (python-decorator): Update to 4.0.6.
gnu: python-exif-read: Update to 2.1.2.
* gnu/packages/python.scm (python-exif-read): Update to 2.1.2.