Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930367 - media-gfx/gscan2pdf: app-text/tesseract dropping opencl USE-flag
Summary: media-gfx/gscan2pdf: 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: Chris Mayo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-04-21 12:14 UTC by Bernard Cafarelli
Modified: 2024-06-02 08:09 UTC (History)
2 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:14:17 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 will work for gscan2pdf as it currently depends on tesseract[-opencl]
Comment 1 Larry the Git Cow gentoo-dev 2024-06-02 08:09:32 UTC
The bug has been closed via the following commit(s):

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

commit dc16056df40a994e893eeb84f8669a6f31c5d239
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: 2024-04-22 18:34:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-06-02 08:09:26 +0000

    media-gfx/gscan2pdf: tesseract is dropping opencl support
    
    Closes: https://bugs.gentoo.org/930367
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36360
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/gscan2pdf/gscan2pdf-2.13.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)