summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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