Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655390 - media-gfx/dcraw-9.27.0 with >=media-gfx/gimp-2.10 fails to register plugin
Summary: media-gfx/dcraw-9.27.0 with >=media-gfx/gimp-2.10 fails to register plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks: 681082
  Show dependency tree
 
Reported: 2018-05-10 12:12 UTC by Helmut Jarausch
Modified: 2019-04-10 20:27 UTC (History)
1 user (show)

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


Attachments
patch (dcraw_gimp210.patch,1.15 KB, patch)
2018-05-10 12:12 UTC, Helmut Jarausch
Details | Diff
patched ebuild (dcraw-9.27.0.ebuild,2.95 KB, text/plain)
2018-05-10 12:13 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2018-05-10 12:12:29 UTC
Created attachment 530730 [details, diff]
patch

For Gimp >= 2.10 one needs a patch (for registering the plugin)
Comment 1 Helmut Jarausch 2018-05-10 12:13:06 UTC
Created attachment 530732 [details]
patched ebuild
Comment 2 Pacho Ramos gentoo-dev 2019-04-09 16:48:07 UTC
still needed with 9.28.0?
Comment 3 Helmut Jarausch 2019-04-10 09:20:59 UTC
(In reply to Pacho Ramos from comment #2)
> still needed with 9.28.0?

It compiles without the patch, now.
Comment 4 Larry the Git Cow gentoo-dev 2019-04-10 20:10:55 UTC
The bug has been closed via the following commit(s):

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

commit dc4414d63dc4427f8d3a87a0fccb93ce72d5bcba
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-04-10 20:10:40 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-04-10 20:10:40 +0000

    media-gfx/dcraw: Fix compat with newer gimp
    
    Thanks-to: Helmut Jarausch
    Closes: https://bugs.gentoo.org/655390
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-gfx/dcraw/dcraw-9.28.0-r1.ebuild             | 115 +++++++++++++++++++++
 media-gfx/dcraw/files/dcraw-9.28.0-gimp-2.10.patch |  27 +++++
 2 files changed, 142 insertions(+)
Comment 5 Pacho Ramos gentoo-dev 2019-04-10 20:26:30 UTC
But in my case it wasn't being registered for some reason :/
Comment 6 Pacho Ramos gentoo-dev 2019-04-10 20:27:23 UTC
with the patch it does