Date: Thu, 29 Oct 2015 22:13:04 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 203428] graphics/py3-cairo: Fails to build with Python3.5 Message-ID: <bug-203428-6497-dA2icVHYqo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203428-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-203428-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=203428 --- Comment #1 from rsmith@xs4all.nl --- Created attachment 162580 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162580&action=edit Update py3cairo's waf to 1.8.14. This attachment contains a script and some files to replace py3cairo's old waf by the recent waf 1.8.14. The script requires pycairo-1.10.0.tar.bz2 and waf-waf-1.8.14.tar.gz in the same directory as the script. It configures the new waf, puts it in the pycairo build directory and replaces the wscripts. It then build py3cairo and wraps it up in a tarball. I've tested it and it works. But it is not a finished port, and it is more invasive than Ruslan Makhmatkhanov's patch. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203428-6497-dA2icVHYqo>