Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1319/10.3/unstable/main/finkinfo/gnome

Modified Files:
        pango1-xft2-ft219.info 
Log Message:
Make sure we get the correct freetype2 lib on 10.3
Update Desc* notes about fontconfig2 and cairo


Index: pango1-xft2-ft219.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2-ft219.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- pango1-xft2-ft219.info      16 Aug 2005 04:58:11 -0000      1.9
+++ pango1-xft2-ft219.info      22 Sep 2005 21:13:38 -0000      1.10
@@ -1,9 +1,8 @@
-
 Package: pango1-xft2-ft219
 Version: 1.10.0
 
 ### This .info has OS-specific features...don't blindly copy 10.3<->10.4!
-Revision: 1
+Revision: 2
 
 Depends: %N-shlibs (=%v-%r), libgettext3-shlibs, glib2 (>= 2.5.7-1), libiconv, 
expat-shlibs
 BuildDepends: <<
@@ -36,7 +35,7 @@
 NoSetLDFLAGS: true
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
-SetLDFLAGS: -no-undefined -L%p/lib/freetype219/lib -L/usr/X11R6/lib -lexpat
+SetLDFLAGS: -no-undefined -L%p/lib/fontconfig2/lib -L%p/lib/freetype219/lib 
-L/usr/X11R6/lib -lexpat
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--includedir=%p/lib/pango-ft219/include --libdir=%p/lib/pango-ft219/lib 
--sysconfdir=%p/lib/pango-ft219/etc --enable-static
 CompileScript: <<
   #!/bin/bash -ev
@@ -117,10 +116,14 @@
   future, it should be managed by font managing system like defoma
   (Debian font manager).
 
-  Fink has no cairo package yet, so patch configure to make sure we
-  don't accidentally detect some other cairo on the system. When a
-  package for cairo>=0.5.2-head becomes available, remove patch and
-  set (Build)Depends for it.
+  To prevent a dependency mess, so patch configure to make sure we
+  don't detect cairo. Ideally we'll link it (and add (Build)Depends)
+  then remove all traces of it from the .la and .pc so that we don't
+  have to rev-up and add versioned BuildDepends to all pkgs that
+  use us.
+
+  fontconfig2 has a .dylib and -shlibs splitoff in 10.4 but is only
+  a .a and a -dev in 10.3
 <<
 DescPort: <<
   Instead of requiring xslt to build this package, we just manually



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to