On Thu, 14 Jan 2010 11:03:49 +0100
Toni Mueller <[email protected]> wrote:

> offhand, I don't know if this is feasible, but in the BSD world,
> there's usually a way to have packages in several so-called "FLAVOR"s.
> For ImageMagick, this would eg. be ImageMagick-<revno>-no_x11. Such
> packages may have quite a different feature set, however, but splitting
> X11 support (and dependencies) out would imho be a large gain on
> servers where one imho doesn't usually want X11.
> 
> Should we file wishlist bugs against imagemagick and graphicsmagick?

I doubt it will save us in our case: the captcha generation script
uses, among others, the "-annotate" command-line option when calling
the "convert" imagemagick's program. It'm not an imagemagick expert,
but it appears to me that this is exactly a case when the said
command has to render text, and for this it possibly needs at least
some font-handling library, which, unsurprisingly, will pull
a whole lot of X stuff.

So I think we'll just release 2.1.1 with
imagemagick | graphicsmagick-imagemagick-compat
in Suggests accompanied with appropriate explanation in README.Debian
(already committed to the repository).



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to