summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/vigra: fix OpenEXR-3 dependencyChristophe Lermytte2022-02-151-0/+37
| | | | | | | | | | | | | | | | | | | | Without the patch, OpenEXR-3 support is not included, regardless of USE=openexr (...) -- Searching for OpenEXR -- in default locations -- Could NOT find OpenEXR (missing: OPENEXR_HALF_LIBRARY OPENEXR_ILMIMF_LIBRARY) (...) With it, hugin-2021.0.0 (correctly) detects OpenEXR-3 support in vigra, and compiles just fine, closing below bug. (Upstream patch was modified scrubbed) Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://bugs.gentoo.org/823632 Closes: https://github.com/gentoo/gentoo/pull/24205 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/vigra: Fix build with GCC-10Andreas Sturmlechner2020-07-101-0/+46
| | | | | | | Thanks-to: Victor Mataré <matare@fh-aachen.de> Closes: https://bugs.gentoo.org/723302 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vigra: Fix cmake module install dir, backport python3_7Andreas Sturmlechner2019-11-272-0/+47
| | | | | | | | Use shipped documentation as building fails right now. Closes: https://bugs.gentoo.org/701208 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vigra: Fix build with sphinx-2Andreas Sturmlechner2019-11-271-0/+27
| | | | | | | | See also: https://github.com/ukoethe/vigra/issues/462 Closes: https://bugs.gentoo.org/678308 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vigra: Fix finding boost-pythonAndreas Sturmlechner2019-11-271-0/+22
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vigra: remove unused patchMichael Mair-Keimberger2019-04-191-13/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/vigra: Drop last use of LIBDIR_SUFFIXAndreas Sturmlechner2019-04-081-0/+29
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/vigra: Fix compilation error and add -9999Craig Andrews2018-11-191-0/+139
| | | | | | Closes: https://bugs.gentoo.org/664720 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-libs/vigra: Remove oldAndreas K. Hüttel2018-06-071-74/+0
| | | | | Bug: https://bugs.gentoo.org/618172 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/vigra: gcc-7 patch, bug #618172Matthias Maier2017-09-141-0/+13
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-libs/vigra: Remove oldAndreas K. Hüttel2017-02-113-347/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/vigra: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-154-164/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3323
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+585
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