Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 559438

Summary: media-gfx/enblend works with media-gfx/graphicsmagick
Product: Gentoo Linux Reporter: CFuga <cfuga>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: minor Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for current stable media-gfx/enblend ebuild

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.