guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70035] [PATCH v2 0/8] Update and cleanup ASWF tools.


From: Vinicius Monego
Subject: [bug#70035] [PATCH v2 0/8] Update and cleanup ASWF tools.
Date: Thu, 28 Mar 2024 15:40:40 +0000

Further clarification about this series:

* Moved old dependencies to more recent versions (e.g. openexr-2 to openexr 
3.x).
* Used G-Expressions in the arguments.
* Added new packages that are dependencies to the latest version of opencolorio.
* Lots of simplification (deleted phases that are not necessary anymore, 
removed patches).

Changes in this v2:

* pystring: Enabled tests, changed home-page, added double spaces in the 
description sentences.
* partio: Restyled arguments and inputs
* opencolorio: Deleted and unregistered unused patch.
* openimageio: Reintroduced zlib as a dependency

Vinicius Monego (8):
  gnu: openimageio: Update to 2.5.9.0.
  gnu: openshadinglanguage: Update to 1.13.7.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/local.mk                                  |   1 -
 gnu/packages/compression.scm                  |  27 +++
 gnu/packages/cpp.scm                          |  40 ++++-
 gnu/packages/graphics.scm                     | 157 ++++++++++--------
 gnu/packages/image-processing.scm             |  63 +++----
 .../opencolorio-fix-build-with-gcc11.patch    |  37 -----
 6 files changed, 175 insertions(+), 150 deletions(-)
 delete mode 100644 gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch


base-commit: 232796ce60288b877d6908de06c02b4861cd53bf
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]