On Sun, 04 May 2008 12:17:22 +0200 Matthieu Herrb <[EMAIL PROTECTED]> wrote:
> Eric Faurot wrote: > > On Tue, 8 Apr 2008 23:50:35 +0200 > > Eric Faurot <[EMAIL PROTECTED]> wrote: > > > >> Hi, > >> > >> This diff updates cairo to 1.5.20, which is supposed, among other things, > >> to fix the xlib backend issues. So, we might be able to finally get rid > >> of our patches. > >> > >> It will not build without pixman 0.10 that matthieu@ committed to xenocara > >> a couple of hours ago: update from sources, or wait for new X snaps. > >> > >> Please test, especially on non-standard X setup (uncommon modes, weird > >> framebuffers, ...). > >> > >> Eric. > > > > New diff for cairo-1.6.4 > > I've been running with that on my machines for some time now, and > haven't seen problems. I only run apps using cairo on modern hw though. I have been using it on macppc for about one month now, tested at various depth with ati and wsfb drivers. No problem either. I have little but positive feedback. I think it can be committed; or at leas it could go through a bulk build before. Note that WANTLIB will have to be adjusted (+pixman-1>=11.0) for all ports linking against cairo. Eric.