Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490588 - media-gfx/gimp-2.8.8 should possibly use media-libs/lcms:2
Summary: media-gfx/gimp-2.8.8 should possibly use media-libs/lcms:2
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: 2013-11-06 18:49 UTC by Tomasz Golinski
Modified: 2013-11-08 17:48 UTC (History)
0 users

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 Tomasz Golinski 2013-11-06 18:49:16 UTC
Hi,

One of the changes introduced in 2.8.8 was:

"Backport lcms2 support from master, because lcms1 is not getting bug fixes any longer"

Thus it seems sane to include this ability in portage as well. Now gimp ebuild uses only lcms1 (both through dependences and explicit configure options):

lcms? ( >=media-libs/lcms-1.16:0 )

$(use_with lcms lcms lcms1) \

I just checked and it builds fine with --with-lcms=lcms2 and media-libs/lcms-2.5-r1:2. Resulting lcms plugin links correctly to lcms2.

Reproducible: Always
Comment 1 Rafał Mużyło 2013-11-06 21:41:30 UTC
There's a little catch about it - hinted at in bug 487724.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-08 17:48:42 UTC
*gimp-2.8.8-r1 (07 Nov 2013)

  07 Nov 2013; Sebastian Pipping <sping@gentoo.org> +gimp-2.8.8-r1.ebuild:
  Move to lcms 2.x