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.
This now prevents tesseract upgrade to 5.4.1 in tree. Thanks!
ping
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(-)