Commit graph

8 commits

Author SHA1 Message Date
nia
6abb0cefec opencolorio: Disable SSE on non-x86 2019-10-20 09:51:02 +00:00
nia
4dc2258517 opencolorio: Needs boost-headers 2019-09-22 23:40:29 +00:00
nia
d747633298 opencolorio: Fix cmake install paths
Bump PKGREVISION
2019-09-19 14:44:23 +00:00
nia
0d4fa94ee8 opencolorio: Update to 1.1.1
Changes:

    Added optional compatibility for building apps with OpenImageIO 1.9+
    Added USE_SSE checks to fix Linux build failure
    getDisplays() result ordering now matches the active_displays config
    definition or OCIO_ACTIVE_DISPLAYS env var override.
    Fixed incorrect getDefaultDisplay()/getDefaultView() result when
    OCIO_ACTIVE_DISPLAYS or OCIO_ACTIVE_VIEWS env vars are unset.
    Fixed Windows-specific GetEnv() bug
    Fixed Windows and MacOS CI failure cases
    libc++ build fixes
    Added support for YAML > 5.0.1
    YAML and TinyXML patch fixes
    Clang visibility fix
    Added write support for Truelight LUTs
    Improved OCIOYaml
    Python string corruption fix
    Added support for CDL
    Updated documentation
    Added args/kwargs support to Python MatrixTransform
    Added description field to Look objects
    Improved Python 3 compatibility
    CSP file read fix
    Added Linux, MacOS, and Windows continuos integration
    Improved 1D LUT extrapolation
    Improved 1D LUT negative handling
    Improved Windows build system
    Improved cross-platform build system
    Undefined role crash fix
    After Effects plugin updated
    Added reference Photoshop plugin
    Added reference Docker image
2019-09-18 22:30:49 +00:00
joerg
4bb3b30065 Bump revision for yaml-cpp dependency change. Require C++11 as
dependency already does. Don't use TR1.
2018-06-02 19:06:55 +00:00
markd
cd2da69342 opencolorio: Cleanup githup handling. Dont try python glue. 2018-04-08 00:40:50 +00:00
maya
444846a7f1 opencolorio: add DESCR, too 2018-04-06 03:43:20 +00:00
maya
362e95bd90 Add package OpenColorIO version v1.0.9
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation. OCIO provides a straightforward and consistent
user experience across all supporting applications while allowing
for sophisticated back-end configuration options suitable for
high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.
2018-04-06 03:42:19 +00:00