File:
[cvs.NetBSD.org] /
pkgsrc /
graphics /
openexr /
distinfo
Revision
1.55:
download - view:
text,
annotated -
select for diffs
Fri Apr 5 10:45:55 2024 UTC (10 months, 1 week ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
HEAD
openexr: update to 3.2.4.
## Version 3.2.4 (March 26, 2024)
Patch release that fixes handling of dwa compression in OpenEXRCore library.
Other miscellaneous changes:
- Add CMake `find_dependency` for `libdeflate`, to fix a vcpkg build error
- Remove the unused CMake option ``OPENEXR_INSTALL_EXAMPLES``
- Fix some other compiler warnings.
### Merged Pull Requests
* Fix typo causing prefix len to be wrong
* CMake packaging fix.
* Improve workflow filters
* 🐛 Remove the OPENEXR_INSTALL_EXAMPLES CMake option
* Initialize _ySampling to 0
* Use size_t as iterator instead of int