Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309047 - gnome-extra/libgsf should depend on || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Summary: gnome-extra/libgsf should depend on || (media-gfx/imagemagick media-gfx/graph...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 19:46 UTC by Priit Laes (IRC: plaes)
Modified: 2010-04-10 09:08 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 Priit Laes (IRC: plaes) 2010-03-11 19:46:01 UTC
Should change imagemagick depend to:

|| (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-11 21:24:58 UTC
please develop
Comment 2 Priit Laes (IRC: plaes) 2010-03-13 08:02:08 UTC
(In reply to comment #1)
> please develop
> 

media-gfx/graphicsmagick[imagemagick] is a drop in replacement (also a bit better one) to imagemagick. When media-gfx/graphicsmagick[imagemagick] is emerged it block media-gfx/imagemagick.
Comment 3 Denis Dupeyron (RETIRED) gentoo-dev 2010-03-21 22:22:05 UTC
(In reply to comment #0)
> Should change imagemagick depend to:
> 
> || (media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick])

This should actually be:
    || ( media-gfx/graphicsmagick[imagemagick] media-gfx/imagemagick )
as nowadays graphicsmagick is the better solution.

Denis.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-31 21:02:01 UTC
+  31 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  -libgsf-1.14.16.ebuild, libgsf-1.14.17.ebuild:
+  Make imagemagick switchable with graphicsmagick, bug #309047.

Looks ok as far as I can test, thanks for reporting.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-04-06 13:00:38 UTC
+  06 Apr 2010; Gilles Dartiguelongue <eva@gentoo.org> tracker-0.7.24.ebuild:
+  Make imagemagick switchable with graphicsmagick, bug #309047.
+
Thanks for reporting