Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25292

Modified Files:
      Tag: pangocairo-branch
        pango1-xft2-ft219.info 
Log Message:
avoid no-ops in env-var handlers; use newer pkg-config that gives precedence to 
fink paths


Index: pango1-xft2-ft219.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/pango1-xft2-ft219.info,v
retrieving revision 1.4.2.42
retrieving revision 1.4.2.43
diff -u -d -r1.4.2.42 -r1.4.2.43
--- pango1-xft2-ft219.info      27 Apr 2008 18:26:59 -0000      1.4.2.42
+++ pango1-xft2-ft219.info      27 Apr 2008 20:32:02 -0000      1.4.2.43
@@ -23,7 +23,7 @@
        libpng3 (>= 1.2.5-4),
        libthai-dev (>= 0.1.9-1),
        pixman (>= 0.10.0-1),
-       pkgconfig (>= 0.21-1),
+       pkgconfig (>= 0.22-3),
        x11-dev,
        xft2-dev (>= 2.1.2-5)
 <<
@@ -54,16 +54,14 @@
 END
 <<
 
-NoSetCPPFLAGS: true
-SetCPPFLAGS: -I%p/lib/freetype219/include 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/fontconfig2/include -I%p/include
-NoSetLDFLAGS: true
-SetLDFLAGS: -L%p/lib/fontconfig2/lib -L%p/lib/freetype219/lib -L%p/lib -lexpat 
-no-undefined -bind_at_load
+SetCPPFLAGS: -I%p/lib/freetype219/include 
-I%p/lib/freetype219/include/freetype2 -I%p/lib/fontconfig2/include
+SetLDFLAGS: -L%p/lib/fontconfig2/lib -L%p/lib/freetype219/lib -lexpat 
-no-undefined -bind_at_load
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-static --includedir=%p/lib/pango-ft219/include 
--libdir=%p/lib/pango-ft219/lib --sysconfdir=%p/lib/pango-ft219/etc
 CompileScript: <<
        #!/bin/bash -ev
        export FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
-       export 
PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/xft2/lib/pkgconfig:%p/lib/pkgconfig
+       export 
PKG_CONFIG_PATH=%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/xft2/lib/pkgconfig
        if [ `uname -r | cut -d. -f1` = 8 ]; then
                # apple x11 ships lib but no .pc on 10.4, so hack a local one
                PKG_CONFIG_PATH=$PKG_CONFIG_PATH:`pwd`


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to