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

Modified Files:
      Tag: pangocairo-branch
        libgnomeprint2.2.info libgnomeprint2.2.patch 
Log Message:
actually do what the legacy patch was intended to do but hadn't been happening
because we weren't redoing autotools


Index: libgnomeprint2.2.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeprint2.2.patch,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- libgnomeprint2.2.patch      3 Mar 2007 16:34:52 -0000       1.2.2.1
+++ libgnomeprint2.2.patch      3 Nov 2007 18:05:39 -0000       1.2.2.2
@@ -1,12 +1,14 @@
-diff -Nurd -x'*~' libgnomeprint-2.12.1.orig/configure.in 
libgnomeprint-2.12.1/configure.in
---- libgnomeprint-2.12.1.orig/configure.in     2005-09-06 11:01:33.000000000 
-0400
-+++ libgnomeprint-2.12.1/configure.in  2006-02-23 21:00:21.000000000 -0500
-@@ -291,7 +291,7 @@
- dnl ===============================
- dnl LIBGNOMEPRINT_LIBS & CFLAGS
- dnl ===============================
+diff -Nurd -x'*~' libgnomeprint-2.18.2.orig/configure 
libgnomeprint-2.18.2/configure
+--- libgnomeprint-2.18.2.orig/configure        2007-09-17 09:13:10.000000000 
-0400
++++ libgnomeprint-2.18.2/configure     2007-11-03 13:36:39.000000000 -0400
+@@ -24779,8 +24779,8 @@
+    { (exit 1); exit 1; }; }
+ fi
+ 
 -LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
+-LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
 +LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
- LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
- AC_SUBST(LIBGNOMEPRINT_CFLAGS)
- AC_SUBST(LIBGNOMEPRINT_LIBS)
++LIBGNOMEPRINT_LIBS="$FREETYPE_LIBS $GP_LIBS $Z_LIBS"
+ 
+ 
+ 

Index: libgnomeprint2.2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeprint2.2.info,v
retrieving revision 1.5.2.29
retrieving revision 1.5.2.30
diff -u -d -r1.5.2.29 -r1.5.2.30
--- libgnomeprint2.2.info       3 Nov 2007 16:17:55 -0000       1.5.2.29
+++ libgnomeprint2.2.info       3 Nov 2007 18:05:39 -0000       1.5.2.30
@@ -34,7 +34,7 @@
 Source: mirror:gnome:sources/libgnomeprint/2.18/libgnomeprint-%v.tar.bz2
 Source-MD5: b1f6c95a8dbb8ce17ab00fc2eea2aa91
 PatchFile: %n.patch
-PatchFile-MD5: 5eee51f2ed89bf008c5dbff57680239f
+PatchFile-MD5: f599e7626ca1929b1195aad73c5170ce
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
 SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib
 SetCFLAGS: -Os
@@ -93,8 +93,7 @@
 <<
 Description: The GNOME printing library
 DescPort: <<
-Patches LIBGNOMEPRINT_CFLAGS in configure to find freetype2 headers before
-freetype headers.
+       Patch configure to pass pass freetype2 flags before freetype.
 <<
 License: GPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to