summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencv: Drop 4.1.2-r1Andreas Sturmlechner2020-06-251-493/+0
| | | | | | Closes: 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 3.4.1-r7Andreas Sturmlechner2020-06-2510-737/+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-259-931/+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: arm64 stable (bug #711284)Sam James (sam_c)2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/opencv: amd64 stable wrt bug #711284Agostino Sarubbo2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: x86 stable (bug #711284)Thomas Deutschmann2020-06-201-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Remove MULTILIB_USEDEP from all virtual/pkgconfig dependenciesMike Gilbert2020-06-133-3/+3
| | | | | Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/opencv: migrate from libavMikle Kolyada2020-04-254-20/+8
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/opencv: Use only GTK3David Seifert2020-03-092-19/+23
| | | | | | | | | | * OpenCV currently does not support OpenGL contexts in GTK3, so we disable USE="opengl gtk3" for the time being. Package-Manager: Portage-2.3.93, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/14866 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/opencv: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-4/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: Permit numpy-python2 in 2*Michał Górny2020-01-301-2/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: Remove py2 where possibleMichał Górny2020-01-303-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: [QA] Revert "Needs python_optimize, add python 3.8 support"David Seifert2019-12-261-503/+0
| | | | | | | | | * We need to bifurcate the py2/py3 depgraph of numpy atomically, in order to avoid misleading and weird blocker warnings. This reverts commit 2dbf3b3c61635735ec32d0f47d45003968a277e5. Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/opencv: Fix missing PYTHON_DEPSPacho Ramos2019-12-251-0/+1
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/opencv: Needs python_optimize, add python 3.8 supportPacho Ramos2019-12-251-0/+502
| | | | | | | | Also needs to support numpy-python2 until reverse deps are handled Bug: https://bugs.gentoo.org/703760 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/opencv: dont try to install LICENSE.txtAmy Liffey2019-12-072-0/+11
| | | | | | | 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-062-0/+508
| | | | | | 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: install pkg configAmy Liffey2019-11-301-0/+1
| | | | | | | | Submitted-by: Helmut Jarausch <jarausch@igpm.rwth-aachen.de> Closes: https://bugs.gentoo.org/701472 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: add USE=+features2dStefan Strogin2019-11-302-2/+3
| | | | | | | | | USE=contribxfeatures2d should not control building features2d module. Add USE=+features2d instead. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Stefan Strogin <steils@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: add cv_cpu_dispatch.h to MULTILIB_WRAPPED_HEADERSStefan Strogin2019-11-301-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/701482 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Stefan Strogin <steils@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: Restore stable keywordsAndreas Sturmlechner2019-11-281-1/+1
| | | | | | | | Dropping them for py37 was not necessary in the first place. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: version bump 4.1.2Amy Liffey2019-11-283-0/+498
| | | | | | | | | Closes: https://bugs.gentoo.org/685106 Closes: https://bugs.gentoo.org/678460 Closes: https://bugs.gentoo.org/663730 Closes: https://bugs.gentoo.org/689840 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: Remove _ from useflagsAmy Liffey2019-11-283-529/+25
| | | | | | Closes: https://bugs.gentoo.org/695076 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* metadata.xml: popuplate CPE entries for better CVE trackingAllen Webb2019-09-121-0/+1
| | | | | Signed-off-by: Allen Webb <allenwebb@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* media-libs/opencv: [QA] Remove media-libs/jasper depDavid Seifert2019-08-283-10/+7
| | | | | | Bug: https://bugs.gentoo.org/689784 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/opencv: Fix py3.7 buildAlexey Shvetsov2019-08-102-0/+13
| | | | | | | | 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: Works with py3.7Alexey Shvetsov2019-08-041-0/+505
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* media-libs/opencv: arm64 stableAaron Bauman2019-05-161-1/+1
| | | | | | * deps are fixed now Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/opencv: Revert "arm64 stable"Michał Górny2019-05-161-1/+1
| | | | | | | The package has been stabilize without meeting dependencies. Reverts: 02ac88a4639f31caae3372e87975b2f48fd23489 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: arm64 stableAaron Bauman2019-05-141-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: fix build on x86Amy Liffey2019-03-312-0/+28
| | | | | | | | - 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 python build with cmake 3.14Georgy Yakovlev2019-03-261-4/+3
| | | | | | | Closes: https://bugs.gentoo.org/680824 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Acked-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* 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