Update homebrew to install OCIO v2, including all command-line tools
We need to get homebrew updated to install OCIO v2. This should simplify matters for many Mac users who have difficulty building OCIO from source.
I might be missing something here but it looks like Homebrew has already been updated to 2.0.0 by someone.
https://formulae.brew.sh/formula/opencolorio
https://github.com/Homebrew/homebrew-core/commits/25a8b734e666b5976b797fd6cfae807e586e1e80/Formula/opencolorio.rb
It does not install OIIO, so tools such as ocioconvert are missing. The build options in the brew script also seem wrong.
This issue is still open, if someone has time to work on it. Please make sure that the Python binding is built and that the OIIO dependent tools are built.
You're quite right Doug. Sorry, I forgot to look into this further as I've been using my own 2.0.0 build.
The Homebrew script has been updated to OCIO 2.0.1, but although you see a load of openimageio dependency stuff scroll past during the install, sadly it still does not install the OIIO dependent OCIO tools.