gnu: boost: Update to 1.60.0.
authorEric Bavier <bavier@member.fsf.org>
Tue, 5 Jan 2016 22:09:27 +0000 (16:09 -0600)
committerLudovic Courtès <ludo@gnu.org>
Tue, 12 Jan 2016 20:07:53 +0000 (21:07 +0100)
commitc91d3fb7f4f754b56b540d8556d6a3ce6085ef37
tree89c7d1ff32dcf730de4c26033b8ea1786395129e
parent3abe8136fddf5bed75219bcb8a552004f078560a
gnu: boost: Update to 1.60.0.

* gnu/packages/boost.scm (boost): Update to 1.60.0.
  [source]: Remove patch.
* gnu/packages/patches/boost-mips-avoid-m32.patch: Delete patch
* gnu-system.am (dist_patch_DATA): Remove patch.

Also fix dependent packages:

* gnu/packages/patches/csound-header-ordering.patch: New patch.
* gnu/packages/audio.scm (csound)[source]: Use it.
  [arguments]: Add 'set-flags phase.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: New patch.
* gnu/packages/libreoffice.scm (libcmis)[source]: Use it.
  (libreoffice)[arguments]: Add LDFLAGS to #:configure-flags.
  (librevenge)[inputs]: Move boost from here...
  [propogated-inputs]: to here.
  [arguments]: Add LDFLAGS to #:configure-flags.
* gnu/packages/patches/openimageio-boost-1.60.patch: New patch.
* gnu/packages/graphics.scm (openimageio): Use it.
* gnu-system.am (dist_patch_DATA): Add patches.
gnu-system.am
gnu/packages/audio.scm
gnu/packages/boost.scm
gnu/packages/graphics.scm
gnu/packages/libreoffice.scm
gnu/packages/patches/boost-mips-avoid-m32.patch [deleted file]
gnu/packages/patches/csound-header-ordering.patch [new file with mode: 0644]
gnu/packages/patches/libcmis-fix-test-onedrive.patch [new file with mode: 0644]
gnu/packages/patches/openimageio-boost-1.60.patch [new file with mode: 0644]