Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745378 - media-libs/opencv-4.4.0 version bump
Summary: media-libs/opencv-4.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-29 07:21 UTC by Dennis Schridde
Modified: 2020-10-07 17:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2020-09-29 07:21:12 UTC
Some months ago OpenCV 4.4.0 was released: https://github.com/opencv/opencv/wiki/ChangeLog#version440
Comment 1 Larry the Git Cow gentoo-dev 2020-10-07 17:55:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83780dade6becfbff566eb2e26a0ece5b1284063

commit 83780dade6becfbff566eb2e26a0ece5b1284063
Author:     Ross Charles Campbell <rossbridger.cc@gmail.com>
AuthorDate: 2020-09-29 14:47:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-07 17:55:00 +0000

    media-libs/opencv: version bump to 4.4.0
    
    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/Manifest                         |   3 +
 ...pencv-4.4.0-disable-native-cpuflag-detect.patch |  26 +
 media-libs/opencv/metadata.xml                     |   3 +
 media-libs/opencv/opencv-4.4.0.ebuild              | 546 +++++++++++++++++++++
 profiles/base/package.use.mask                     |   5 +
 5 files changed, 583 insertions(+)