Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559438 - media-gfx/enblend works with media-gfx/graphicsmagick
Summary: media-gfx/enblend works with media-gfx/graphicsmagick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-09-02 18:37 UTC by CFuga
Modified: 2017-02-12 14:03 UTC (History)
0 users

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


Attachments
Patch for current stable media-gfx/enblend ebuild (enblend-4.1.3-graphicsmagick.patch,386 bytes, patch)
2015-09-02 18:38 UTC, CFuga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description CFuga 2015-09-02 18:37:29 UTC
When media-gfx/enblend configures, it just searches for /usr/bin/mogrify, and that program is provided by both media-gfx/imagemagick and media-gfx/graphicsmagick[imagemagick]

Reproducible: Always

Actual Results:  
media-gfx/enblend requires media-gfx/imagemagick

Expected Results:  
media-gfx/enblend could require either media-gfx/imagemagick or media-gfx/graphicsmagick[imagemagick]
Comment 1 CFuga 2015-09-02 18:38:59 UTC
Created attachment 410872 [details, diff]
Patch for current stable media-gfx/enblend ebuild
Comment 2 Andreas Sturmlechner gentoo-dev 2017-02-12 14:03:18 UTC
Thanks, >=media-gfx/enblend-4.1.3-r2 depends on virtual/imagemagick-tools which allows you to use one of the two implementations.