summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencolorio: remove unused patchMichael Mair-Keimberger2021-01-311-92/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19277 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/opencolorio: fix Clang buildSam James2020-11-181-0/+14
| | | | | | | 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>
* media-libs/opencolorio: drop useless Boost checkSam James2020-10-101-0/+35
| | | | | | | | | | | | | 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>
* media-libs/opencolorio: disable -Werror flagBernd Waibel2019-05-191-0/+17
| | | | | | | | | | | | 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>
* media-libs/opencolorio: Remove 1.0.9-r2Johannes Huber2018-05-262-119/+0
| | | | | | Overshadowed by 1.1.0-r1. Package-Manager: Portage-2.3.39, Repoman-2.3.9
* media-libs/opencolorio: Fix build w/ yaml-cpp-0.6Johannes Huber2018-05-211-0/+54
| | | | | | | 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
* media-libs/opencolorio: Remove ebuild with errorsJonathan Scruggs2018-01-191-173/+0
|
* media-libs/opencolorio: Revision bump to fix Lut1DOp errorJonathan Scruggs2018-01-193-0/+348
| | | | | | | | | 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
* media-libs/opencolorio: Remove 1.0.9_p20170719Jonathan Scruggs2018-01-131-150/+0
|
* media-libs/opencolorio: version bump to 1.1.0Jonathan Scruggs2018-01-131-0/+173
| | | | Closes: https://github.com/gentoo/gentoo/pull/6842
* media-libs/opencolorio: Update to v20170719Jonathan Scruggs2017-09-231-0/+150
| | | | | | | | | | | | | | | | 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
* media-libs/opencolorio: remove unused patchMichael Mair-Keimberger (asterix)2016-12-231-65/+0
|
* media-libs/opencolorio: bring back deleted patch to fix bug #600022Christophe Lermytte2016-11-171-0/+54
|
* media-libs/opencolorio: drop old versionsSergey Popov2016-11-021-54/+0
| | | | Package-Manager: portage-2.3.2
* media-libs/opencolorio-1.0.9-r2: revision bumpSergey Popov2016-05-302-4/+4
| | | | | | | | | 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
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+184
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