media-libs / opencolorio

Color management framework for visual effects and animation

Official package sites : https://github.com/AcademySoftwareFoundation/OpenColorIO · https://opencolorio.org ·

OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.

v2.3.2 :: 0/2.3 :: gentoo

Modified
License
BSD
Keywords
amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
USE flags
apps doc opengl python test

v2.2.1 :: 0/2.2 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
USE flags
apps doc opengl python test

v2.1.3 :: 0/2.1.1 :: gentoo

Modified
License
BSD
Keywords
amd64 ~arm ~arm64 ~ppc64 ~riscv
USE flags
doc opengl python test

General

apps
Build the OCIO command line apps
doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
opengl
Add support for OpenGL (3D graphics)
python
Add optional support/bindings for the Python language
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

cpu_flags_x86

avx
Adds support for Advanced Vector Extensions instructions
avx2
Adds support for Advanced Vector Extensions 2 instructions
avx512f
Adds support for AVX-512 Foundation instructions
f16c
Adds support for F16C instruction set for converting between half-precision and single-precision floats
sse2
Use the SSE2 instruction set
sse3
Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3)
sse4_1
Enable SSE4.1 instruction support
sse4_2
Enable SSE4.2 instruction support
ssse3
Use the SSSE3 instruction set (NOT sse3/pni)

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

dev-cpp / pystring : C++ functions matching the interface and behavior of python string methods

dev-cpp / yaml-cpp : YAML parser and emitter in C++

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / expat : Stream-oriented XML parser library

dev-libs / imath : Imath basic math package

dev-libs / tinyxml : Simple and small C++ XML parser

dev-python / pybind11 : AST-based Python refactoring library

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

media-libs / glew : The OpenGL Extension Wrangler Library

media-libs / lcms : A lightweight, speed optimized color management engine

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries

media-libs / openimageio : A library for reading and writing images

sys-libs / minizip-ng : Fork of the popular zip manipulation library found in the zlib distribution

sys-libs / zlib : Standard (de)compression library

virtual / opengl : Virtual for OpenGL implementation

dev-cpp / pystring : C++ functions matching the interface and behavior of python string methods

dev-cpp / yaml-cpp : YAML parser and emitter in C++

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / expat : Stream-oriented XML parser library

dev-libs / imath : Imath basic math package

dev-libs / tinyxml : Simple and small C++ XML parser

dev-python / pybind11 : AST-based Python refactoring library

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

media-libs / glew : The OpenGL Extension Wrangler Library

media-libs / lcms : A lightweight, speed optimized color management engine

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries

media-libs / openimageio : A library for reading and writing images

sys-libs / minizip-ng : Fork of the popular zip manipulation library found in the zlib distribution

sys-libs / zlib : Standard (de)compression library

virtual / opengl : Virtual for OpenGL implementation

media-gfx / blender : 3D Creation/Animation/Publishing System

media-gfx / krita : Free digital painting application. Digital Painting, Creative Freedom!

media-libs / openimageio : A library for reading and writing images

927232
media-libs/opencolorio-2.3.0 fails to compile: CPUInfo.cpp:54: Error: bad register name %rbx
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: drop 2.3.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: fix build with gcc-15
Closes: https://bugs.gentoo.org/937408 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38148 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Stabilize 2.3.2 amd64, #932990
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: add 2.3.2
Re-disable tests because upstream can't get around fixing this Bug: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1784 Bug: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1361 Closes: https://bugs.gentoo.org/912190 Closes: https://bugs.gentoo.org/836378 Closes: https://bugs.gentoo.org/835496 Closes: https://bugs.gentoo.org/795459 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35376 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: fix USE="-doc"
`/usr/share/doc/OpenColorIO/html` only exists when `USE=doc` is set. So make the move conditional. Closes: https://bugs.gentoo.org/916474 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33577 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: fix docs install directory
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33563 Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/opencolorio: 2.3.0 support SIMD, drop old cmake option
reflect upstream changes in the ebuild: - dropped USE_SSE and added extended SIMD support https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/9cc24865599579f02fa07c09880518bef2058a03 arm support depends on - dropped OCIO_UISE_OIIO_CMAKE_CONFIG https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/e93efe3b703d491faf4c4ead0823fb0e48734b1b Closes: https://bugs.gentoo.org/914863 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/opencolorio: 2.3.0 Correctly recover CXX_FLAGS
From https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1861 CXXFLAGS is backed up in the beginning of CheckSupportSSE2, but it is not correctly recovered. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/opencolorio: fix 2.2.1 doc with newer doxygen
Closes: https://bugs.gentoo.org/916329 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: improve DESCRIPTION
A ... is always redundant in DESCRIPTION. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
Revert "media-libs/openimageio -> media-libs/OpenImageIO: rename"
This reverts commit 060642c3e2944ee6d37afd3259c424b3a8f5bdec. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
Revert "media-libs/opencolorio -> media-libs/OpenColorIO: rename"
This reverts commit 9e8279a45bf09e9d583ec88efa266c47afdb3237. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio -> media-libs/OpenColorIO: rename
* OpenColorIO is now part of AcademySoftwareFoundation, reflect that and the changed paths Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/OpenColorIO: drop misleading static-libs flag
* USE="static-libs" does not compile the shared libraries, which leads to breakage with minizip-ng. It's poorly documented. Remove it for now. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: add 2.3.0
Closes: https://bugs.gentoo.org/914716 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/opencolorio: 2.1.3, 2.2.1 require <dev-cpp/yaml-cpp-0.8.0
yaml-cpp-0.8.0 uses cmake targets, this breaks <ocio-2.3.0 Bug: https://bugs.gentoo.org/914716 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Paul Zander · gentoo
media-libs/openimageio -> media-libs/OpenImageIO: rename
* OpenImageIO is now part of AcademySoftwareFoundation, reflect that and the changed paths Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Paul Zander · gentoo
media-libs/opencolorio: add 2.2.1
add support for sys-libs/minizip-ng:4 Bug: https://bugs.gentoo.org/895714 Closes: https://bugs.gentoo.org/829604 Closes: https://bugs.gentoo.org/895714 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31876 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: drop 2.1.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: Stabilize 2.1.3 amd64, #908268
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: unkeyword 2.1.2, 2.1.3 for ~x86
Bug: https://bugs.gentoo.org/884115 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
media-libs/opencolorio: drop 2.1.1-r7
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: add 2.1.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
media-libs/opencolorio: enable py3.11
Closes: https://bugs.gentoo.org/897012 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-libs/opencolorio: Stabilize 2.1.2 amd64, #884083
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
brahmajit das · gentoo
media-libs/opencolorio: Fix strtol_l on musl
Fix strtol_l missing on musl. On musl libc use strtol Taken from Alpine Linux, please refer: https://git.alpinelinux.org/aports/tree/community/opencolorio/0002-fix-strtol.patch Closes: https://bugs.gentoo.org/829453 Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/26855 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: drop 1.1.1-r3, 2.0.1-r2, 2.0.3, 2.1.1-r2
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: add 2.1.2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: fix build with GCC 12
Closes: https://bugs.gentoo.org/841479 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Stabilize 2.1.1-r7 x86, #833158
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Stabilize 2.1.1-r7 amd64, #833158
Signed-off-by: Sam James <sam@gentoo.org>
Alex Fan · gentoo
media-libs/opencolorio: keyword 2.1.1-r7 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: avoid automagic OSL test dependency
If OSL has not yet been rebuilt against new OpenEXR and so on, it might lead to a build failure. Let's just avoid the test dep entirely. Closes: https://bugs.gentoo.org/833933 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: revbump for previous change
Some of the paths can leak into installed headers. Bug: https://bugs.gentoo.org/833194 Fixes: 3d3d8c7418b3c7e10cf2f2f13c766b81d40202b6 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: require newer openimageio
And fixes a typo in the version of it anyway. Bug: https://bugs.gentoo.org/833194 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: require newer imath for 2.1.1
Avoid picking an imath which is still in 'slotted mode' (installing to Imath-3 rather than Imath). Bug: https://bugs.gentoo.org/833158 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: force newer version of OIIO for OpenEXR 3
We want to verify we're building against a version that is OpenEXR3'd. Closes: https://bugs.gentoo.org/833439 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: adjust to unslotted OpenEXR
Bug: https://bugs.gentoo.org/833158 Closes: https://bugs.gentoo.org/831357 Closes: https://bugs.gentoo.org/832862 Closes: https://bugs.gentoo.org/821247 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: flip over to OpenEXR 3
Things are getting complicated with trying to keep Blender on OpenEXR 2. Blender needs to switch as a result, but so do its dependencies. Bug: https://bugs.gentoo.org/831357 Bug: https://bugs.gentoo.org/832862 Bug: https://bugs.gentoo.org/821247 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: Drop 2.0.0-r2, 2.0.2-r2 and 2.1.0-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: allow building with newer openimagieo
Closes: https://bugs.gentoo.org/830223 Reported-by: Andrea Postiglione <andrea.postiglione@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: lift yaml-cpp bound in 2.1.1
Closes: https://bugs.gentoo.org/802363 Closes: https://bugs.gentoo.org/830193 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: add 2.1.1
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: add 2.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: depend on older openimageio
Closes: https://bugs.gentoo.org/821073 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: add subslot dep on openimageio
Closes: https://bugs.gentoo.org/821073 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Stabilize 2.0.1 amd64, #803884
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: add 2.1.0
Closes: https://bugs.gentoo.org/802363 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Behún · gentoo
media-libs/opencolorio: fix OCIO_PYTHON_VERSION
The OCIO_PYTHON_VERSION cmake argument needs to contain only the version number (i.e. 3.9), not EPYTHON (i.e. python3.9). Bug: https://bugs.gentoo.org/819132 Signed-off-by: Marek Behún <kabel@kernel.org> Closes: https://github.com/gentoo/gentoo/pull/22654 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: set OCIO_PYTHON_VERSION
Bug: https://bugs.gentoo.org/818553 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Keyword 2.0.1 ppc64, #803029
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Keyword 2.0.2 ppc64, #795279
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: add 2.0.2
Bug: https://bugs.gentoo.org/810703 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Keyword 2.0.1 x86, #795279
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: Keyword 2.0.1 arm, #795279
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: Keyword 2.0.1 arm64, #795279
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: add upper bound on yaml-cpp for 1.1.1
Closes: https://bugs.gentoo.org/811060 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-libs/opencolorio: add DEPEND to 2.0.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-libs/opencolorio: remove dropped USE flag option from 2.0.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Marco Scardovi · gentoo
media-libs/opencolorio: bump to opencolorio 2.0.1
Closes: https://bugs.gentoo.org/802192 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/21676 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
media-libs/opencolorio: add missing dependency
Add one of the missing dependencies for USE=doc. There are more dependencies missing, which are currently not packaged. Bug: https://bugs.gentoo.org/795459 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21206 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
media-libs/opencolorio: respect python sitedir
Pass certain variables to cmake and add a patch to respect the python site-packages dir. Closes: https://bugs.gentoo.org/794604 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21143 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: add Python 3.9
Signed-off-by: Sam James <sam@gentoo.org>
Michael Mair-Keimberger · gentoo
media-libs/opencolorio: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/opencolorio: drop -Werror
Reported-by: Austin Kilgore Closes: https://bugs.gentoo.org/786198 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sebastian Parborg · gentoo
media-libs/opencolorio: bump to 2.0.0
Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Keyword 1.1.1 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: cleanup old
Closes: https://bugs.gentoo.org/754909 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Keyword 1.1.1 arm64, #758152
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: fix Clang build
Thanks-to: 0xC0ncord <me@concord.sh> Bug: https://bugs.gentoo.org/754966 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/opencolorio: x86 stable wrt bug #754966
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: Stabilize 1.1.1 amd64, #754966
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
media-libs/opencolorio: keyworded 1.1.1 for ppc64
keyworded wrt bug #746011 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sam James · gentoo
media-libs/opencolorio: drop useless Boost check
We don't actually need Boost; upstream were checking on behalf of yaml-cpp, which doesn't need Boost anymore anyway, but it wouldn't have been opencolorio's responsibility for it even if it did. This test has since been dropped upstream. Closes: https://bugs.gentoo.org/747553 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/opencolorio: bump to 1.1.1
Closes: https://bugs.gentoo.org/747409 Closes: https://bugs.gentoo.org/667986 Closes: https://bugs.gentoo.org/677642 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: Fix unused CMake variable warning
Closes: https://bugs.gentoo.org/659396 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
media-libs/opencolorio: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-libs/opencolorio: Drop 1.1.0-r3
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-libs/opencolorio: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/opencolorio: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-libs/opencolorio: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-libs/opencolorio: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch graphics proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
media-libs/opencolorio: bump to EAPI 7
Also add support for python-3.7 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Bernd Waibel · gentoo
media-libs/opencolorio: disable -Werror flag
The src/pyglue/CMakeLists.txt has a global -Werror flag set for unix systems, which let the compile fail. This patch removes this flag. Closes: https://bugs.gentoo.org/666696 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12049 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Johannes Huber · gentoo
media-libs/opencolorio: Remove 1.0.9-r2
Overshadowed by 1.1.0-r1. Package-Manager: Portage-2.3.39, Repoman-2.3.9
Thomas Deutschmann · gentoo
media-libs/opencolorio: x86 stable (bug #656196)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Agostino Sarubbo · gentoo
media-libs/opencolorio: amd64 stable wrt bug #656196
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Johannes Huber · gentoo
media-libs/opencolorio: Fix build w/ yaml-cpp-0.6
Closes: https://bugs.gentoo.org/651970 Reported-by: Bernd Feige <Bernd.Feige@gmx.net> Thanks-to: Joakim Gebart Nohlgård <joakim.nohlgard@eistec.se> Package-Manager: Portage-2.3.38, Repoman-2.3.9
Jonathan Scruggs · gentoo
media-libs/opencolorio: Remove ebuild with errors
Jonathan Scruggs · gentoo
media-libs/opencolorio: Revision bump to fix Lut1DOp error
Fix the compile error in the Lut1DOp.cpp file Fix install location of the CMake files Split the patches to make it easier to maintain Closes: https://bugs.gentoo.org/644466 Closes: https://github.com/gentoo/gentoo/pull/6870
Jonathan Scruggs · gentoo
media-libs/opencolorio: Remove 1.0.9_p20170719
Jonathan Scruggs · gentoo
media-libs/opencolorio: version bump to 1.1.0
Closes: https://github.com/gentoo/gentoo/pull/6842
Jonathan Scruggs · gentoo
media-libs/opencolorio: Update to v20170719
Upstream doesn't appear to be making new releases, so use stable snapshots. There was another round of yaml fixes and other fixes for security. Build fixes for GCC 7. General bug fixes. The current version in portage has lots of bugs that have since been fixed. Closes: https://github.com/gentoo/gentoo/pull/5750
David Seifert · gentoo
media-libs/opencolorio: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Sergey Popov · gentoo
media-libs/opencolorio: drop old versions
Package-Manager: portage-2.3.2
Sergey Popov · gentoo
media-libs/opencolorio: do not use API functions that are banned from EAPI=6
Reported-by: Adrian <agrigo2001@yahoo.com.au> Gentoo-Bug: 584654 Package-Manager: portage-2.2.28
Sergey Popov · gentoo
media-libs/opencolorio-1.0.9-r2: stable on amd64 and x86
Previous revision is broken, stabilize this one and remove broken from tree Package-Manager: portage-2.3.0_rc1
Sergey Popov · gentoo
media-libs/opencolorio-1.0.9-r2: revision bump
Bump EAPI to 6. Fix work with yaml-cpp 0.5 Gentoo-Bug: 548392 Reported-by: Alexander Potashev <aspotashev@gmail.com> Package-Manager: portage-2.3.0_rc1
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed