From owner-svn-ports-all@freebsd.org Mon Jun 10 22:27:09 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2B5A15CABB9; Mon, 10 Jun 2019 22:27:08 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B81C8FC28; Mon, 10 Jun 2019 22:27:08 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 26C2920975; Mon, 10 Jun 2019 22:27:08 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5AMR74W010693; Mon, 10 Jun 2019 22:27:07 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5AMR7FE010691; Mon, 10 Jun 2019 22:27:07 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201906102227.x5AMR7FE010691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 10 Jun 2019 22:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503928 - head/graphics/photoflow X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/photoflow X-SVN-Commit-Revision: 503928 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6B81C8FC28 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.964,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2019 22:27:09 -0000 Author: yuri Date: Mon Jun 10 22:27:07 2019 New Revision: 503928 URL: https://svnweb.freebsd.org/changeset/ports/503928 Log: graphics/photoflow: Fix the option OCIO and make it default Also fix license. Reported by: tobik Modified: head/graphics/photoflow/Makefile head/graphics/photoflow/distinfo head/graphics/photoflow/pkg-plist Modified: head/graphics/photoflow/Makefile ============================================================================== --- head/graphics/photoflow/Makefile Mon Jun 10 22:15:58 2019 (r503927) +++ head/graphics/photoflow/Makefile Mon Jun 10 22:27:07 2019 (r503928) @@ -2,17 +2,17 @@ PORTNAME= photoflow DISTVERSION= 0.2.8-1260 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Non-destructive photo retouching program -LICENSE= APACHE20 -xLICENSE_FILE= ${WRKSRC}/../LICENSE_Apache2 +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libfftw3.so:math/fftw3 \ - libfftw3.so:math/fftw3 \ liblcms2.so:graphics/lcms2 \ liblensfun.so:graphics/lensfun \ libtiff.so:graphics/tiff \ @@ -33,10 +33,13 @@ LDFLAGS+= -lexecinfo INSTALLS_ICONS= yes OPTIONS_DEFINE= OCIO +OPTIONS_DEFAULT= OCIO OPTIONS_SUB= yes OCIO_DESC= Enable the integration of OpenColorIO OCIO_CMAKE_BOOL= OCIO_ENABLED OCIO_LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio +OCIO_VARS= GH_TUPLE+=sobotka:filmic-blender:1.1.1:fb/../.build/data/filmic-blender \ + GH_TUPLE+=imageworks:OpenColorIO-Configs:0bb079c08be410030669cbf5f19ff869b88af953:c/../.build/data/ocio-configs .include Modified: head/graphics/photoflow/distinfo ============================================================================== --- head/graphics/photoflow/distinfo Mon Jun 10 22:15:58 2019 (r503927) +++ head/graphics/photoflow/distinfo Mon Jun 10 22:27:07 2019 (r503928) @@ -1,3 +1,7 @@ -TIMESTAMP = 1560060886 +TIMESTAMP = 1560191008 SHA256 (aferrero2707-PhotoFlow-0.2.8-1260-da84a071_GH0.tar.gz) = 6553848199f1a57f67e64c3414cdd61e74e497ef4476ea4d3df637f1e1304d32 SIZE (aferrero2707-PhotoFlow-0.2.8-1260-da84a071_GH0.tar.gz) = 10119031 +SHA256 (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 87efcadfac0edbcdd6e4612ff8451dee12e42699830d17505de0d8593788ee95 +SIZE (sobotka-filmic-blender-1.1.1_GH0.tar.gz) = 3071707 +SHA256 (imageworks-OpenColorIO-Configs-0bb079c08be410030669cbf5f19ff869b88af953_GH0.tar.gz) = 26dcda1bf6b871b74e67de8046eb78061f167e5d41c23cb151a120818feeb70d +SIZE (imageworks-OpenColorIO-Configs-0bb079c08be410030669cbf5f19ff869b88af953_GH0.tar.gz) = 877373446 Modified: head/graphics/photoflow/pkg-plist ============================================================================== --- head/graphics/photoflow/pkg-plist Mon Jun 10 22:15:58 2019 (r503927) +++ head/graphics/photoflow/pkg-plist Mon Jun 10 22:27:07 2019 (r503928) @@ -301,92 +301,92 @@ share/locale/pl/LC_MESSAGES/photoflow.mo %%DATADIR%%/icons/visible_active.png %%DATADIR%%/icons/visible_doc.png %%DATADIR%%/icons/visible_inactive.png -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/README.md -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/config.ocio -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACEScc_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACEScct_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACESproxy_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ADX_CID_to_RLE.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log2_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log3_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/CineonLog_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_10000_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper.RRT.P3-D60_ST2084__1000_nits_.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper.RRT.Rec.2020_ST2084__1000_nits_.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_2000_nits_Shaper.RRT.P3-D60_ST2084__2000_nits_.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_2000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_4000_nits_Shaper.RRT.P3-D60_ST2084__4000_nits_.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_4000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_48_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.DCDM.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__1000_nits_.Dolby_PQ_1000_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__2000_nits_.Dolby_PQ_2000_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__4000_nits_.Dolby_PQ_4000_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-DCI.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.2020.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.2020_ST2084__1000_nits_.Dolby_PQ_1000_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.709.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.709__D60_sim._.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.sRGB.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.sRGB__D60_sim._.Log2_48_nits_Shaper.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.1_emulation.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.2_emulation.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.7_emulation.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_1000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_2000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_4000_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.DCDM.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.DCDM__P3_gamut_clip_.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.P3-D60.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.P3-DCI.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.2020.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.709.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.709__D60_sim._.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.sRGB.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.sRGB__D60_sim._.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Protune_Flat_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/REDLog3G10_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log1_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log2_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log3_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V-Log_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1000_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1280_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1600_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_160_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_2000_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_200_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_250_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_2560_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_3200_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_320_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_400_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_500_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_640_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_800_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec1886_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec2020_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec709_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/sRGB_to_linear.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/README.md -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/_config.yml -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/config.ocio -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/index.md -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_False_Colour.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-35_1-30.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-48_1-09.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-60_1-04.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-70_1-03.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-85_1-011.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0.99_1-0075.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_1.20_1-00.spi1d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/luts/desat65cube.spi3d -%%OCIO_ENABLED%%%%DATADIR%%/ocio-configs/filmic-blender/luts/sRGB_OETF_to_Linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/README.md +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/config.ocio +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACEScc_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACEScct_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ACESproxy_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/ADX_CID_to_RLE.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log2_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log3_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Canon-Log_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/CineonLog_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_10000_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper.RRT.P3-D60_ST2084__1000_nits_.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper.RRT.Rec.2020_ST2084__1000_nits_.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_1000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_2000_nits_Shaper.RRT.P3-D60_ST2084__2000_nits_.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_2000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_4000_nits_Shaper.RRT.P3-D60_ST2084__4000_nits_.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_4000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Dolby_PQ_48_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.DCDM.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__1000_nits_.Dolby_PQ_1000_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__2000_nits_.Dolby_PQ_2000_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-D60_ST2084__4000_nits_.Dolby_PQ_4000_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.P3-DCI.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.2020.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.2020_ST2084__1000_nits_.Dolby_PQ_1000_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.709.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.Rec.709__D60_sim._.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.sRGB.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/InvRRT.sRGB__D60_sim._.Log2_48_nits_Shaper.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.1_emulation.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.2_emulation.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper.ACES_1.0_to_0.7_emulation.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/LMT_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_1000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_2000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_4000_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.DCDM.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.DCDM__P3_gamut_clip_.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.P3-D60.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.P3-DCI.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.2020.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.709.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.Rec.709__D60_sim._.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.sRGB.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper.RRT.sRGB__D60_sim._.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Log2_48_nits_Shaper_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/Protune_Flat_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/REDLog3G10_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log1_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log2_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/S-Log3_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V-Log_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1000_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1280_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_1600_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_160_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_2000_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_200_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_250_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_2560_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_3200_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_320_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_400_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_500_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_640_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/V3_LogC_800_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec1886_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec2020_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/rec709_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/aces_1.0.3/luts/sRGB_to_linear.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/README.md +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/_config.yml +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/config.ocio +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/index.md +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_False_Colour.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-35_1-30.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-48_1-09.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-60_1-04.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-70_1-03.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0-85_1-011.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_0.99_1-0075.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/looks/Filmic_to_1.20_1-00.spi1d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/luts/desat65cube.spi3d +%%OCIO%%%%DATADIR%%/ocio-configs/filmic-blender/luts/sRGB_OETF_to_Linear.spi1d %%DATADIR%%/presets/crossprocess.pfp %%DATADIR%%/presets/edge_sharpening.pfp %%DATADIR%%/presets/portra.pfp