Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6900/main/finkinfo/languages

Modified Files:
      Tag: pangocairo-branch
        mdk.info wxpython-py.info 
Log Message:
add FREETYPE_CONFIG plus some other ordering fixes

Index: mdk.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/mdk.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- mdk.info    19 Dec 2006 06:13:58 -0000      1.1.2.1
+++ mdk.info    22 Dec 2006 05:02:15 -0000      1.1.2.2
@@ -13,7 +13,7 @@
 libiconv, libncurses5-shlibs, readline5-shlibs,
 (%type_raw[-gui] = -gui) atk1-shlibs (>= 1.12.3-1),
 (%type_raw[-gui] = -gui) gtk+2-shlibs (>= 2.10.0-1),
-(%type_raw[-gui] = -gui) libglade2-shlibs,
+(%type_raw[-gui] = -gui) libglade2-shlibs (>= 2.6.0-1),
 (%type_raw[-gui] = -gui) libxml2-shlibs,
 (%type_raw[-gui] = -gui) pango1-xft2-ft219 (>= 1.14.9-1),
 (%type_raw[-gui] = -gui) x11
@@ -26,7 +26,7 @@
 (%type_raw[-gui] = -gui) fontconfig2-dev (>= 2.3.2-13),
 (%type_raw[-gui] = -gui) freetype219,
 (%type_raw[-gui] = -gui) gtk+2-dev (>= 2.10.0-1),
-(%type_raw[-gui] = -gui) libglade2,
+(%type_raw[-gui] = -gui) libglade2 (>= 2.6.0-1),
 (%type_raw[-gui] = -gui) libxml2,
 (%type_raw[-gui] = -gui) pango1-xft2-ft219-dev (>= 1.14.9-1),
 (%type_raw[-gui] = -gui) x11-dev,
@@ -44,7 +44,7 @@
 sed -e "s|[EMAIL PROTECTED]@|%p|" %a/mdk.patch | patch -p1
 <<
 
-ConfigureParams: --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
+ConfigureParams: --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 CompileScript: <<
 #!/bin/sh -ev
 export LIBRARY_PATH=%p/lib

Index: wxpython-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/wxpython-py.info,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -d -r1.4.2.2 -r1.4.2.3
--- wxpython-py.info    19 Dec 2006 06:13:58 -0000      1.4.2.2
+++ wxpython-py.info    22 Dec 2006 05:02:16 -0000      1.4.2.3
@@ -49,7 +49,7 @@
 SetLDFLAGS: -lgtk-x11-2.0 -lgdk-x11-2.0 -lgobject-2.0
 CompileScript: <<
 #!/bin/sh -ev
-       export CC=g++
+       export CC=g++ 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
        %p/bin/python%type_raw[python] setup.py WXPORT=gtk2 UNICODE=0 
NO_SCRIPTS=1 WX_CONFIG=%p/bin/wxgtk2d-2.5-config build
 <<
 InstallScript: <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to