[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: imagemagick: Hard-code delegate paths.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: imagemagick: Hard-code delegate paths. |
Date: |
Wed, 07 Oct 2015 15:28:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Eric Bavier <address@hidden> skribis:
> On Tue, 06 Oct 2015 11:50:36 +0200
> address@hidden (Ludovic Courtès) wrote:
>
>> address@hidden skribis:
>>
>> > From: Eric Bavier <address@hidden>
>> >
>> > If --with-frozenpaths is given, then configure will retain absolute paths
>> > discovered for delegate programs, otherwise they are discarded.
>>
>> Sounds good. Any idea what programs this includes?
>
> 'dot' from graphviz. 'gsx' from ghostscript. 'echo' from coreutils.
> 'convert' and 'display' from imagemagick itself.
>
>> How is the output
>> of ‘guix size imagemagick’ affected?
>
> No difference. I thought ghostscript might be new, but references were
> already be kept to ghostscript's fonts directories.
Perfect, thanks for checking.
Ludo’.