GraphicsMagick + perl
Kevin Oberman
rkoberman at gmail.com
Wed Mar 26 06:45:03 UTC 2014
I was editing way to fast. While it should not impact function,
s/IMAGEMAGICK/GRAPHICSMAGICK/ would be a really good idea. I don't know if
GraphicsMagick has the same issue of needing to have threading match perl
threading, so the whole section on this might be replaced with a simple
THREADING option, but I wanted to play it safer since I am not familiar
with the program.
Sorry!
On Tue, Mar 25, 2014 at 7:22 PM, Kevin Oberman <rkoberman at gmail.com> wrote:
> On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon <avg at freebsd.org> wrote:
>
>>
>> Would anyone be so kind to add a perl option to GraphicsMagick similarly
>> to
>> ImageMagick?
>> Currently GraphicsMagick is always configured --without-perl.
>> Thanks!
>>
>> --
>> Andriy Gapon
>>
>
> I am attaching a Makefile that MIGHT work. I don't use GraphMagick and
> there are several things I am not sure of on this. I used ImageMagick as a
> template.
>
> I did quite a bit more than add "--with_perl" in place of "--without-perl"
> like deal with whether perl is threaded. I think it's right, but no
> promises. If it works, you probably should submit it as a PR sine I am not
> a commiter (nor should I be).
> --
> R. Kevin Oberman, Network Engineer, Retired
> E-mail: rkoberman at gmail.com
>
--
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkoberman at gmail.com
More information about the freebsd-ports
mailing list