Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314987 - media-gfx/graphicsmagick could use a USE flag to switch off dynamic modules
Summary: media-gfx/graphicsmagick could use a USE flag to switch off dynamic modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sébastien Fabbro (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 13:04 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-04-14 21:24 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-04-13 13:04:01 UTC
Right now it unconditionally passes --with-modules… while it *might* make it slightly faster/easier on memory to use that rather than load all the modules at once, I would expect non-modules-based gm to be much faster in startup.

It also seems like graphicsmagick supports that much better than imagemagick, as it does not use libltdl in such a case at all.

Thanks,
Diego
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-04-14 21:24:18 UTC
done. thanks.