[cairo] Setting up scratchbox (was: Speedup
_cairo_matrix_to_pixman_matrix)
Behdad Esfahbod
behdad at behdad.org
Tue Nov 28 16:46:15 PST 2006
On Mon, 2006-11-27 at 18:20 -0800, Bryce Harrington wrote:
> On Mon, Nov 27, 2006 at 08:07:52PM -0500, Behdad Esfahbod wrote:
> > On Mon, 2006-11-27 at 19:04 -0500, Bryce Harrington wrote:
> > >
> > > It appears that cairo requires pkg-config >= 0.19, but the Nokia770
> > > only
> > > has 0.17.2 available - did you need to upgrade the 770 in order to get
> > > cairo building?
> >
> > I'm looking into relaxing the 0.19 requirement in cairo.
>
> Cool, thanks; I'll check again tomorrow.
Done:
commit facffb7ea3e03d131a79486b80d4efc58c303b87
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Nov 28 19:41:52 2006 -0500
[configure] Remove the pkg-config minimum version requirement
It was added in commit 157663e1fdf120a71c6cc8222b88d2915a5a73eb because there
was a serious bug in the pkg.m4 file from pkg-config 0.18. However, it was
fixed two days later. So, instead of requireing 0.18.1 or greater which is
not available on Nokia 770 SDK, we just ignore the broken pkg-config 0.18.
The problem only happens if one runs autogen.sh with against a broken
pkg-config. Configuring tarballs is not affected.
> Bryce
--
behdad
http://behdad.org/
"Those who would give up Essential Liberty to purchase a little
Temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin, 1759
More information about the cairo
mailing list