Commit graph

3 commits

Author SHA1 Message Date
Alexander V. Nikolaev e878fd6f5f pythonPackages.cairocffi: support 1.0 and 0.9
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Orivej Desh 832973d179 python.pkgs.cairocffi: support darwin 2018-06-06 07:18:13 +00:00
Alexander V. Nikolaev b13e44e094 cairocffi: Add missing dependencies on gdk_pixbuf
Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)

Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
2016-02-07 18:15:46 +02:00