Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690352 - media-libs/libmypaint-1.3.0-r1 should not come with +gegl as default
Summary: media-libs/libmypaint-1.3.0-r1 should not come with +gegl as default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-21 12:04 UTC by marius.spix
Modified: 2019-10-21 14:10 UTC (History)
1 user (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 marius.spix 2019-07-21 12:04:00 UTC
As mentioned in upstream[1], media-libs/libmypaint[gegl] is no requirement for >=media-gfx/gimp-2.10 and media-gfx/mypaint.

Please change IUSE="+gegl" to IUSE="-gegl" for media-libs/libmypaint, because GIMP and MyPaint do not use the MyPaintGegl API. This avoids having two separate versions of GEGL on your system. See also #671170. If someone requires MyPaintGegl, he can enable that flag in the package.use.


[1] https://github.com/mypaint/libmypaint/issues/137
Comment 1 Larry the Git Cow gentoo-dev 2019-10-21 14:10:27 UTC
The bug has been closed via the following commit(s):

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

commit 13b7ecc261e7390c2979343c29e3815916d9e336
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-10-21 14:09:02 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-10-21 14:10:12 +0000

    media-libs/libmypaint: Stop enforcing USE=gegl
    
    Closes: https://bugs.gentoo.org/690352
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.68, Repoman-2.3.16

 media-libs/libmypaint/libmypaint-1.3.0-r3.ebuild | 68 ++++++++++++++++++++++++
 1 file changed, 68 insertions(+)