[Bug 243615] graphics/inkscape: upgrade to 1.0, use GraphicsMagick by default, enable OpenMP on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 10 16:07:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243615

David Marec <david at lapinbilly.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at lapinbilly.eu

--- Comment #35 from David Marec <david at lapinbilly.eu> ---
I did little work on this .I missed this PR and I feel I walk into something
that's already kind of decided.

BTW, one can find here my own patches for the 1.0 release port.

https://gitlab.com/TurtleCrazy/inkscape-1.0-freebsd

I only kept  the Pod2man patch.

It sounds that the inkscape devs globally switched to python3. So I do not used
python flavor macros.
They already use compliant (/bin/env python) shebangs for python scripts at
first glance and the extension script defines both python2 and python3
commands.

Finally, with my own Makefile, I doubt that ImageMagick and/or GraphicsMagick
are well detected by CMake, despite the libraries are installed:

--   Package 'ImageMagick++', required by 'virtual:world', not found
-- Checking for module 'GraphicsMagick++'
--   Package 'GraphicsMagick++', required by 'virtual:world', not found


HTH.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gnome mailing list