Summary: | media-gfx/gimp-2.10.18 conflicts with media-plugins/gimp-resynthesizer-2.0.3-r3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Johannes Niess <johannes_niess> |
Component: | Current packages | Assignee: | Sergey Torokhov <torokhov-s-a> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | axiator, franz.trischberger, jstein, proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/14846 https://bugs.gentoo.org/show_bug.cgi?id=711858 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | gimp-2.10.18-r1.ebuild |
Description
Johannes Niess
2020-03-05 20:20:36 UTC
Created attachment 617180 [details] gimp-2.10.18-r1.ebuild Yes, in portage tree 'gimp-2.10.18.ebuild' the python2 plugins support was dropped due to planning of removal 'dev-python/pygtk' (see bug: https://bugs.gentoo.org/706462) I can't promise that it will be restored. I currently can only provide here the ebuild that is compatible with python-2 plugins support (see attached file 'gimp-2.10.18-r1.ebuild'). https://github.com/bootchk/resynthesizer/issues/67#issuecomment-591469148 So gimp-resynthesizer relies on python-support in gimp and gimp has python3/pygi support with the "big" gimp-3.0 update, nothing for gimp-2.10. and v3.0 is still not released. gimp-resynthesizer is an important plugin for many users out there and I would vote for restoring python-support in gimp. You can still mask the USE Flag so users have to jump another hurdle to get support back (plus masking pygtk when it is ready, which is still some unresolved bugs away). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bcbe1f54d5abab03907cf2fb86cfe12e050209 commit 94bcbe1f54d5abab03907cf2fb86cfe12e050209 Author: band-a-prend <torokhov-s-a@yandex.ru> AuthorDate: 2020-03-06 12:46:19 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-03-06 15:55:36 +0000 media-gfx/gimp: 2.10.18-r1 restore python2 plugins support Closes: https://bugs.gentoo.org/711628 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/14846 Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-gfx/gimp/gimp-2.10.18-r1.ebuild | 226 ++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) Thanks for this very fast fix. For me media-gfx/gimp-2.10.18-r1 builds and works as expected with gimp-resynthesizer-2.0.3-r3. |