pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/opencolorio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun  7 21:36:37 UTC 2025

Modified Files:
        pkgsrc/graphics/opencolorio: Makefile distinfo

Log Message:
opencolorio: update to 2.4.2.

2.4.2

With the 2.4.2 release, the "Preview" label is now removed from
the ACES 2 implementation. After extensive collaboration with the
ACES Output Transform working group, and our own testing, ACES 2
support in OCIO is now officially released. We will continue to
closely monitor your feedback on this new tech.

A large part of the work since the 2.4.1 release was an attempt to
optimize the ACES 2 algorithms. ACES 2 is still substantially slower
than ACES 1 on CPU and somewhat slower on GPU. But the optimization
efforts did yield a roughly 25% speedup over the 2.4.1 release,
along with a simplification of the code. Special thanks to Kevin
Wheatley and Remi Achard for leading this work.

In conjunction with the 2.4.2 release, the OCIO ACES configs working
group has released the ACES 2.0 configs for OCIO. Special thanks
to Thomas Mansencal for leading this work. The configs are not yet
built into the library itself.

2.4.1

The ACES 2 implementation is still considered a Preview Release.
OCIO contributors are working closely with the ACES 2 Output
Transforms working group and a 2.4.2 release is planned for early
March to finalize the ACES 2 algorithm implementation.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/opencolorio/Makefile \
    pkgsrc/graphics/opencolorio/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/opencolorio/Makefile
diff -u pkgsrc/graphics/opencolorio/Makefile:1.14 pkgsrc/graphics/opencolorio/Makefile:1.15
--- pkgsrc/graphics/opencolorio/Makefile:1.14   Sat Dec  7 15:04:14 2024
+++ pkgsrc/graphics/opencolorio/Makefile        Sat Jun  7 21:36:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/12/07 15:04:14 nia Exp $
+# $NetBSD: Makefile,v 1.15 2025/06/07 21:36:37 wiz Exp $
 
-DISTNAME=      OpenColorIO-2.4.0
+DISTNAME=      OpenColorIO-2.4.2
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
Index: pkgsrc/graphics/opencolorio/distinfo
diff -u pkgsrc/graphics/opencolorio/distinfo:1.14 pkgsrc/graphics/opencolorio/distinfo:1.15
--- pkgsrc/graphics/opencolorio/distinfo:1.14   Mon Nov  4 21:20:59 2024
+++ pkgsrc/graphics/opencolorio/distinfo        Sat Jun  7 21:36:37 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2024/11/04 21:20:59 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/06/07 21:36:37 wiz Exp $
 
-BLAKE2s (OpenColorIO-2.4.0.tar.gz) = f5997204ff24e1a4ad75700f7e3149eff8e1896b678ab9d4780506d7f91251af
-SHA512 (OpenColorIO-2.4.0.tar.gz) = 11ad89b3ac30700be58181a0bdd4154a3ae2bf59651edb48629c51c7f1fadf221394abb285efd9b6c259195821a4e531043b266eea36d8fa4382f23c3b54ab6d
-Size (OpenColorIO-2.4.0.tar.gz) = 11380037 bytes
+BLAKE2s (OpenColorIO-2.4.2.tar.gz) = 5c8a179d7f8e701ccfac7a8db8482cd403ce23d3d2be8bc95690a52c1d7fb1f6
+SHA512 (OpenColorIO-2.4.2.tar.gz) = d626007d7a7ae26f4cf2fa8e5675963af9127f500f824548ccc4e659ddb2cd275b988822b4f66e0170971426dc330d106e281cdae63a5bd141b9aadaa874a746
+Size (OpenColorIO-2.4.2.tar.gz) = 11398186 bytes
 SHA1 (patch-share_cmake_modules_Findyaml-cpp.cmake) = d1caac8dc2f0be283b5a32d4e686c9200e8ae53f
 SHA1 (patch-share_cmake_utils_CheckSupportGL.cmake) = f259440166689f7fd8970a61456f111981083733
 SHA1 (patch-src_OpenColorIO_CMakeLists.txt) = 1d54608673f2cd04fd7382f7f513e4abb41ab65b



Home | Main Index | Thread Index | Old Index