Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2025 15:19:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 288364] graphics/inkscape: Switch to cython3
Message-ID:  <bug-288364-6497-bKHGYrvP2C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288364-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288364-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 288364: graphics/inkscape: Switch to cython3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288364



--- Description ---
Patch is trivial:
--- graphics/inkscape/Makefile
+++ graphics/inkscape/Makefile
@@ -49,7 +49,7 @@ USE_GNOME=3D	cairo gdkpixbuf glibmm gtkmm30 gtksourcevie
		gnome jpeg pathfix pkgconfig python \
		readline shebangfix tar:xz xorg
 USE_GNOME=3D	cairo gdkpixbuf glibmm gtkmm30 gtksourceview4 libxml2 libxslt
-USE_PYTHON=3D	cython
+USE_PYTHON=3D	cython3
 USE_XORG=3D	sm ice x11 xext
 USE_LDCONFIG=3D	yes


Build without errors in poudriere and live system 14.3 amd64. Also run on 1=
4.3
amd64.



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