Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238108 - media-gfx/asymptote missing dependency imagemagick
Summary: media-gfx/asymptote missing dependency imagemagick
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 13:55 UTC by Elias Pipping
Modified: 2008-10-07 06:17 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 Elias Pipping 2008-09-19 13:55:57 UTC
The documentation that is built in doc/ depends on imagemagick's convert(1) to convert eps files into png.For that, imagemagick with USE=png needs to be available. However, imagemagick is not currently a dependency of asymptote, resulting in a broken build (if imagemagick is not present) and a bunch of warnings as well as partly broken documentation if USE=png wasn't specified.
Comment 1 Wormo (RETIRED) gentoo-dev 2008-09-19 23:44:41 UTC
Thanks for the report, assigning to maintainer
Comment 2 Andrey Grozin gentoo-dev 2008-10-03 15:01:38 UTC
Thanks, I've added this dependence. Will commit on Monday.
Comment 3 Andrey Grozin gentoo-dev 2008-10-07 06:17:11 UTC
asymptote-1.43-r1 is in cvs. Thanks.