summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencv: fix popcnt detectionAmy Liffey2019-01-242-0/+31
| | | | | | | 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-172-1/+29
| | | | | | 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-1615-1706/+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: 3.4.1 stable for amd64 and x86Amy Liffey2019-01-161-1/+1
| | | | | | Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/opencv: patch to remove git autodetectAmy Liffey2019-01-142-1/+44
| | | | | | 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: Drop myself as maintainerAndreas K. Hüttel2018-12-021-4/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-libs/opencv: fix typoAmy Liffey2018-11-274-5/+5
| | | | | | Closes: https://bugs.gentoo.org/669990 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* media-libs/opencv: remove local webp use flagMarty E. Plummer2018-10-191-1/+0
| | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: disable implied CPU flagsȘtefan Talpalaru2018-08-181-10/+2
| | | | | | | | | | | | | | | | The OpenCV build system tries to be helpful by enabling unrequested CPU flags based on requested ones. Unfortunately, this breaks the build on AMD Piledriver because FMA3 implies AVX2 which is not available on this architecture. Further more, these CPU flags should only be handled by the corresponding Portage flags, instead of CMake's hard-coded automagic. This commit fixes that by disabling the whole "implication" mechanism for CPU flags, while also undoing the previous attempt at solving the problem by translating those broken "implications" into REQUIRED_USE. Authored-by: Ștefan Talpalaru <stefantalpalaru@yahoo.com> Bug: https://bugs.gentoo.org/656638
* media-libs/opencv: remove non existing dep sci-libs/ippAmy Liffey2018-08-165-14/+9
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencv: remove old revisionsAmy Liffey2018-08-163-1147/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencv: add required use for cpu_flagsAmy Liffey2018-08-161-0/+508
| | | | | | | | | - Add required_use for cpu_flag Submitted-by: Hector Martin <marcan@marcan.st> - Add ninja as default Closes: https://bugs.gentoo.org/656638 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-libs/opencv: workaround C compilation modeAmy Liffey2018-05-314-1/+88
| | | | | | | | | | - 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: add missing cpu_flags_x86_ssse3Amy Liffey2018-05-281-1/+2
| | | | | | Subitted-by: Michael Uleysky <uleysky@gmail.com> Closes: https://bugs.gentoo.org/656726 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencv: remove not required cpu flagsAmy Liffey2018-05-251-2/+0
| | | | 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: drop old 3.1.0Amy Liffey2018-05-252-330/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/557328 Closes: https://bugs.gentoo.org/600658 Closes: https://bugs.gentoo.org/607830 Closes: https://bugs.gentoo.org/611964 Closes: https://bugs.gentoo.org/639896 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/opencv: version bump 3.4.1Amy Liffey2018-05-254-0/+529
| | | | | | 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: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* 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-216-0/+617
| | | | | | | | | | | | | | | - 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/*: Update Manifest hashesMichał Górny2017-12-101-5/+5
|
* media-libs/opencv: drop old vulnerable versionAmy Liffey2017-11-272-244/+3
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-libs/opencv: x86 stable (bug #627230)Thomas Deutschmann2017-11-271-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/opencv: amd64 stable wrt bug #627230Agostino Sarubbo2017-11-242-2/+2
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: Switch to httpsAndreas Sturmlechner2017-11-207-7/+7
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/opencv: Drop 2.4.13-r2Andreas Sturmlechner2017-11-201-240/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/opencv: Drop USE=qt4Andreas Sturmlechner2017-11-201-0/+227
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/opencv: add back cuda require_use features2dAmy Liffey2017-11-011-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.1
* media-libs/opencv: few cuda fixesAmy Liffey2017-10-311-0/+454
| | | | | | | | | | | | | - Remove cuda from required_use for xfeatures2d - fix header files have changed between ABIs Suggested-by: malcolm.mielle@protonmail.com Submitted-by: Serge Gavrilov <serge@pdmi.ras.ru> Closes: https://bugs.gentoo.org/636030 Closes: https://bugs.gentoo.org/636008 Package-Manager: Portage-2.3.8, Repoman-2.3.1
* media-libs/opencv: fix protobuf dnn module bug #631418Amy Liffey2017-10-091-0/+6
| | | | | | | | | | Suggested-by: Hanno Meyer-Thurow (geki) <h.mth@web.de> Suggested-by: Dennis Schridde <devurandom@gmx.net> Suggested-by: Magnus Kessler <Magnus.Kessler@gmx.net> Suggested-by: zappel@simple-co.de Closes: https://bugs.gentoo.org/631418 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: remove too big patchAmy Liffey2017-09-193-903/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: version bump 3.3.0 bug #629534Amy Liffey2017-09-194-0/+1277
| | | | | | | | | | - 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: Multilib [contrib_hdf] headersMichał Górny2017-09-112-0/+6
| | | | Closes: https://bugs.gentoo.org/630604
* media-libs/opencv: Backport multilib header fixes to 3.1.0-r8Michał Górny2017-09-111-0/+17
| | | | Closes: https://bugs.gentoo.org/630604
* media-libs/opencv: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-062-2/+2
|
* 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-012-1/+581
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: remove oldAmy Liffey2017-09-013-914/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: Fix header wrapping for [contrib_cvv]Michał Górny2017-08-261-0/+9
|
* media-libs/opencv: Fix header wrapping w/[vtk], #627730Michał Górny2017-08-221-0/+8
|
* media-libs/opencv: Fix wrapping cvconfig.h, #627730Michał Górny2017-08-142-0/+8
|
* media-libs/opencv: Fix automagic dep on tesseractMichał Górny2017-08-112-0/+20
|
* media-libs/opencv: Enable multilib builds for 3.1.0 & 3.2.0Michał Górny2017-08-112-0/+630
|
* media-libs/opencv: fix mno-sse2Amy Liffey2017-07-272-0/+12
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: Fix usage CPU instructionsYurii Moskalenko2017-07-272-0/+65
|
* media-libs/opencv: keyword ~arm64Alexis Ballier2017-07-091-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/opencv: disable pch for gcc-6.0 bug #617654Amy Liffey2017-06-065-0/+605
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/opencv: version bump 3.2.0 bug #604982Amy Liffey2017-04-165-2/+356
| | | | Package-Manager: portage-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>