Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 16:07:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 243615] graphics/inkscape: upgrade to 1.0, use GraphicsMagick by default, enable OpenMP on amd64
Message-ID:  <bug-243615-6497-qR9wrDHek3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243615-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243615-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243615

David Marec <david@lapinbilly.eu> changed:

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

--- Comment #35 from David Marec <david@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 GraphicsMagi=
ck
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243615-6497-qR9wrDHek3>