Skip to content

Commit c0556b5

Browse files
committed
ci-vfxall image dependencies
- complete set of packages to include in ci-vfxall - progress on openfx build - ci-openfx and ci-rawtoaces image with build scripts - vendor spdlog to build header only version - missing OpenCL package Signed-off-by: Jean-Francois Panisset <[email protected]>
1 parent 8b6b6c2 commit c0556b5

File tree

25 files changed

+625
-623
lines changed

25 files changed

+625
-623
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ consumers of these new images.
2828
- log4cplus 2.1.2 (was 2.1.1)
2929
- minizip-ng 4.0.10 (was 4.0.8)
3030
- pybind11 2.13.6 (was 2.12.0)
31-
- opensubdive 3.6.1 (was 3.6.0)
31+
- opensubdiv 3.6.1 (was 3.6.0)
3232
- python 3.11.13 (was 3.11.11)
3333
- Qt 6.5.6 (was 6.5.4)
3434
- OIIO 2.5.19.0 (was 2.5.18.0)
@@ -50,6 +50,7 @@ consumers of these new images.
5050
- OIIO 3.0.9.0 (was 3.0.6.1)
5151
- OpenEXR 3.3.5 (was 3.3.3)
5252
- OpenFX 1.5s
53+
- OpenImageIO 3.0.9.1 (was 3.0.6.1)
5354
- OpenVDB 12.0.1 (was 12.0.0)
5455
- OSL 1.14.7.0 (was 1.14.5.1)
5556
- PySide 6.5.6 (was 6.5.4)
@@ -60,7 +61,7 @@ consumers of these new images.
6061
- see `ci_common6` and `2026` sections of `versions.yaml` for full list of package versions
6162
- to minimize local changes against upstream Conan recipes and avoid spending time fighting build systems which hard code `lib` as the destination directory, all changes related to landing DSOs and support files in `lib64` are reverted
6263
- new Conan package and build images for OpenFX based on conanfile.py from OpenFX repo (Conan Center Index has older version)
63-
- adds dependant Conan package cimg
64+
- adds dependant Conan package cimg, spdlog
6465
- new [Conan package and build images for rawtoaces](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/273)
6566
- adds dependant Conan packages libraw, jasper, jsonformoderncpp, ceres-solver, eigen , aces_container
6667
- Alembic now [built with hdf5 dependency](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/254)

ci-oiio/README.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ci-osl/README.md

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ci-usd/README.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)