summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencv: add lapack patchSam James2021-12-031-0/+123
| | | | | Closes: https://bugs.gentoo.org/800539 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Remove oldMichał Górny2021-05-312-25/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: various fixesRoss Charles Campbell2020-11-031-0/+18
| | | | | | | | | | | | | | | | | | | | - Explicitly depends on virtual/lapacke to prevent its cmake build scripts from implicitly disabling lapack support when it can't find lapacke.h. - Link with cblas when sci-libs/lapack is supplimented as the default lapack implementation. - examples USE requires contribdnn USE to be enabled to prevent build failure. Closes: https://bugs.gentoo.org/700176 Closes: https://bugs.gentoo.org/749681 Closes: https://bugs.gentoo.org/717812 Closes: https://bugs.gentoo.org/701790 Closes: https://bugs.gentoo.org/704518 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17964 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: version bump to 4.4.0Ross Charles Campbell2020-10-071-0/+26
| | | | | | | | | | | | | | | | | | | Currently the following improvements are made: - Added python 3.{8,9} support. - Added LTO (Link Time Optimization) support. - Added OVIS (Ogre Vision Module) support. - Renewed wrapped headers list for multilib. - No longer need to download external files at compile time. Closes: https://bugs.gentoo.org/745378 Closes: https://bugs.gentoo.org/744097 Closes: https://bugs.gentoo.org/718038 Closes: https://bugs.gentoo.org/702642 Closes: https://bugs.gentoo.org/703760 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17307 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Drop vulnerable 3.4.1-r7Andreas Sturmlechner2020-06-258-233/+0
| | | | | | | Bug: https://bugs.gentoo.org/711284 Bug: https://bugs.gentoo.org/729504 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencv: Drop vulnerable 2.4.13-r4Andreas Sturmlechner2020-06-257-700/+0
| | | | | | | Bug: https://bugs.gentoo.org/647802 Bug: https://bugs.gentoo.org/729504 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opencv: dont try to install LICENSE.txtAmy Liffey2019-12-071-0/+10
| | | | | | | Submitted-by: Helmut Jarausch <jarausch@igpm.rwth-aachen.de> Closes: https://bugs.gentoo.org/701448 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: fix pkg-config file generationAmy Liffey2019-12-061-0/+11
| | | | | | Closes: https://bugs.gentoo.org/701662 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: Fix py3.7 buildAlexey Shvetsov2019-08-101-0/+12
| | | | | | | | Follwoup to ac064acc48d43d7bfbf12c0985c5b0667454600b Closes: https://bugs.gentoo.org/691480 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* media-libs/opencv: fix build on x86Amy Liffey2019-03-311-0/+27
| | | | | | | | - Add upstream patch found by kensington to fix build on x86 Closes: https://bugs.gentoo.org/682104 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-libs/opencv: fix popcnt detectionAmy Liffey2019-01-241-0/+30
| | | | | | | Closes: https://bugs.gentoo.org/633900 Submitted-by: Branko Grubic <bitlord0xff@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-libs/opencv: add missing build depAmy Liffey2019-01-171-0/+26
| | | | | | Closes: https://bugs.gentoo.org/656576 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-libs/opencv: remove old versions 3.2.0, 3.3.0, 3.4.1-r2Amy Liffey2019-01-1611-370/+0
| | | | | | | | | | | Closes: https://bugs.gentoo.org/630438 Closes: https://bugs.gentoo.org/637080 Closes: https://bugs.gentoo.org/657076 Closes: https://bugs.gentoo.org/636030 Closes: https://bugs.gentoo.org/661674 Closes: https://bugs.gentoo.org/658568 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-libs/opencv: patch to remove git autodetectAmy Liffey2019-01-141-0/+42
| | | | | | Closes: https://bugs.gentoo.org/672162 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-libs/opencv: workaround C compilation modeAmy Liffey2018-05-313-0/+83
| | | | | | | | | | - Add nvcc flags to fix compilation with cuda - Fix issue with C compilation mode for vlc - Fix python installation path Closes: https://bugs.gentoo.org/656530 Closes: https://bugs.gentoo.org/656580 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencv: remove unused patchesAmy Liffey2018-05-253-87/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencv: version bump 3.4.1Amy Liffey2018-05-251-0/+29
| | | | | | Closes: https://bugs.gentoo.org/642800 Closes: https://bugs.gentoo.org/633900 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencv: add missing patchAmy Liffey2018-02-051-0/+27
| | | | | Closes: https://bugs.gentoo.org/646582 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-libs/opencv: fix cuda9 and autodownloadAmy Liffey2018-01-213-0/+149
| | | | | | | | | | | | | | | - Fix cuda 9 compatibility Submitted-by: Todd Walter <twalter@rogers.com> - Remove autodownload tiny_dnn from contrib Submitted-by: Jonathan Scruggs <j.scruggs@gmail.com> - Add PYTHON_COMPAT 3_6 Closes: https://bugs.gentoo.org/637078 Closes: https://bugs.gentoo.org/633844 Closes: https://bugs.gentoo.org/632116 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-libs/opencv: remove too big patchAmy Liffey2017-09-191-902/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: version bump 3.3.0 bug #629534Amy Liffey2017-09-192-0/+921
| | | | | | | | | | - Patch for CVEs bug #627958 - Add required use for bug #621986 - Version bump fixes bug #627954 Closes: https://bugs.gentoo.org/629534 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: remove unused patchesMichael Mair-Keimberger2017-09-052-158/+0
|
* media-libs/opencv: 2.4.13 add imgcodecs patch bug #627958Amy Liffey2017-09-011-0/+580
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: fix mno-sse2Amy Liffey2017-07-271-0/+11
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: Fix usage CPU instructionsYurii Moskalenko2017-07-271-0/+64
|
* media-libs/opencv: disable pch for gcc-6.0 bug #617654Amy Liffey2017-06-062-0/+34
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: version bump 3.2.0 bug #604982Amy Liffey2017-04-162-0/+21
| | | | Package-Manager: portage-2.3.3
* media-libs/opencv: Remove old ebuilds and patches Some ebuilds don't work, ↵Jonathan Scruggs2016-11-086-870/+0
| | | | | | | | | | | so there's no point in keeping them. Since OpenCV 3.0.0 is no longer in the tree, the following can be closed: Gentoo-bug: 566080 Gentoo-bug: 557328 Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com)
* media-libs/opencv: revision bump to 3.1.0-r6Jonathan Scruggs2016-11-082-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update SRC_URI to the new URLs * Switch to downloading the tar.gz instead zip file * Add git hash to end of contrib download to allow revision bumps * Updated revision of contrib modules to fix various errors * Remove Qt 4 support to follow the new Gentoo standard * Use new OpenMP test logic * Added patch to build against CUDA v8. Patch based on one submitted by Sven Eden Gentoo-bug: 598674 Gentoo-bug: 597754 * Added Tesseract use flag and fixed building against it. Gentoo-bug: 572836 Gentoo-bug: 584428 * Added use flag for the SFM module because of dependencies on several Google libraries Gentoo-bug: 597166 * Added use flag for the HDF module because of a dependency on media-libs/hdaf5 Gentoo-bug: 596212 * Added use flag for the CVV module because it will silently fail if Qt 5 is not installed. * Added patch to fix the finding of certain libraries Gentoo-Bug: 584478 Signed-off by: Jonathan Scruggs (j.scruggs@gmail.com)
* media-libs/opencv: revision bump to 3.1.0-r5Jonathan Scruggs2016-09-271-0/+392
| | | | | | | | | | | | | | | | | - Feature: added in support for installing the Python module for each implementation selected Gentoo-Bug: 593504 - Bug fix: under certain conditions the HDF5 library isn't found Gentoo-Bug: 588850 - Bug fix: OpenGL needs Qt or Gtk+ otherwise it's disabled - Misc: cleaned up usex expressions added qtwidgets depend moved openmp detection to pkg_pretend as per Gentoo style guidelines Signed off by Jonathan Scruggs (j.scruggs@gmail.com, irc: Dracwyrm)
* media-libs/opencv: eapi=6 bumpAmy Winston2016-06-091-2/+2
| | | | | | | | - Fix cuda bug #577410 - Add qt5 support - Remove doc useflag bug #556198 Package-Manager: portage-2.2.28
* media-libs/opencv: change to EAPI 6 and fix python installationdracwyrm2016-06-093-2/+150
| | | | | | | | -Add patch to install the correct bindings based on single_python_target -Fix Cuda in ebuild -Remove unused CMake options -Modified patch to be -p1 format -Tiny fixes and rewrites for EAPI 6 specs
* media-libs/opencv: remove old 2.4.9 and 2.4.10Amy Winston2016-05-155-1002/+0
| | | | Package-Manager: portage-2.2.26
* media-libs/opencv: disable git autodetect bug #558556Amy Winston2016-04-076-0/+313
| | | | Package-Manager: portage-2.2.26
* media-libs/opencv: revert drop old 3.1.0-r1 and patchesAmy Winston2016-03-023-0/+380
| | | | This reverts commit 48656e3b700cf6d771db428bc6dde322753839d3.
* media-libs/opencv: drop old 3.1.0-r1 and patchesAmy Winston2016-02-253-380/+0
| | | | Package-Manager: portage-2.2.26
* media-libs/opencv: 3.1.0 version bump bug #571496Amy Winston2016-01-234-0/+402
| | | | Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+997
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