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:   adam
Date:           Mon Nov  4 21:20:59 UTC 2024

Modified Files:
        pkgsrc/graphics/opencolorio: Makefile PLIST distinfo

Log Message:
opencolorio: updated to 2.4.0

v2.4.0

Major new features:

* ACES 2 Output Transforms
* Add updated CG and Studio configs for ACES 1.3
* Builtin Transform for Apple Log
* OCIOView: Chromaticities inspector
* Add AVX512 accelerated LUT1D and LUT3D
* Add new FixedFunction and Builtin Transforms

Bug fixes and minor enhancements:

* Add NamedTransform support for ocioconvert
* Add DCDM displays and improve HLG OOTF implementation
* Add Wheels for Python 3.13
* OCIOView: App mode, tests, color space menus, bug fixes
* OCIOView: Updates & fixes
* OCIOView: Fix color_space_to_rgb_colourspace function usage
* Add function to check if an extension is supported by FileTransform
* Add hasAlias method to ColorSpace and NamedTransform
* Add bit-depth flag to ocioconvert
* Modify half-domain LUT1D GPU shader to improve zero handling
* Allow read and write of file rules without color space validation
* Update supported apps info for Photoshop and After Effects
* Add Photoshop Beta support section to documentation
* Remove legacy Photoshop and After Effects plug-ins
* Add Python usage example for viewing pipeline on CPU
* Add TouchDesigner to supported apps list
* Fix typo in documentation
* Improve GradingPrimary documentation
* Allow building with gcc-15
* Harden test temp folder handling
* Use the correct locale include for Darwin
* TSC & Committer update, add Mark & Cuneyt, create an emeritus section
* Replaced deprecated Carbon framework with ColorSync and CoreGraphics
* Add ociocpuinfo utility
* Fix CPU unit test failures on recent macOS ARM platforms
* Update documentation for 2.4 release

Build process enhancements:

* Add Docker images for VFX Platform 2024 to CI
* Fix Platform Latest CI
* Add config file to fix ReadTheDocs builds
* Fix for GitHub Actions node.js glibc issue
* Improve minizip-ng installer CMake
* Various CI workflow fixes
* Improve Windows batch files to find installed Visual Studio location


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/opencolorio/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/opencolorio/PLIST
cvs rdiff -u -r1.13 -r1.14 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.12 pkgsrc/graphics/opencolorio/Makefile:1.13
--- pkgsrc/graphics/opencolorio/Makefile:1.12   Wed Oct  2 06:48:01 2024
+++ pkgsrc/graphics/opencolorio/Makefile        Mon Nov  4 21:20:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/10/02 06:48:01 nia Exp $
+# $NetBSD: Makefile,v 1.13 2024/11/04 21:20:59 adam Exp $
 
-DISTNAME=      OpenColorIO-2.3.2
+DISTNAME=      OpenColorIO-2.4.0
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
@@ -12,8 +12,8 @@ HOMEPAGE=     https://opencolorio.org/
 COMMENT=       Color management solution
 LICENSE=       modified-bsd AND mit
 
-USE_CC_FEATURES+=      c99
-USE_CXX_FEATURES+=     c++14
+USE_CC_FEATURES=       c99
+USE_CXX_FEATURES=      c++14
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake pkg-config
 

Index: pkgsrc/graphics/opencolorio/PLIST
diff -u pkgsrc/graphics/opencolorio/PLIST:1.5 pkgsrc/graphics/opencolorio/PLIST:1.6
--- pkgsrc/graphics/opencolorio/PLIST:1.5       Wed Jun 26 16:20:55 2024
+++ pkgsrc/graphics/opencolorio/PLIST   Mon Nov  4 21:20:59 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/06/26 16:20:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/11/04 21:20:59 adam Exp $
 include/OpenColorIO/OpenColorABI.h
 include/OpenColorIO/OpenColorAppHelpers.h
 include/OpenColorIO/OpenColorIO.h
@@ -12,7 +12,7 @@ lib/cmake/OpenColorIO/OpenColorIOTargets
 lib/cmake/OpenColorIO/OpenColorIOTargets.cmake
 lib/libOpenColorIO.so
 lib/libOpenColorIO.so.${PKGVERSION}
-lib/libOpenColorIO.so.2.3
+lib/libOpenColorIO.so.2.4
 lib/libOpenColorIOoglapphelpers.a
 lib/pkgconfig/OpenColorIO.pc
 ${PYSITELIB}/PyOpenColorIO/PyOpenColorIO.so

Index: pkgsrc/graphics/opencolorio/distinfo
diff -u pkgsrc/graphics/opencolorio/distinfo:1.13 pkgsrc/graphics/opencolorio/distinfo:1.14
--- pkgsrc/graphics/opencolorio/distinfo:1.13   Wed Jun 26 16:20:55 2024
+++ pkgsrc/graphics/opencolorio/distinfo        Mon Nov  4 21:20:59 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2024/06/26 16:20:55 adam Exp $
+$NetBSD: distinfo,v 1.14 2024/11/04 21:20:59 adam Exp $
 
-BLAKE2s (OpenColorIO-2.3.2.tar.gz) = 72a712974c0be40b803f0096e9dfefd38e39e6dcf3062f399cd0282d1c0d7f41
-SHA512 (OpenColorIO-2.3.2.tar.gz) = 4c7547960623b058398a86d9c8335d31f2354a1ee7ba58fbc2d1ace698132b99e8f823c9b443a77545721da076569228f502f1f3f4deba44659571c6d12db133
-Size (OpenColorIO-2.3.2.tar.gz) = 11443450 bytes
+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
 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