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

Modified Files:
        mlterm.info 
Log Message:
Fix multiple linking with freetype.dylib and expat.dylib in both /usr and /sw.

Index: mlterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mlterm.info 15 Jul 2008 01:41:24 -0000      1.9
+++ mlterm.info 7 Aug 2008 15:43:48 -0000       1.10
@@ -1,13 +1,13 @@
 Package: mlterm
 Version: 2.9.3
-Revision: 3
+Revision: 4
 License: BSD
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Description: Multilingual terminal emulator on X11
 BuildDepends: <<
   glitz, expat1, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), freetype219 
(>= 2.3.5-1),
   fribidi-dev, libjpeg, libpng3, libtiff, giflib,
-  x11-dev, xft2-dev,
+  x11-dev, xft2-dev (>= 2.1.2-5),
   gtk+2-dev (>= 2.12.0-1), atk1 (>= 1.20.0-1), glib2-dev (>= 2.14.0-1), 
pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1),
   libgettext3-dev, gettext-tools, libiconv-dev,
   pkgconfig (>= 0.21-1), autoconf, libtool14, automake1.6
@@ -39,7 +39,7 @@
 CompileScript: <<
 #!/bin/sh -ev
 
-       export 
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
+       export 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:%p/lib/xft2/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
        ./configure %c
        make
 <<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to