summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opencv: libjpeg-turboifySam James2022-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: enable py3.11Sam James2022-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add 4.6.0Sam James2022-06-072-0/+582
| | | | | | Bug: https://bugs.gentoo.org/834092 Closes: https://bugs.gentoo.org/830185 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add upstream patch to support ffmpeg-5Christophe Lermytte2022-05-222-0/+3
| | | | | | | | | | Tested with both ffmpeg-4.4.2 and ffmpeg-5.0.1 Closes: https://bugs.gentoo.org/831485 Thanks-to: cyrillic <cyrilmaley@hotmail.com> Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/25543 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "media-libs/opencv: Allow USE="gtk3 opengl""Matt Turner2022-04-211-1/+1
| | | | | | | This reverts commit 4610dead81f9749649b0f5f0ddb8c412c9b4b7ea. Closes: https://bugs.gentoo.org/836788 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opencv: Drop old versionsMatt Turner2022-04-186-2442/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opencv: Allow USE="gtk3 opengl"Matt Turner2022-04-181-1/+1
| | | | | | | | Inexplicably removed in commit 83780dade6b ("media-libs/opencv: version bump to 4.4.0"). Closes: https://bugs.gentoo.org/836788 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/opencv: filter -O3 flags back down to -O2Randall Vasquez2022-04-145-9/+24
| | | | | | | Closes: https://bugs.gentoo.org/838274 Signed-off-by: Randall Vasquez <ran.dall@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/25021 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: drop to maintainer-neededSam James2022-04-131-4/+1
| | | | | | | Long-inactive maintainer and this package needs a lot of love anyway. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.5-r1 arm64, #833158Sam James2022-03-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.5-r1 x86, #833158Sam James2022-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.5-r1 amd64, #833158Sam James2022-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: support OpenEXR 3 / imathSam James2022-02-151-0/+578
| | | | | | | | | | We drop multilib for OpenEXR bits for now. Not clear that anything actually needs this and we don't have multilib support in imath right now (nor did it succeed when I tried to add it there). Bug: https://bugs.gentoo.org/833158 Bug: https://bugs.gentoo.org/830124 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Drop 4.5.0-r3 and 4.5.1-r3Volkmar W. Pogatzki2022-01-253-1138/+0
| | | | | | | | | Versions depending on >=virtual/jdk-1.6 will never compile with jdk-17 Closes: https://github.com/gentoo/gentoo/pull/23920 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Amy Liffey <amynka@gentoo.org>
* media-libs/opencv: add 4.5.5Sam James2021-12-282-0/+582
| | | | | | | | | Includes some upstream fixes re OpenEXR detection. Also forces OpenEXR 2, hopefully (OpenEXR_ROOT CMake parameter). Closes: https://bugs.gentoo.org/830124 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.4 arm64, #829008Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.4 x86, #829008Sam James2021-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.4 amd64, #829008Sam James2021-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: fix USE=contribsfm multilib header clashDavid Seifert2021-12-041-0/+11
| | | | | Closes: https://bugs.gentoo.org/828132 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/opencv: stabilize 4.5.2-r5 for amd64, arm64, x86Sam James2021-12-031-1/+1
| | | | | | | Just added Python 3.10. Bug: https://bugs.gentoo.org/800539 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add lapack patchSam James2021-12-033-2/+127
| | | | | Closes: https://bugs.gentoo.org/800539 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add new version 4.5.4Miezhiko2021-11-222-0/+572
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miezhiko <Miezhiko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22875 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add cap for <dev-libs/protobuf-3.19Arthur Zamarin2021-11-094-4/+4
| | | | | Reported-by: Miezhiko <Miezhiko@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/opencv: add tbb subslot operatorSam James2021-10-294-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add support python 3.10Amy Liffey2021-10-261-0/+570
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/opencv: x86 stable wrt bug #811855Agostino Sarubbo2021-09-091-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: Stabilize 4.5.2-r1 arm64, #811855Sam James2021-09-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: amd64 stable wrt bug #811855Agostino Sarubbo2021-09-071-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: CUDA support needs 'contrib' USE enabledPacho Ramos2021-08-251-1/+3
| | | | | | | Closes: https://bugs.gentoo.org/701712 Closes: https://bugs.gentoo.org/792282 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-libs/opencv: keyword 4.5.2-r1 for ~riscvMarek Szuba2021-08-241-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/opencv: add slot operator for openexrBernd Waibel2021-07-211-1/+1
| | | | | | | | restrict to <openexr-3 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/opencv: add slot operator for openexrBernd Waibel2021-07-211-1/+1
| | | | | | | | | - restrict to <openexr-3 - commit straight to stable, only slot operator has been added Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/opencv: add slot operator for openexrBernd Waibel2021-07-211-1/+1
| | | | | | | | | - restrict to <openexr-3 - commit straight to stable, only slot operator has been added Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/opencv: Stabilize 4.5.1 arm64, #791457Sam James2021-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Remove oldMichał Górny2021-05-314-525/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: x86 stable wrt bug #791457Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: amd64 stable wrt bug #791457Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/opencv: version bump to 4.5.2Ross Charles Campbell2021-05-232-0/+570
| | | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Closes: https://bugs.gentoo.org/791550 Closes: https://github.com/gentoo/gentoo/pull/20762 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* media-libs/opencv: drop dependency on virtual/lapackeAisha Tammy2021-05-172-4/+2
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19566 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opencv: sort remote-idSam James2021-01-221-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: add github remote-idSam James2021-01-221-0/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: version bump, remove oldRoss Charles Campbell2020-12-272-10/+20
| | | | | | | | | | | | | | | | - Added constraint on CPU flags on x86 - Also closed out bugs that wasn't reported reproducible on newer versions Closes: https://bugs.gentoo.org/751781 Closes: https://bugs.gentoo.org/703658 Closes: https://bugs.gentoo.org/706040 Closes: https://bugs.gentoo.org/721706 Closes: https://bugs.gentoo.org/689838 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18801 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.0 x86, #746596Sam James2020-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.0 amd64, #746596Sam James2020-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: Stabilize 4.5.0 arm64, #746596Sam James2020-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: various fixesRoss Charles Campbell2020-11-032-1/+25
| | | | | | | | | | | | | | | | | | | | - 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: don't allow =dev-cpp/eigen-3.3.8Sam James2020-10-182-2/+14
| | | | | | | | | | | | | | | dev-cpp/eigen-3.3.8 was broken upstream and -r1 introduces a backported fix. While 3.3.8 was removed from tree, it is possible that 3.3.8 is still installed and satisfies the dependency on a user's machine, in the case of the latter bug referenced here. Bug: https://bugs.gentoo.org/747949 Closes: https://bugs.gentoo.org/749804 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opencv: version bump to 4.5.0Ross Charles Campbell2020-10-162-0/+557
| | | | | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/701790 Bug: https://bugs.gentoo.org/700176 Bug: https://bugs.gentoo.org/717812 Bug: https://bugs.gentoo.org/703658 Bug: https://bugs.gentoo.org/689838 Closes: https://bugs.gentoo.org/666716 Closes: https://bugs.gentoo.org/747163 Closes: https://bugs.gentoo.org/729190 Closes: https://bugs.gentoo.org/699730 Closes: https://bugs.gentoo.org/672840 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/17899 Signed-off-by: Sam James <sam@gentoo.org>