mbox series

[bug#70035,v3,0/9] Update and cleanup ASWF tools.

Message ID cover.1712107465.git.monego@posteo.net
Headers show
Series Update and cleanup ASWF tools. | expand

Message

Vinicius Monego April 3, 2024, 1:30 a.m. UTC
Blender was failing in the QA so I gave it an update. I didn't finish building, but it passed the point where it was failing.

Krita was failing too but it was updated to a new version after v2.

Also did some minor version updates.

Vinicius Monego (9):
  gnu: openimageio: Update to 2.5.10.1.
  gnu: openshadinglanguage: Update to 1.13.8.0.
  gnu: Add partio.
  gnu: Add pystring.
  gnu: Add minizip-ng.
  gnu: opencolorio: Update to 2.3.2.
  gnu: openvdb: Update to 11.0.0.
  gnu: opensubdiv: Update to 3.6.0.
  gnu: blender: Update to 3.6.10.

 gnu/local.mk                                  |   1 -
 gnu/packages/compression.scm                  |  27 +++
 gnu/packages/cpp.scm                          |  40 +++-
 gnu/packages/graphics.scm                     | 208 +++++++++---------
 gnu/packages/image-processing.scm             |  63 ++----
 .../opencolorio-fix-build-with-gcc11.patch    |  37 ----
 6 files changed, 185 insertions(+), 191 deletions(-)
 delete mode 100644 gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch


base-commit: 4d79a9cd6b5f0d8c5afbab0c6b70ae42740d5470