Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930368 - media-libs/opencv: app-text/tesseract dropping opencl USE-flag
Summary: media-libs/opencv: app-text/tesseract dropping opencl USE-flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 941651
  Show dependency tree
 
Reported: 2024-04-21 12:19 UTC by Bernard Cafarelli
Modified: 2024-11-05 02:03 UTC (History)
5 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 Bernard Cafarelli gentoo-dev 2024-04-21 12:19:26 UTC
For now this is only in live ebuild, upstream dropped the code:
https://github.com/gentoo/gentoo/pull/36255
https://github.com/tesseract-ocr/tesseract/commit/d5e000bc58c50c807e9423290feace3f31a77de0

But next releases of tesseract will not have opencl USE-flag anymore

For transition (it may be a while until all versions are dropped from tree), I guess (-) use-dependency-default is OK for opencv? I see cuda+tesseract depend on tesseract[opencl], hopefully this is not hard dependency.
Comment 1 Bernd Feige 2024-06-19 13:07:04 UTC
This now prevents tesseract upgrade to 5.4.1 in tree.
Thanks!
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-24 03:33:02 UTC
ping
Comment 3 Larry the Git Cow gentoo-dev 2024-11-05 02:03:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e3e9b14f6c4ec75366af0965ee0f0e92ef3006

commit 29e3e9b14f6c4ec75366af0965ee0f0e92ef3006
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-10-15 11:48:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-05 02:02:30 +0000

    media-libs/opencv: clean up tesseract opencl deps #930368
    
    Closes: https://bugs.gentoo.org/930368
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opencv/opencv-4.10.0.ebuild   | 3 +--
 media-libs/opencv/opencv-4.9.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)