Hello,

At Sun, 30 Mar 2008 12:13:27 -0400,
Daniel Macks wrote:
> 
> > Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
> > In directory 
> > sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29503/main/finkinfo/graphics
> >
> > graphics/cairo.info
> >  - Add %p/lib/pkgconfig to PKG_CONFIG_PATH. `pwd` is not needed.
> 
> %p/lib/pkgconfig is part of the default search path. I don't think
> it's needed in PKG_CONFIG_PATH (and if it is, I'm pretty sure that's a
> bug in pkg-config itself).
> 
'%p/lib/pkgconfig' is needed because the order of search path.
pkg-config seems to find system's library first by default. (bug?)
This may cause linking problems.

> Xrender.pc is not part of the 10.4 X11, therefore cairo.info creates a
> local file for it, and `pwd` is needed to find it.
> 
I see. I again added `pwd` to PKG_CONFIG_PATH.

> > Index: cairo.info
> >===================================================================
> > RCS file: 
> > /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/cairo.info,v
> > --- cairo.info      26 Jan 2008 22:27:25 -0000      1.9.2.17
> > +++ cairo.info      30 Mar 2008 14:56:33 -0000      1.9.2.18
> > @@ -1,6 +1,6 @@
> >  Package: cairo
> >  Version: 1.4.14
> > -Revision: 1
> > +Revision: 3
> > <<
> >  BuildDepends: <<
> >     expat1,
> > -   fontconfig2-dev (>= 2.4.1-1),
> > +   fontconfig2-dev (>= 2.4.1-102),
> 
> fontconfig2-dev is only available at 2.4.1-5.
> 
> dan
> 
You mean, 10.4 users may use pangocairo-branch?
OK, I also revert the changes.

Thank you for the comments!

 Tomoaki Okayama

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to