Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921968 - media-libs/opencv-4.9.0: version bump
Summary: media-libs/opencv-4.9.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Paul Zander
URL: https://github.com/opencv/opencv/wiki...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 909087
  Show dependency tree
 
Reported: 2024-01-12 21:58 UTC by Aliaksei Urbanski
Modified: 2024-03-18 16:35 UTC (History)
4 users (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 Aliaksei Urbanski 2024-01-12 21:58:56 UTC
Hello everyone,

OpenCV 4.9.0 was released a few weeks ago, so it would be great to have it in Gentoo Linux.
However, I realize that OpenCV is a complex project, so it'll take time. No pressure.

Thanks in advance!

Reproducible: Always
Comment 1 Paul Zander 2024-01-12 23:43:16 UTC
Hey it's been a bit over two weeks only! ;)

I'm running 4.9.0 locally already and with 4.8.1-r1 being done the PR should go up in the next few days, should there be no surprises.
Comment 2 Amit Ugol 2024-02-04 09:52:40 UTC
Would there be any risk from https://bugs.gentoo.org/923747 ?
Comment 3 Larry the Git Cow gentoo-dev 2024-03-18 16:35:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7553b19f7a4a294445da70b7fbcc66149f212fe2

commit 7553b19f7a4a294445da70b7fbcc66149f212fe2
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-01-09 14:58:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-18 16:32:39 +0000

    media-libs/opencv: add 4.9.0
    
    Closes: https://bugs.gentoo.org/921968
    Closes: https://bugs.gentoo.org/924005
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35322
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencv/Manifest                         |    4 +
 .../files/opencv-4.9.0-ade-0.1.2d.tar.gz.patch     |   18 +
 .../opencv/files/opencv-4.9.0-cmake-cleanup.patch  |   31 +
 .../opencv-4.9.0-drop-python2-detection.patch      |   66 ++
 media-libs/opencv/metadata.xml                     |    4 +
 media-libs/opencv/opencv-4.9.0.ebuild              | 1015 ++++++++++++++++++++
 profiles/arch/amd64/use.mask                       |    8 +
 profiles/arch/base/use.mask                        |    8 +
 profiles/arch/x86/use.mask                         |    8 +
 profiles/features/musl/package.use.mask            |    8 +-
 profiles/features/prefix/use.mask                  |    6 +-
 11 files changed, 1170 insertions(+), 6 deletions(-)